Skip to content

Releases: OpenZeppelin/stellar-contracts

v0.7.1

10 Apr 11:21
3f81125

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

03 Apr 13:19
9e8df92

Choose a tag to compare

What's New (summary)

  • Governance + Votes (along with Fungible and NonFungible extension support)
  • ZkEmail: DKIM registry
  • Smart Accounts rework
  • RWA related changes:
    • reorganization
    • better interface and separation and guidelines for creating a compliance module
    • rwa examples in examples folder

What's Changed (detailed)

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.7.0-rc.2

26 Mar 15:00
64bdebf

Choose a tag to compare

v0.7.0-rc.2 Pre-release
Pre-release

This is a release candidate for the audit purposes.

Warning

This release has not yet been audited, and not ready for use in production.

v0.7.0-rc.1

02 Mar 13:42
239a2a7

Choose a tag to compare

v0.7.0-rc.1 Pre-release
Pre-release

This is a release candidate for the audit purposes.

Warning

This release has not yet been audited, and not ready for use in production.

v0.6.0

09 Jan 07:44
82f9711

Choose a tag to compare

What's New (Summary)

  • Timelock (governor sub module)
  • WAD (fixed point arithmetic)
  • Power Function (fixed point arithmetic)
  • Fee Forwarder
  • get_existing_roles for Access Control

What's Changed (detailed)

New Contributors

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

v0.6.0-rc.2

08 Dec 08:52
0a89f54

Choose a tag to compare

v0.6.0-rc.2 Pre-release
Pre-release

This is a release candidate for the audit purposes.

Warning

This release has not yet been audited, and not ready for use in production.

v0.6.0-rc.1

03 Dec 14:02
126bd49

Choose a tag to compare

v0.6.0-rc.1 Pre-release
Pre-release

This is a release candidate for the audit purposes.

Warning

This release has not yet been audited, and not ready for use in production.

v0.5.1

31 Oct 11:48
372a162

Choose a tag to compare

What's Changed

  • fix the javascript compilation issue for examples package #484 by renaming the generic datakey enum by @ozgunozerk in #485

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

v0.5.0

28 Oct 09:35
969a220

Choose a tag to compare

What's Changed

Major

  • Added Real-World Asset token implementation based on ERC-3643 (T-Rex) by @ozgunozerk @brozorec
  • Added Smart Accounts: context-centric framework to compose authorization intents with signers and policies by @brozorec
  • Added Token Vault implementation compatible with ERC-4626 by @ozgunozerk and @jsmaxi

Minor

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.5.0-rc.4

17 Oct 16:05
34e3dfc

Choose a tag to compare

v0.5.0-rc.4 Pre-release
Pre-release

This is a release candidate for the audit purposes.

Warning

This release has not yet been audited, and not ready for use in production.