ae01d5793b
update mods
2024-04-15 21:49:18 +08:00
e1ab6a17b8
Update to plugeth-statediff 0.1.4 ( #2 )
...
Reviewed-on: #2
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-09-30 05:50:06 +00:00
471da6be82
Refactor to use plugeth-statediff ( #1 )
...
Reviewed-on: #1
2023-09-20 06:28:06 +00:00
5eeeecf667
Refactor for v5 and IPFS v0 blockstore ( #73 )
...
* vulcanize => cerc
* Use v0-blockstore based DB
via ipld-eth-statedb/trie_by_cid
* Update CI workflows
* Update modules
- concurrent iterator interface
- ginkgo v2
- go 1.19
2023-05-18 22:46:51 -05:00
f09675a0f3
Update to v5 schema ( #72 )
2023-04-29 01:40:03 -05:00
i-norden
0671028e81
update deps
2023-03-31 08:39:41 -05:00
Michael Shaw
07b5ceb36c
bump kubo version to eliminate quic-go 0.27.1 for 0.33.0, allowing go 1.19
2023-03-17 14:26:27 -04:00
Michael Shaw
106255d17a
version update for geth 1.11.4 statediffing 4.3.9
2023-03-17 13:17:22 -04:00
Michael Shaw
ed08f73a25
go mod tidy
2023-03-16 11:32:13 -04:00
Michael Shaw
31c3436624
go mod and sum updated for geth 1.11.2 4.3.7 statediffing
2023-03-15 16:54:04 -04:00
Michael Shaw
97e7ea67c1
dependency updates for geth 1.10.26
2022-11-07 13:35:40 -05:00
f5a0e32c44
Fix module versions
2022-10-21 06:23:48 -07:00
Michael Shaw
b37de4fc32
dependency updates for geth 1.10.25 rebase
2022-09-23 14:07:11 -04:00
Michael
74f49e0e8b
Cerc refactor ( #43 )
...
* pointing to unpublished versions
* pointing to unpublished versions
* updated for bumped go-eth-state-node-iterator and other cerc refactors
2022-09-14 15:01:21 -04:00
defc4c8c06
Track and recover iteration state
2022-09-07 07:21:59 +02:00
Michael Shaw
859df44546
version updates for geth 1.10.23 rebase
2022-09-01 17:02:36 -04:00
aababba8d0
rm dev mod
2022-08-15 12:36:41 -05:00
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
Michael Shaw
b59c941062
updating for 4.0.5 ipfs-ethdb and coupling to vulcanize geth
2022-08-01 18:25:45 -04:00
Michael Shaw
84e6e8dd28
missed ipfs-ethdb version update
2022-07-29 16:28:24 -04:00
Michael Shaw
d7ea483c42
geth 1.10.21 updates
2022-07-29 16:00:29 -04:00
Michael Shaw
8596ad8ca6
go-ethereum 1.10.20 version update
2022-07-19 01:28:21 -04:00
Abdul Rabbani
e64788e900
Update geth versions and vulcanize dependencies
...
```
08:29:49:~/GitHub/cerc/eth-ipfs-state-validator go test ./... -v
? github.com/vulcanize/eth-ipfs-state-validator/v4 [no test files]
? github.com/vulcanize/eth-ipfs-state-validator/v4/cmd [no test files]
=== RUN TestTrieValidator
Running Suite: IPFS ETH trie validator test
===========================================
Random Seed: 1655469020
Will run 12 of 12 specs
••••••••••••
Ran 12 of 12 Specs in 1.325 seconds
SUCCESS! -- 12 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestTrieValidator (1.33s)
PASS
ok github.com/vulcanize/eth-ipfs-state-validator/v4/pkg 1.749s
```
2022-06-17 08:31:15 -04:00
Abdul Rabbani
f029bb323f
Update dependencies
2022-05-31 13:23:08 -04:00
Abdul Rabbani
169229b86c
Merge branch 'master' into feature/update-go-geth-sharding
2022-05-31 13:19:27 -04:00
Abdul Rabbani
242db8870a
Update ipfs-ethdb version
2022-05-31 13:11:07 -04:00
Abdul Rabbani
e9da27e34a
Utilized update version of ipfs-ethdb
2022-05-27 14:01:32 -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
c64a6e59f8
Upgrade dependencies and update module path for v3
2022-05-03 11:53:29 +05:30
i-norden
6e5bfa6bc5
bump go version
2021-12-29 14:01:38 -06:00
i-norden
0926e1f53f
bump ipfs-ethdb and go-ethereum versions
2021-12-29 13:44:21 -06: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
Ashwin Phatak
12ee1f4947
Update go-ipfs version to fix tls panics on go >= 1.15 ( #9 )
2021-08-03 09:38:42 +05:30
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
477d735918
go mod; goimports -w
2020-06-25 15:15:47 -05:00