Skip to content

Releases: ourzora/zora-protocol

@zoralabs/[email protected]

15 Nov 01:01
e0fbd5f
Compare
Choose a tag to compare

Patch Changes

  • 293e2c0: Moved deployment related code from 1155 to protocol-deployments package

@zoralabs/[email protected]

14 Nov 17:23
1ae3971
Compare
Choose a tag to compare

Patch Changes

  • 63ef7f6: Added missing functions to IZoraCreator1155

@zoralabs/[email protected]

14 Nov 17:23
1ae3971
Compare
Choose a tag to compare

Minor Changes

  • 40e0b32:
    • rename premint-sdk to protocol-sdk
    • added minting sdk, usable with createMintClient
    • added 1155 creation sdk, usable with create1155CreatorClient
    • premint sdk is now useable with createPremintClient

@zoralabs/[email protected]

13 Nov 19:17
e72e8f5
Compare
Choose a tag to compare

@zoralabs/premint-sdk

0.1.1

Patch Changes

  • b62e471: created new package protocol-deployments that includes the deployed contract addresses.

    • 1155-contracts js no longer exports deployed addresses, just the abis
    • premint-sdk imports deployed addresses from `protocol-deployments
  • Updated dependencies [4d79b49]

  • Updated dependencies [b62e471]

  • Updated dependencies [7d1a4c1]

0.1.0

Minor Changes

  • 4afa879: Added new premint api that abstracts out calls to the chain signature and submission logic around submitting a premint. This change also incorporates test helpers for premints and introduces docs and an api client for the zora api's premint module.

Patch Changes

0.0.2-premint-api.2

Patch Changes

  • c29e080: Update retry and error reporting

0.0.2-premint-api.1

Patch Changes

0.0.2-premint-api.0

Patch Changes

@zoralabs/[email protected]

10 Nov 01:43
4776e2f
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • a50ae1c: * Moved deployment related code from 1155 to protocol-deployments package
    • Deployed 2.4.0 to zora-goerli (testnet)

@zoralabs/[email protected]

09 Nov 19:02
e815108
Compare
Choose a tag to compare

Minor Changes

  • 366ac20: Fix broken storage layout by not including an interface on CreatorRoyaltiesControl
  • e25ac54: ignore nonzero supply royalty schedule

@zoralabs/[email protected]

06 Nov 01:05
865e179
Compare
Choose a tag to compare

Patch Changes

  • 6cfb6f9: Add Zora mainnet 1155 v2.3.1 deploy

@zoralabs/[email protected]

05 Nov 22:54
c3f0d94
Compare
Choose a tag to compare

Patch Changes

  • e6f61a9: Include all minter and royalty errors in erc1155 and premint executor abis

@zoralabs/[email protected]

02 Nov 19:50
080dd94
Compare
Choose a tag to compare

Patch Changes

  • 85bdd23: Update Zora Network addresses to v2.3.0

@zoralabs/[email protected]

02 Nov 13:07
cd1865c
Compare
Choose a tag to compare

Patch Changes

  • 4d79b49: Deployed to zora sepolia

  • b62e471: created new package protocol-deployments that includes the deployed contract addresses.

    • 1155-contracts js no longer exports deployed addresses, just the abis
    • premint-sdk imports deployed addresses from `protocol-deployments
  • 7d1a4c1: Deployed 2.3.0 to zora goerli