Skip to content

Releases: OpenZeppelin/cairo-contracts

v0.9.0

10 Feb 12:11
364db5b
Compare
Choose a tag to compare

Summary

Added

  • EthAccount component and preset (#853)
  • Ownable two-step functionality (#809)

Changed

  • Bump scarb to v2.5.3 (#898)
  • OwnershipTransferred event args are indexed (#809)

Removed

  • Non standard increase_allowance and decrease_allowance functions in ERC20 contract (#881)

Full changes list

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

09 Feb 03:37
89a450a
Compare
Choose a tag to compare

Summary

Added

  • Documentation for SRC5 migration (#821)
  • Usage docs (#823)
  • Utilities documentation (#825)
  • Documentation for presets (#832)
  • Backwards compatibility notice (#861)

Changed

  • Use ComponentState in tests (#836)
  • Docsite navbar (#838)
  • Support higher tx versions in Account (#858)
  • Bump scarb to v2.4.1 (#858)
  • Add security section to Upgrades docs (#861)

Full changes list

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

09 Feb 03:36
6ab91b5
Compare
Choose a tag to compare

What's Changed

Added

Migrated to Component

Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.6.1

09 Feb 03:36
1f93592
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Feb 03:36
34bc954
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • Renamed isApprovedForAll return variable name (isApproved -> approved) in ERC721 by @martriay in #525
  • Expanded dependent interfaces (e.g. IERC721.cairo now includes IERC165.cairo functions) by @martriay in #525
  • .adoc files now taken into account by update_version.py script by @ericnordelo in #535

Full Changelog: v0.5.1...v0.6.0

v0.5.1

09 Feb 03:36
69f9650
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Feb 03:36
90219bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0b

09 Feb 03:36
33a6c3b
Compare
Choose a tag to compare

Beta release with support for Cairo 0.10

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0b

v0.4.0

09 Feb 03:36
74c5c1a
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ericnordelo made their first contribution in #459
  • @unparalleled-js made their first contribution in #466

Full Changelog: v0.3.2...v0.4.0

v0.3.2

09 Feb 03:36
e358834
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @zoey-t made their first contribution in #408
  • @achab made their first contribution in #422

Full Changelog: v0.3.1...v0.3.2