Skip to content

Releases: OpenZeppelin/contracts-wizard

@openzeppelin/contracts-mcp@0.5.4

18 Feb 21:29
f067b9f

Choose a tag to compare

  • Export Confidential Contracts tools (#776)

@openzeppelin/wizard@0.10.6

17 Feb 22:09
d653f94

Choose a tag to compare

  • Add support for Confidential Contracts Wizard (#652)

@openzeppelin/wizard-confidential@0.1.0

17 Feb 22:09
d653f94

Choose a tag to compare

  • Add support for Confidential Contracts Wizard (#652)
  • Require Node.js 22 (#652)
  • Updated dependencies [17d9de8]:
    • @openzeppelin/wizard@0.10.6

@openzeppelin/wizard-common@0.4.3

17 Feb 22:09
d653f94

Choose a tag to compare

  • Cairo: added AI prompt descriptions for: (#774)

    • ERC6909
    • ERC20Wrapper
    • ERC1155Supply, ERC1155URIStorage
    • ERC721Wrapper, ERC721URIStorage
  • Add support for Confidential Contracts Wizard (#652)

@openzeppelin/contracts-mcp@0.5.3

17 Feb 22:09
d653f94

Choose a tag to compare

  • Add support for Confidential Contracts Wizard (#652)
  • Updated dependencies [79b4aeb, 17d9de8, 17d9de8]:
    • @openzeppelin/wizard-common@0.4.3
    • @openzeppelin/wizard-confidential@0.1.0
    • @openzeppelin/wizard@0.10.6

@openzeppelin/wizard-stellar@0.5.0

30 Jan 20:40
9549b37

Choose a tag to compare

  • Refactor Stellar contracts to match the latest v0.6.0 (#768)
    • Breaking changes:
      • Use OpenZeppelin Stellar Soroban Contracts v0.6.0
      • Use MuxedAddress for fungible transfer function
      • Change order of parameters in access control
      • Change default fungible decimals to 7

@openzeppelin/wizard-common@0.4.2

30 Jan 20:40
9549b37

Choose a tag to compare

  • Modify tooltip descriptions regarding default implementations to fit the changes introduced with v0.6.0 (#768)

@openzeppelin/contracts-mcp@0.5.2

30 Jan 20:40
9549b37

Choose a tag to compare

  • Updated dependencies [86fe280]:
    • @openzeppelin/wizard-stellar@0.5.0
    • @openzeppelin/wizard-common@0.4.2

@openzeppelin/wizard@0.10.5

27 Jan 01:38
11f3a24

Choose a tag to compare

  • Fix missing dependency for get-versioned-remappings with Webpack (#766)

@openzeppelin/wizard-stellar@0.4.5

16 Jan 19:23
3b4f8f4

Choose a tag to compare

  • Stellar: add an explicitImplementations flag that switches from using default_impl macro to explicit definitions (#728)