Releases: alt-research/mach-avs
Releases · alt-research/mach-avs
v0.2.4
This release supports
- MultiMach
- Health checks
- additional quroum support
- GM Network
What's Changed
- feat: deploy script for MachServiceManagerRegistry by @ny-alt in #157
- deps: use eigenlayer-contracts from eigenlayer-middleware by @ny-alt in #161
- docs: Holesky AltLayer Mach AVS service manager by @ny-alt in #162
- docs: upgrade service manager on mainnet by @ny-alt in #163
- docs: deploy contracts for GM Network by @ny-alt in #165
- docs: Holesky rollup chain ID by @ny-alt in #166
- feat: Opt-in cmd support add quorum args by @fyInALT in #167
Full Changelog: v0.2.3...v0.2.4
v0.2.0
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