Commit Graph

18 Commits

Author SHA1 Message Date
Michael
bcca82eaa3
Cerc refactor (#104)
* cerc refactor waiting on unpublished dependencies

* updated go.mod for published dependencies in cerc-io refactoring
2022-09-20 14:00:10 -04:00
prathamesh0
1f898f60c3
Upgrade geth after schema changes (#97)
* Include intermediate nodes in builder tests for watched addresses

* Upgrade geth
2022-07-12 16:38:05 +05:30
0c56037e1f
Upgrade geth and add params for CSV file mode (#96)
* Upgrade geth and add params for CSV file mode

* Add options for file mode flag

* index intermediate nodes when watching addresses
2022-07-01 13:29:48 +05:30
prathamesh0
9aa683442e
Reuse builder from vulcanize-geth (#92)
* Reuse builder code from vulcanize-geth

* Upgrade geth dependency
2022-06-24 14:12:58 +05:30
257b16e184 Add missing tests for direct indexing mode 2022-05-13 18:28:58 +05:30
6ed1bc739d Update builder tests to use geth statediff test helpers 2022-05-11 18:53:39 +05:30
32724ff46c Fix rlp.EncodeToBytes arg and creating node iterators 2022-05-11 15:21:23 +05:30
ea4fb6222b Update geth version 2022-05-10 11:36:14 +05:30
i-norden
108a6f89f1 update to use new version of indexer; support file writing mode 2021-11-18 18:47:28 -06:00
i-norden
fb37ee9881 cli and toml bindings; fix unit tests; remove unused code 2021-10-19 16:49:04 -05:00
Arijit Das
b09e58c22a Upgrade geth to v1.10.9. 2021-10-14 12:17:38 +05:30
Ian Norden
41e2ae176f update to use v1.10.1-statediff-0.0.16; including fix for missing leaf keys in 'removed node' entries 2021-03-24 17:46:20 -05:00
ca8b3066d1 Write directly to PostgreSQL (port from geth statediff) 2020-11-15 15:18:34 +08:00
Ian Norden
e7d69e5d65 update unit tests to test codeAndCodeHash 2020-11-08 17:25:38 -06:00
03018fa58a proper fail for worker count 2020-09-15 01:03:59 -05:00
e9e7144ac6 refactor tests 2020-09-14 22:51:54 -05:00
c93735851a Implement concurrent diff 2020-09-06 21:16:37 -05:00
d33949e32f rip statediff from geth fork 2020-09-06 21:13:20 -05:00