non-fungible-apps/contracts/test/foundry/FleekERC721
Felipe Mendes 2225b301ff
chore: prevent direct calls to implementation contract (#194)
* feat: disable initializers and set paused state for implementation contracts

* test: add deploy guarantee tests for interaction with implementation contracts

* chore: add buildId and implementationAddress to deployStore script

* test: reset initialized state on store of deployed contract for foundry tests

* test: optmize deployUninitialized function

* test: test if is possible to mint in implementation contract
2023-04-04 16:19:06 -03:00
..
AccessPoints feat: contracts add verified field and allow verifier (#184) 2023-03-31 16:13:34 -03:00
AccessControl.t.sol feat: contracts add verified field and allow verifier (#184) 2023-03-31 16:13:34 -03:00
Billing.t.sol feat: contract when minting can set verifier (#164) 2023-03-16 11:23:50 -03:00
Burn.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
Constants.sol feat: contracts add verified field and allow verifier (#184) 2023-03-31 16:13:34 -03:00
Deploy.t.sol chore: prevent direct calls to implementation contract (#194) 2023-04-04 16:19:06 -03:00
GetLastTokenId.t.sol feature: expose last token id function in the contract (#124) 2023-02-20 11:44:59 -03:00
GetToken.t.sol test: add and change tests to fuzz test (#128) 2023-02-20 11:46:46 -03:00
Mint.t.sol feat: contract when minting can set verifier (#164) 2023-03-16 11:23:50 -03:00
Pausable.t.sol refactor: clean up acl remove our redundant owner (#114) 2023-02-21 14:02:30 -03:00
TestBase.sol chore: prevent direct calls to implementation contract (#194) 2023-04-04 16:19:06 -03:00
TokenURI.t.sol feat: contracts add verified field and allow verifier (#184) 2023-03-31 16:13:34 -03:00
Verified.t.sol feat: contracts add verified field and allow verifier (#184) 2023-03-31 16:13:34 -03:00