- ed50bd5b4: Bump indexer
- ecf0cc59b: Fix startup issues, add L2 conf depth
- f030d8660: Adds support for the OptimismPortal's new
WithdrawalProven
event to the indexer
- 1bfe79f20: Adds an implementation of the Two Step Withdrawals V2 proposal
- f49b71d50: Updated forge-std version
- 587f309bf: Fix the docker build
- f505078be: Update go-ethereum to v1.10.26
- 4006ef3a: Delete unused flags
- 19e581d8: Bedrock support
- 4b0d5109: This release supports bedrock contracts and is configured for the public alpha testnet on goerli.
- 74babaa4: Delete dead file
- 3e67f784: Update go-ethereum to 1.10.21
- ec8d6b7c: Remove some duplicated code
- f30a5d39: Fix contract bindings
- b3921408: Fix a couple semgrep issues
- c6f6d68b: Deduplicate some l2geth and geth utils
- 0b30ae05: Use op-bindings package for address manager
- 6f458607: Bump go-ethereum to 1.10.17
- 79be3e80: Add airdrops API
- d7bb9625: fix context reuse
- 1df934a1: Don't spam the backend
- 94876e28: fix (indexer): update l2 bridge addresses
- 160f4c3d: Update docker image to use golang 1.18.0
- 0e40dcb6: Indexer: initial release
- 93131547: Bump
go-ethereum
tov1.10.16