Refactor to use plugeth-statediff #1

Merged
roysc merged 19 commits from refactor-use-plugin into v5 2023-09-28 04:04:01 +00:00

19 Commits

Author SHA1 Message Date
cc34027b9b update plugin
All checks were successful
Tests / Run integration tests (pull_request) Successful in 4m28s
2023-09-28 11:55:17 +08:00
4b04e07d1d note
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m39s
2023-09-27 23:00:18 +08:00
c80cb409ad update plugin
All checks were successful
Tests / Run integration tests (pull_request) Successful in 4m46s
2023-09-27 21:55:18 +08:00
bd8de5a7d3 update deps 2023-09-26 18:22:57 +08:00
e16e587d2b cleanup 2023-09-26 18:22:57 +08:00
06fb10e209 move this to plugin utils 2023-09-09 18:10:39 +08:00
fdf1e6c031 cleanup
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m47s
2023-09-03 17:00:18 +08:00
02f5301729 wait before req
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m46s
2023-09-03 16:52:36 +08:00
9be7a19e4e run server in same step
Some checks failed
Tests / Run integration tests (pull_request) Failing after 3m35s
2023-09-03 16:09:21 +08:00
247a081994 time out tests
Some checks reported warnings
Tests / Run integration tests (pull_request) Has been cancelled
2023-09-03 13:06:32 +08:00
e00045cd70 nit to trigger CI
Some checks failed
Tests / Run integration tests (pull_request) Failing after 3h8m50s
2023-09-02 19:44:39 +08:00
b91e854974 CI, build & docker updates
rm makefile
basic test
add chaindata fixture
simplify publish workflow
2023-09-02 04:29:33 +08:00
7605fb0358 [wip] update mods 2023-09-02 02:58:46 +08:00
cd82c21eae update docs & config 2023-09-02 02:58:46 +08:00
65351d7ee5 LVLDB => LEVELDB 2023-09-02 01:58:47 +08:00
6e4cb43e0a vulcanize => cerc 2023-09-02 01:58:47 +08:00
f15ec1cd07 clean up logging 2023-09-02 01:58:47 +08:00
eb56eee54e refactor & use plugin builder
- removes StateTrieAt, we can no longer return a full trie without inner nodes
2023-08-31 22:51:56 +08:00
31588ddb91 swap geth-statediff for plugeth-statediff 2023-08-31 18:05:20 +08:00