Refactor to use plugeth-statediff #2

Merged
telackey merged 20 commits from refactor-again into real-v5 2023-09-29 20:25:17 +00:00

20 Commits

Author SHA1 Message Date
1a25a05908 The DATABASE_TYPE -> STATEDIFF_MODE was backed out.
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m39s
Tests / Run compliance tests (pull_request) Successful in 4m3s
2023-09-29 14:54:56 -05:00
f461fb89d4 update plugin
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m46s
Tests / Run compliance tests (pull_request) Successful in 4m10s
2023-09-30 02:11:07 +08:00
8bc6c378a8 doc
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m41s
Tests / Run compliance tests (pull_request) Successful in 3m45s
2023-09-29 21:22:36 +08:00
67086055c2 add compliance test
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m33s
Tests / Run compliance tests (pull_request) Successful in 3m57s
2023-09-29 20:02:25 +08:00
3c5bd48ae7 sane defaults for config 2023-09-29 20:02:25 +08:00
ab7bbbd80a test cleanup 2023-09-29 19:27:34 +08:00
a33a8546fc docker listen addr 2023-09-29 19:27:34 +08:00
0153371995 Restore CONFIG_FILE Docker ARG (we need it).
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m21s
2023-09-28 17:03:45 -05:00
f65800cf2d Restore CONFIG_FILE Docker ARG (we need it).
Some checks failed
Tests / Run integration tests (pull_request) Failing after 1m41s
2023-09-28 16:48:04 -05:00
ade6cba58f update CI, use external fixture
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m48s
2023-09-29 03:42:23 +08:00
f47336825d LOG_FILE_PATH => LOG_FILE 2023-09-29 03:30:30 +08:00
449ce373cc rm service interface 2023-09-29 03:22:41 +08:00
7a03e5ef04 ci, build, update deps
rm makefile
basic test
add chaindata fixture
simplify publish workflow
2023-09-29 03:21:24 +08:00
7f281419eb move this to plugin utils 2023-09-29 03:18:26 +08:00
b4640f0550 clean up logging
cleanup
2023-09-29 03:18:26 +08:00
53319ba10c update docs & config 2023-09-29 03:18:24 +08:00
aea8977c7d LVLDB => LEVELDB 2023-09-29 03:17:35 +08:00
1946570134 vulcanize => cerc 2023-09-29 03:17:34 +08:00
a2f3743ae9 refactor & use plugin builder
- removes StateTrieAt, we can no longer return a full trie without inner nodes
2023-09-29 03:17:32 +08:00
7ee5bba220 swap geth-statediff for plugeth-statediff 2023-09-29 03:15:27 +08:00