Releases: ourzora/zora-protocol
Releases · ourzora/zora-protocol
@zoralabs/[email protected]
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]
@zoralabs/[email protected]
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]
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
- Updated dependencies [4afa879]
- @zoralabs/[email protected]
@zoralabs/[email protected]
Patch Changes
- e288ef8: Update zora testnet deployment for collaborators
@zoralabs/[email protected]
Minor Changes
- fc24b3a: Add support for multiple creator reward recipients on a shared contract
@zoralabs/[email protected]
Patch Changes
- c29e080: Update retry and error reporting
@zoralabs/[email protected]
Patch Changes
- 6eaf7bb: add retries
@zoralabs/[email protected]
Minor Changes
- 9495c34: Supply royalties are no longer supported
@zoralabs/[email protected]
Patch Changes
- 64da698: Exporting abi
@zoralabs/[email protected]
Patch Changes
- d256563: Exporting abi