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
Showing only changes of commit 02f5301729 - Show all commits

View File

@ -45,6 +45,7 @@ jobs:
timeout-minutes: 30
run: |
./eth-statediff-service --config ./test/ci-config.toml serve &
sleep 10
# # Run a sanity test against the fixture data
# # Complete integration tests are TODO