Commit Graph

15 Commits

Author SHA1 Message Date
prathamesh0
c0a7fdf9e8
Fix typo in config format in README (#53) 2022-07-18 16:48:58 +05:30
prathamesh0
2af26ad583
Add instructions to import snapshot data into database (#52)
* Add instructions to import snapshot data into database

* Add monitoring and update data processing in README

* Update instructions to import snapshot
2022-07-18 15:30:23 +05:30
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
Ashwin Phatak
7129044eae Log progress info 2022-06-08 18:32:10 +08:00
23c4d22885 Add ethereum config to fix db import in file mode 2022-05-25 18:15:08 +05:30
prathamesh0
cce45bda57
Add prometheus metrics collection (#33)
* Upgrade geth

* Add prometheus metrics collection

* Update README
2022-05-23 16:56:48 +05:30
i-norden
060eb5cf67 add some logs and guards, update module name, update readme 2022-03-30 18:57:30 -05:00
317b277939 Merge branch 'master' into async-traversal 2022-01-10 17:47:27 -06:00
f651864ff8 [wip] use new state iterator 2020-08-23 21:48:24 -05:00
072cd0bcdb doc 2020-08-20 15:29:10 -05:00
Ian Norden
b64692ed20 ancient in readme 2020-08-17 19:52:38 -05:00
Ian Norden
a96e1df58d use only blocknumber; minor changes 2020-07-15 22:09:16 -05:00
A. F. Dudley
1b046c520e
Update README.md 2020-07-13 04:20:03 -07:00
Ian Norden
83d5b6491f go report card 2020-07-01 14:16:21 -05:00
Ian Norden
716e03f047 init repo 2020-06-30 11:49:51 -05:00