Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ecotone hardfork support (#204)
* chore: refactor l1 module * feat: added L1 beacon api connection * feat: blob fetcher * feat: blob decoding wip * chore: added test stubs * chore: blobs versioned hashes update * feat: fetch and decode op-goerli batcher tx * feat: ecotone hardfork l1 info * feat: ecotone upgrade transactions * wip: parent beacon block root in v3 block handler * chore: network handler cleanup * feat: ecotone mainnet time * feat: added documentation, cleanup after rebase * fix: startup script env variable name * chore: added test, set actions to stable toolchain * fix: is ecotone block fn * fix: sync tests * chore: minor cleanup * fix: rebase master and fix conflicts * fix: rpc test after rebasing * fix: annoying type conversion from ethers::Bytes * feat: addressed code review * chore: uncommented docker image name
- Loading branch information