This release supports DODOchain AVS and has the following new features
- Add fast finality support for Arbitrum Orbit rollup stack
- Allow reconfiguration of chain id within the contract
What's Changed
- refactor: make rollup chain id mutable by @renlulu in #126
- feat: dodo chain avs deployment by @renlulu in #127
- fix: chain id init by @renlulu in #128
- chore(deps): bump github.com/ethereum/go-ethereum from 1.13.14 to 1.13.15 by @dependabot in #130
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #125
- feat: Add proxy api impl for operator by @fyInALT in #129
- feat: Upgrade proxy and add rpc for config by @fyInALT in #132
- feat: Add docker support for proxy by @fyInALT in #133
Full Changelog: v0.1.0...v0.2.0