- Changes contract tests for EIP-6780 (selfdestruct change) - see cerc-io/ipld-eth-server#264.
- Beacon block roots are now injected into the blockchain before processing transactions (https://eips.ethereum.org/EIPS/eip-4788)
Reviewed-on: #8
Reviewed-by: jonathanface <jonathanface@noreply.git.vdb.to>
* Upgrade Geth, Go and add CICD
* update ipld-eth-server version
* Track validation progress on a channel
* Add integration tests
* Setup validator config and update instructions to run tests locally
* Update readme and tests
* Update test to use v4 Infrastructure
* Inlcude the env file
* Fix config file write
* Update DB configuration
Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
Co-authored-by: Ashwin Phatak <ashwinpphatak@gmail.com>