Commit Graph

9 Commits

Author SHA1 Message Date
29a470378d update ci test
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m20s
2023-09-27 23:00:42 +08:00
a338fc4a8f refactor fixtures 2023-09-27 22:20:29 +08:00
c6170f063c CI tests
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m25s
2023-09-02 19:36:55 +08:00
12b1b2df3d refactor tests 2023-09-02 19:36:53 +08:00
25962de254 refactor to use statediff plugin 2023-09-02 19:36:29 +08:00
i-norden
7af17b1851 update test helpers 2023-05-12 10:07:12 -05:00
prathamesh0
b241bf05eb
Add command to take an in-place snapshot (#42)
* Add command to take an in-place snapshot

* Add test data for in place snapshot unit test

* Implement unit test for inplace snapshot

* Add check for storage IPLD

* Run unit tests sequentially

* Add github workflow for unit test

* Add missing checks for state and storage cid fields

* Add more storage nodes to test

* Update ipld-eth-db version for tests

* Add comments for inplace snapshot test data

* Add in-place snapshot cmd in readme

* Implement defer pattern for db transaction

* Log transaction commit or rollback error

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2022-06-15 12:51:26 +05:30
b5d0010581 implement job recovery; fix traversal & iterator 2022-03-03 17:12:29 +08:00
c4b4f232e9 create csv file publisher; update geth and schema 2022-02-14 07:22:31 +08:00