Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment/zksync factory #111

Open
wants to merge 677 commits into
base: main
Choose a base branch
from
Open

Deployment/zksync factory #111

wants to merge 677 commits into from

Conversation

caffeinum
Copy link
Member

No description provided.

caffeinum and others added 30 commits July 24, 2022 18:44
* draft erc1155

* draft 2.0

* fix mint random, fix uri

* modify storage

* fix tests

* add gas cost test

* add inherit from erc1155 custom contracc

* add tests

* fix -1 error in importSeries

* fix tests and gas optimize

* change tests to offchain extension

* update wilderness live version

* fix public nextTokenId

* fix tests and randomization

* small fixes

* clean up

* add name,symbol

* fix token id mapping

* rename method names

* fix random uniform distribution

* add editable name and symbol

* temporarily disable flunky failing test

* fix dependency updated line

* rm unused file

* keep offchain extension tests

* fix old tests

* remove unused array in minting

* update max per wallet

* add force withdraw

* autoformat

* add minted by wallet limit

* refactor

* renaming

* mint external: use data == 0x0 for random

* fix small issues

* turn off failing test

* fix reserved

* update values

* fix test

* import series in the contract

* test max per wallet

* test wilderness directly

* remove comments

* disable wilderness mint test by default

* fix ipfs uri
* draft factory allowlist

* add tests, fix bugs

* add mint test

* add buildship ascii
* change default royalty receiver to owner

* remove misleading comments

Co-authored-by: shad <[email protected]>
* draft

* add checks to reduceMaxSupply

* update tests

* update metaverse-nft

* add tests and fix error messages
* draft proxy

* draft

* add implementation()

* fix tests

* update implementation to view

* remove import metaverse-nft

* update interfaces, clean up code

* remove extra import

* clean uo

* update implementation on rinkeby

* fix tests from merge

* fix tests

* proxy: move init into main contract, split init into two

* split metaversenft constructor, add payout receiver and royalty fee

* demo usage of ERC721XYZ

* remove extra code

* remove failing test

* fix factory

* add default config reference

* gas optimize _configure

* add gas measure for DemoCollection

* fix solidity warning & fix tests

* remove unused deploy script

* rename contract to ERC721XYZ

* rename to erc721community

* add named boolean

* fix erc721community renames

* add console logs

* fix broken test

* erc721community: make constants public

* fix comments

* remove nftfactory

* trigger tests
* change opensea address

* update metaverse base nft

* move opensea address to constants
* change opensea address

* update metaverse base nft

* move opensea address to constants
* rename MetaverseNFT

* fix file rename

* rename MetaverseBaseNFT

* fix interface long name
…revent it from being tracked by git

✨ feat(allowlist1.js): add allowlist1.js file to the project

✨ feat(allowlist2.js): add allowlist2.js file to the project
📦 chore(AllowlistBaseFactory.sol): add AllowlistBaseFactory contract

🔧 fix(allowlist1.js): update arguments for Allowlist #1

🔧 fix(allowlist2.js): update arguments for Allowlist #2
…in for project configuration

📦 chore(package.json): add @nomicfoundation/hardhat-foundry as a dependency for project configuration
…plementation

📝 chore(LZ-README.md): update chain ids and contract addresses in the README file
📝 chore(constants.ts): update lzChainIds and lzEndpoints with new values
📦 Add new dependencies:
- @matterlabs/[email protected]
- @nomicfoundation/[email protected]
Copy link

Deployment/zksync factory

Generated at commit: 8ac9a37c7844227c3b74384b8b198b780a3990ef

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
1
0
0
11
29
41
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants