Refactor to use plugeth-statediff (#2) #3

Merged
telackey merged 1 commits from real-v5 into v5 2023-09-29 20:27:10 +00:00

1 Commits

Author SHA1 Message Date
eb4bc6e620 Refactor to use plugeth-statediff (#2)
All checks were successful
Tests / Run integration tests (pull_request) Successful in 3m50s
Tests / Run compliance tests (pull_request) Successful in 4m18s
Rebase of #1 onto real `v5` branch.

* Updates to the v5 schema, by linking the statediff plugin (as of this branch cerc-io/plugeth-statediff#15). This replaces the existing builder code.
* Adds basic CI workflows
* Updates Docker config and docs, cleans up some things

Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Reviewed-on: #2
Co-authored-by: Roy Crihfield <roy@manteia.ltd>
Co-committed-by: Roy Crihfield <roy@manteia.ltd>
2023-09-29 20:25:14 +00:00