Draft
Conversation
bard
commented
Jan 2, 2024
- update @openzeppelin/upgrades to work with latest anvil (see: Cannot read properties of null (reading 'chainId') OpenZeppelin/openzeppelin-upgrades#943)
* add Dockerfile and scripts to deploy contract and populate local chain * extract getBlocksToWait function * add .dockerignore * add dev network * run anvil with host 0.0.0.0 * add docker docs in README * build * override node-hid version * use DEV_CHAIN_HOST for dev chain * add deterministic address for the project registry proxy contract * update dev chain id to 313371 to avoid conflicts with other local chains configurations * update test project metadata CID * populate projects just after deploying the registry contract * move populate file to populate/projects * add DEV_CHAIN_ID var * log time for populate actions * remove doc generation to speed up local dev deployment * add mnemonic for dev chain to use multiple deterministic test wallets * create more projects and add a new project for the second account * add emoji to better show time elapsed for tasks * move Dockerfile to root folder * update dev deterministic contract addresses * use local pinata to populate local env * fix pinata request body * reorganize devenv fixtures * add network chain id to project names * fix contracts addresses * update Dockerfile * set return type to pinata functions
…rom 1.5GB to 800MG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.