Summary
Added
execute_single_call
,execute_calls
andassert_valid_signature
to openzeppelin_utils::execution (#1531)
Changed
- Decoupled openzeppelin_utils version from the umbrella package (#1531)
- Removed openzeppelin_governance dependency on openzeppelin_account (#1531)
- Removed openzeppelin_token dependency on openzeppelin_account (#1531)
Changed (Breaking)
- Removed
execute_single_call
,execute_calls
andassert_valid_signature
from openzeppelin_account::utils (#1531)
Full Changes List
- Release 3.0.0-alpha.2 by @immrsd in #1525
- Use with_components(AccessControlDefaultAdminRules) in mocks by @ericnordelo in #1530
- Fix interfaces package version references by @ericnordelo in #1527
- Update contract sizes benchmark by @github-actions[bot] in #1532
- Chore(deps): Bump crate-ci/typos from 1.36.2 to 1.36.3 by @dependabot[bot] in #1534
- Bump foundry to 0.50.0 by @immrsd in #1536
- Release openzeppelin_testing v5.0.0 by @immrsd in #1538
- Chore(deps): Bump crate-ci/typos from 1.36.3 to 1.37.1 by @dependabot[bot] in #1540
- Chore(deps): Bump crate-ci/typos from 1.37.1 to 1.37.2 by @dependabot[bot] in #1544
- Decouple utils and fix versioning by @ericnordelo in #1531
- Chore(deps): Bump crate-ci/typos from 1.37.2 to 1.38.1 by @dependabot[bot] in #1548
- Update contract sizes benchmark by @github-actions[bot] in #1546
- Update packages READMEs links by @ericnordelo in #1551
- Release v3.0.0-alpha.3 by @ericnordelo in #1550
Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.3