v0.2.0-rc2-holesky-preprod-rewards
Pre-release
Pre-release
What's Changed
For the rewards release, main changes in this pre-release is the refactor of the ServiceManagerBase
to use a ServiceManagerBaseStorage
contract to follow the same pattern as other core and middleware contracts utilizing storage. The payments release has been renamed to rewards with updated interfaces
- test: fix flaky fuzz tests hitting the default operator by @stevennevins in #256
- chore: update license by @ChaoticWalrus in #259
- feat: ecdsa key rotation by @stevennevins in #252
- fix: storage gap by @stevennevins in #261
- feat:
paymentInitiator
role inServiceManagerBase
by @diyahir in #260 - chore: refactor with RewardsCoordinator by @8sunyuan in #262
New Contributors
Full Changelog: v0.2.0-rc1-holesky-preprod-payments...v0.2.0-rc2-holesky-preprod-rewards