ipld-eth-state-snapshot/fixture
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
..
chaindata add chaindata/.gitignore 2022-03-03 17:12:29 +08:00
chaindata.go create csv file publisher; update geth and schema 2022-02-14 07:22:31 +08:00
in_place_snapshot.go Add command to take an in-place snapshot (#42) 2022-06-15 12:51:26 +05:30
node_paths.go implement job recovery; fix traversal & iterator 2022-03-03 17:12:29 +08:00
service.go add some logs and guards, update module name, update readme 2022-03-30 18:57:30 -05:00