1.1.0 (2024-08-08)
Bug Fixes
- attest to synced block num (aab373f)
- contracts: audit-changes (920d0f5)
- contracts: fix operator manager error (c78eb72)
- contracts: updated audit fixes (9ecdc7c)
- operator: have operator use trapApk instead of aggd g1s (de1d21b)
Features
- CLI error decoding for operator and delegation client (bbae875)
- contracts: add cool down period to diamond (#508) (a1b8bae)
- contracts: add min opt out period (92c9449)
- contracts: add setter guard rails (#506) (b60fbc8)
- contracts: blockSampleSize added to dispute logic and claim restrictions made before updates (#482) (d5d4551)
- contracts: moved pubkeyG1 storage to registration function (#409) (0898482)
- contrats: unifying globals used across protocol (#497) (4b72c1f)
- docs: update litepaper with shouldRespond wording (#499) (47b7915)
- enable data passing to reponse function (#468) (ff8dda5)
- general: replacing isValid with another term that is more intuitive (#478) (251cd6c)
- operator: Added guardrails for constructor inputs for traps (#501) (8686ba5)
- operator: adding some block number safety for queries (#459) (b7e1d02)
- operator: additional verification of bls signatures gossiped and received (#504) (40ff3d2)
- operator: Align revm env with chains block env, tx env, cfg env (#451) (dfeb9f7)
- operator: prevent nonmember attestations being aggregated (#455) (14ebb8a)
- operator: prune storage during operator operations (8b1c8e1)
- operator: remove output sig, updated interface verify, enhanced isValid (#477) (bc82d36)
- user CLI: Add required DRO and summary section (f3ddfe8)
- user CLI: Now supports env, toml, and cli args (#490) (07e2f5b)