Releases: ourzora/zora-protocol
Releases · ourzora/zora-protocol
@zoralabs/[email protected]
Patch Changes
- 293e2c0: Moved deployment related code from 1155 to protocol-deployments package
@zoralabs/[email protected]
Patch Changes
- 63ef7f6: Added missing functions to IZoraCreator1155
@zoralabs/[email protected]
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]
@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]
- @zoralabs/[email protected]
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
- Updated dependencies [4afa879]
- @zoralabs/[email protected]
0.0.2-premint-api.2
Patch Changes
- c29e080: Update retry and error reporting
0.0.2-premint-api.1
Patch Changes
- 6eaf7bb: add retries
0.0.2-premint-api.0
Patch Changes
- Updated dependencies [8395b8e]
- Updated dependencies [aae756b]
- Updated dependencies [cf184b3]
- @zoralabs/[email protected]
@zoralabs/[email protected]
Patch Changes
- a50ae1c: * Moved deployment related code from 1155 to protocol-deployments package
- Deployed 2.4.0 to zora-goerli (testnet)
@zoralabs/[email protected]
@zoralabs/[email protected]
Patch Changes
- 6cfb6f9: Add Zora mainnet 1155 v2.3.1 deploy
@zoralabs/[email protected]
Patch Changes
- e6f61a9: Include all minter and royalty errors in erc1155 and premint executor abis
@zoralabs/[email protected]
Patch Changes
- 85bdd23: Update Zora Network addresses to v2.3.0
@zoralabs/[email protected]
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