Skip to content

Releases: ourzora/zora-protocol

@zoralabs/[email protected]

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

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]

@zoralabs/[email protected]

31 Oct 14:36
71a2d92
Compare
Choose a tag to compare

Minor Changes

  • 4afa879: Creator reward recipient can now be defined on a token by token basis. This allows for multiple creators to collaborate on a contract and each to receive rewards for the token they created. The royaltyRecipient storage field is now used to determine the creator reward recipient for each token. If that's not set for a token, it falls back to use the contract wide fundsRecipient.

@zoralabs/[email protected]

31 Oct 14:36
71a2d92
Compare
Choose a tag to compare

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

@zoralabs/[email protected]

25 Oct 20:53
fd77c07
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e288ef8: Update zora testnet deployment for collaborators

@zoralabs/[email protected]

24 Oct 19:56
8d739f5
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • fc24b3a: Add support for multiple creator reward recipients on a shared contract

@zoralabs/[email protected]

24 Oct 13:46
6e1437a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • c29e080: Update retry and error reporting

@zoralabs/[email protected]

21 Oct 13:17
9e93204
Compare
Choose a tag to compare
Pre-release

Patch Changes

@zoralabs/[email protected]

18 Oct 21:54
6c83912
Compare
Choose a tag to compare

Minor Changes

  • 9495c34: Supply royalties are no longer supported

@zoralabs/[email protected]

13 Oct 18:51
64f028a
Compare
Choose a tag to compare

Patch Changes

@zoralabs/[email protected]

12 Oct 18:41
50ab344
Compare
Choose a tag to compare
Pre-release

Patch Changes