Commit Graph
27 Commits
Author SHA1 Message Date
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
nabarun 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
nabarun 4363bf5c07 Implement use of custom chain config to test locally 2022-05-13 16:37:30 +05:30
nabarun 7c19e86698 Call method for computing watchedAddressesLeafKeys 2022-05-12 15:51:46 +05:30
nabarun 6ed1bc739d Update builder tests to use geth statediff test helpers 2022-05-11 18:53:39 +05:30
nabarun 32724ff46c Fix rlp.EncodeToBytes arg and creating node iterators 2022-05-11 15:21:23 +05:30
nabarun 9a7ecf9ef3 Add watched addresses direct indexing mode changes 2022-05-11 00:03:20 +05:30
nabarun ea4fb6222b Update geth version 2022-05-10 11:36:14 +05:30
i-norden d9eb68b2d2 update to use refactored statediffing geth 2021-11-12 18:49:24 -06:00
i-norden aace7793ba unify service RPC api and commands 2021-10-25 14:27:11 -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
roysc 7a6b866163 docs, tweaks, fixes 2020-11-26 18:57:54 +08:00
roysc bd5d2992fa fix import
add namespacing to avoid name conflicts
2020-11-17 09:37:36 +08:00
roysc ca8b3066d1 Write directly to PostgreSQL (port from geth statediff) 2020-11-15 15:18:34 +08:00
Ian Norden b2c00f9fc7 update go-modules 2020-11-08 17:30:43 -06:00
Ian Norden 121f867a35 emit codeAndCodeHash in StateObject payloads 2020-11-08 17:25:22 -06:00
roysc 03018fa58a proper fail for worker count 2020-09-15 01:03:59 -05:00
roysc f251d82d9d refactor config for workers 2020-09-14 22:51:54 -05:00
roysc d99ceddcf8 refactor geth statediff types back in 2020-09-14 20:16:17 -05:00
roysc cd80c2be42 update iterator 2020-09-08 19:04:20 -05:00
roysc 3100268677 nit 2020-09-08 01:32:29 -05:00
roysc 29e3d30a7d update iterator 2020-09-08 01:32:25 -05:00
roysc 8ff057a1ea clean up 2020-09-06 21:16:42 -05:00
roysc c93735851a Implement concurrent diff 2020-09-06 21:16:37 -05:00
roysc d33949e32f rip statediff from geth fork 2020-09-06 21:13:20 -05:00