Unclaimed project
Are you a maintainer of cairo-contracts? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
cairo-contracts
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
cairoethereumsecuritysmart-contractsstarknet
Last updated about 1 month ago
Back to changelogImproved
v3.0.0-alpha.3
Summary
Added
execute_single_call, execute_calls and assert_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 and assert_valid_signature from openzeppelin_account::utils (#1531)
Full Changes List
- Release 3.0.0-alpha.2 by @immrsd in https://github.com/OpenZeppelin/cairo-contracts/pull/1525
- Use with_components(AccessControlDefaultAdminRules) in mocks by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1530
- Fix interfaces package version references by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1527
- Update contract sizes benchmark by @github-actions[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1532
Chore(deps): Bump crate-ci/typos from 1.36.2 to 1.36.3 by @dependabot[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1534Bump foundry to 0.50.0 by @immrsd in https://github.com/OpenZeppelin/cairo-contracts/pull/1536Release openzeppelin_testing v5.0.0 by @immrsd in https://github.com/OpenZeppelin/cairo-contracts/pull/1538Chore(deps): Bump crate-ci/typos from 1.36.3 to 1.37.1 by @dependabot[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1540Chore(deps): Bump crate-ci/typos from 1.37.1 to 1.37.2 by @dependabot[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1544Decouple utils and fix versioning by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1531Chore(deps): Bump crate-ci/typos from 1.37.2 to 1.38.1 by @dependabot[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1548Update contract sizes benchmark by @github-actions[bot] in https://github.com/OpenZeppelin/cairo-contracts/pull/1546Update packages READMEs links by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1551Release v3.0.0-alpha.3 by @ericnordelo in https://github.com/OpenZeppelin/cairo-contracts/pull/1550Full Changelog: https://github.com/OpenZeppelin/cairo-contracts/compare/v3.0.0-alpha.2...v3.0.0-alpha.3