What's Changed
- Upgrade Lynx contract deployments to latest and update lynx contract registry by @derekpierre in #256
- Penalty for reward as alternative to slashing by @vzotova in #254
- Increment penalty in case of repeated violation during previous duration by @vzotova in #261
- Deploy updated TACoApplication contract that has updates for automated rewards by @derekpierre in #269
- Contract listing CLI by @KPrasch in #301
- [EPIC] New fee model architecture by @vzotova in #270
- Add min_version option to initiate_ritual script by @cygnusv in #303
- Remove stale script subsumed by manage_subscription.py by @KPrasch in #304
- Updated TACoApplication deployment by @cygnusv in #296
- Simplify CLI: Lookup access controller and authority in
manage_subscription.py
by @KPrasch in #300 - Script that lists all the active rituals that a specified staking provider is participating in by @derekpierre in #305
- Coordinator: moves rituals from array to mapping by @vzotova in #307
- Undo previous change regarding how receipts were obtained by @derekpierre in #310
- Add duration calculation for subscription based rituals by @theref in #306
- Fix use of Porter for sampling by @derekpierre in #313
- Don't check for ape-infura when not using infura by @cygnusv in #311
- Ape 0.8 by @derekpierre in #316
- CI job for testing deployment functionality, and validate registries by @derekpierre in #317
- Upgrade lynx Coordinator by @vzotova in #312
- Upgrade Tapir contracts to be inline with mainnet by @theref in #308
- Add
RewardsWithdrawn
event towithdrawRewards
function in TACoApplication by @manumonti in #276 - Prettier should ignore contract registry files by @derekpierre in #320
- Bump version: 0.22.0 → 0.23.0 by @manumonti in #321
Full Changelog: v0.22.0...v0.23.0