non-fungible-apps/scripts/utils
Felipe Mendes 91aeb47aef
chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76)
* feat: add proxy upgradable base setting

* refactor: upgrade contracts to fit upgradable pattern

* fix: hardhat test default fixture

* test: trying to fix foundry tests

* fix: remove wrong modifier from FleekAccessControl initializer

* refactor: change __FleekAccessControl_init function from public to internal

* refactor: add __FleekAccessControl_init modifier

* feat: proxy store script

* chore: add .openzeppelin development files in gitignore

* refactor: update local deploy script to use proxy

* refactor: mumbai deployment with proxy and fix interaction scripts

* test: fix proxy storing values

* refactor: proxy storage deploy order

* test: move proxy test to deploy folder

* refactor: deployment scripts

* docs: fix local deploy command

* refactor: add more logs in deploy scripts

* feat: write deployment files script

* refactor: use file scripts in proxy-deploy

* refactor: deployment files for mumbai
2023-01-31 12:09:12 -03:00
..
deploy-store.js chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76) 2023-01-31 12:09:12 -03:00
file.js chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76) 2023-01-31 12:09:12 -03:00
proxy-store.js chore: prepare the contracts to be upgradable using openzeppelin proxy plugin (#76) 2023-01-31 12:09:12 -03:00