Releases: predicatelabs/predicate-contracts
Releases · predicatelabs/predicate-contracts
Release v2.2.0
Contract artifacts for v2.2.0
v1.0.12
What's Changed
- chore: update for actions by @robertleifke in #9
- Updates with the latest from our downstream repo by @Jesse-Sawa in #13
- Upgrade the OpenZeppelin submodule to v5.1.0 by @Jesse-Sawa in #15
- Explicitly use openzeppelin-contracts v5 by @Jesse-Sawa in #16
- Make setUp functions in test contracts virtual by @Jesse-Sawa in #17
- PRE-1670: Introduce the SimpleServiceManager contract by @Jesse-Sawa in #18
- Add permissions to operator registration by @Jesse-Sawa in #19
- Fixes for SimpleServiceManager by @Jesse-Sawa in #20
- Add signature validation test for deregistered operators & policy sync reverts by @Jesse-Sawa in #21
- PRE-1719: Missing events in key setter functions by @robertleifke in #22
- PRE-1721: Fix for operator syncing by @arora-anmol in #23
- PRE-1720: Lack of a double-step transfer ownership pattern #10 by @robertleifke in #24
- Add __Ownable2Step_init to the initialize call on both SM and SSM by @Jesse-Sawa in #25
- Reverts the addition of the Ownable2Step initializer by @Jesse-Sawa in #26
New Contributors
- @robertleifke made their first contribution in #9
- @Jesse-Sawa made their first contribution in #13
Full Changelog: v1.0.11...v1.0.12
v1.0.11
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- v1.0.2 by @AyAggarwal in #1
- Hardhat Integration + Contract UX Updates by @arora-anmol in #2
- remove core eigen dependencies by @arora-anmol in #4
- changed name to setPredicateManager by @arora-anmol in #5
- Update to setPredicateManager() by @arora-anmol in #6
- PRE-1087: fixing contract tests by @arora-anmol in #7
- Release: v1.0.10 by @arora-anmol in #8
New Contributors
- @AyAggarwal made their first contribution in #1
- @arora-anmol made their first contribution in #2
Full Changelog: v1.0.1...v1.0.10
v1.0.1
Initial Public Release for Predicate Contracts