ipld-eth-state-snapshot/cmd
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
..
inplaceStateSnapshot.go Add command to take an in-place snapshot (#42) 2022-06-15 12:51:26 +05:30
root.go Add prometheus metrics collection (#33) 2022-05-23 16:56:48 +05:30
stateSnapshot.go clean up logging 2022-06-08 20:12:22 +08:00