Commit Graph

17 Commits

Author SHA1 Message Date
c16fa94850 Use concurrent node iterator 2022-08-11 17:11:52 -05:00
Michael Shaw
b573a4dca6 go-ipfs renamed to kubo and needed by dependents 2022-08-02 11:00:33 -04:00
bce89d43da Update module path for v4 2022-05-11 19:09:31 +05:30
54f5f4cd9c Upgrade dependencies 2022-05-11 19:05:10 +05:30
a42ad0441b Update tests to use v4 schema 2022-05-11 18:58:22 +05:30
c64a6e59f8 Upgrade dependencies and update module path for v3 2022-05-03 11:53:29 +05:30
i-norden
5203c506b0 type assertion needed 2021-12-29 13:44:32 -06:00
i-norden
f7ce7a48dd fix unit tests after updating deps 2021-10-11 10:18:45 -05:00
i-norden
3fb74dfbf6 update deps 2021-10-11 10:09:03 -05:00
Ashwin Phatak
91cd784baa
Use groupcache based ethdb/validator. (#12)
* Use groupcache based ethdb/validator.

* Use latest ipfs-ethdb version
2021-08-25 13:50:31 +05:30
Ian Norden
00223269f8 code referenced by codehash in contract accounts needs to be present in kv dstore for the trie to be considered complete by the state node iterator 2020-07-30 19:23:46 -05:00
Ian Norden
4f089a7a1a ipfs blockservice based validator 2020-07-12 23:16:16 -05:00
Ian Norden
cad3bb3fb6 unit tests 2020-07-12 23:16:16 -05:00
Ian Norden
7819e16027 remove depedency 2020-06-29 16:07:28 -05:00
Ian Norden
a48e10ac7a fix missing root node edge case and use nil snapshot to work with 1.9.15 2020-06-26 17:47:39 -05:00
Ian Norden
b82b8f5139 different modes (full, state, storage) 2020-06-26 13:12:06 -05:00
Ian Norden
00e217264b validator 2020-06-25 15:11:50 -05:00