Commit Graph

12 Commits

Author SHA1 Message Date
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
i-norden
31105a009c add env bindings 2022-04-04 14:35:18 -05:00
i-norden
060eb5cf67 add some logs and guards, update module name, update readme 2022-03-30 18:57:30 -05:00
c4b4f232e9 create csv file publisher; update geth and schema 2022-02-14 07:22:31 +08:00
b91c5d2d69 Fix config initialization 2022-01-27 12:40:14 +08:00
2bb06e0a8d split ethdb out of service 2022-01-10 23:37:27 -06:00
1fab8ac1c8 rf config, mock publisher 2022-01-10 19:08:45 -06:00
Arijit Das
112cdc9670 Address comments. 2021-12-15 12:53:18 +05:30
Arijit Das
e4de336833 Fix linting errors. 2021-12-14 12:59:34 +05:30
Arijit Das
ba8e32ce97 Update geth and implement transaction batching. 2021-12-13 20:31:32 +05:30
Ian Norden
5ed3e92469 use freezer db 2020-08-03 10:46:35 -05:00
Ian Norden
78adba02ea state snapshot extractor 2020-07-01 14:10:41 -05:00