Skip to content

Commit

Permalink
Creator attribution - reduce optimizer runs to get contracts to build (
Browse files Browse the repository at this point in the history
…#144)

* reduce optimizer runs to get contracts to build

* Premint V2 - Creator Attribution (#128)

* wip on move premint to creator attribution style

* updated readme to reflect new contracts

* Revert "undo changes to js sdk"

This reverts commit 4deabf5.

* better comments

* Added methods to get status of creator attribution, and validate signatures, useful for the backend

* better comments

* fixed back fork test

* slightly more comments
  • Loading branch information
oveddan authored and iainnash committed Sep 26, 2023
1 parent c41b185 commit 40f6ab9
Show file tree
Hide file tree
Showing 21 changed files with 953 additions and 799 deletions.
5 changes: 5 additions & 0 deletions .changeset/twelve-comics-sniff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@zoralabs/zora-1155-contracts": minor
---

Premint with Delegated Minting
2 changes: 1 addition & 1 deletion .env.anvil
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FORK_RPC_URL="https://testnet.rpc.zora.co/"
FORK_BLOCK_NUMBER=700700
FORK_BLOCK_NUMBER=906028
Loading

0 comments on commit 40f6ab9

Please sign in to comment.