How to test upgradeable contracts?
|
|
2
|
2301
|
June 26, 2020
|
Contracts.getFromLocal() vs. contract.fromArtifact()
|
|
3
|
730
|
June 26, 2020
|
How to migrate data from old (regular) contract to new (upgradeable) contract?
|
|
6
|
1024
|
June 25, 2020
|
Mocking upgradeable contracts in unit tests
|
|
7
|
2980
|
June 25, 2020
|
Node 14 oz compile fails with spawnSync /bin/sh ENOBUFS
|
|
5
|
2692
|
June 23, 2020
|
Npx oz deploy error: `Command failed: npm ls --depth=0`
|
|
3
|
1945
|
June 22, 2020
|
Initializable.sol isInitialised modifier
|
|
2
|
736
|
June 18, 2020
|
Advice for an upgradeable on chain permission system
|
|
3
|
2007
|
June 17, 2020
|
How to recover from a timeout due to network congestion when deploying an upgradeable contract on mainnet?
|
|
11
|
2250
|
June 16, 2020
|
What is the ProxyAdmin?
|
|
1
|
1105
|
June 16, 2020
|
`oz deploy` `initialize` fails with Error: Returned error: gas required exceeds allowance (80000000) or always failing transaction
|
|
8
|
3722
|
June 16, 2020
|
Can you change a contracts name upon upgrade?
|
|
2
|
978
|
June 12, 2020
|
When will @openzeppelin/upgrades support Solidity 0.6.0?
|
|
1
|
988
|
June 12, 2020
|
Error: gas required exceeds allowance (8000000) or always failing transaction
|
|
17
|
14613
|
June 11, 2020
|
Oz compile fails with spawnSync /bin/sh ENOBUFS
|
|
5
|
3038
|
June 11, 2020
|
Which smart contract flattener is best suited when we have oz SDK dependencies
|
|
6
|
3586
|
June 9, 2020
|
Truffle appends '-fork' to networkName when migrating to rinkeby
|
|
3
|
1909
|
June 8, 2020
|
OZ Create Error
|
|
4
|
1669
|
June 2, 2020
|
Using Ownable + Upgradeable
|
|
2
|
4403
|
May 31, 2020
|
Oz deploy: missing contract to be deployed
|
|
9
|
1753
|
May 29, 2020
|
`oz send-tx` to a function with array arguments errors with "A network name must be provided to execute the requested action"
|
|
2
|
787
|
May 22, 2020
|
Programatically update .openzeppelin/<network-name>.json
|
|
2
|
988
|
May 20, 2020
|
Is storing OpenZeppelin contracts in local dir. safe when using oz-cli?
|
|
5
|
1714
|
May 20, 2020
|
Can we use OpenZeppelin Contracts 3.0 with upgradeable contracts?
|
|
10
|
2217
|
May 18, 2020
|
OZ CLI doesn't support verify for regular contracts
|
|
1
|
1663
|
May 15, 2020
|
Difference between OpenZeppelin Contracts and OpenZeppelin Contracts Ethereum Package
|
|
2
|
2295
|
May 14, 2020
|
GSN Starter Kit - Module not found: Can't resolve '@openzeppelin/network/lib/react'
|
|
2
|
2327
|
May 8, 2020
|
OpenZeppelin CLI: Could not retrieve solc releases list behind network proxy
|
|
1
|
1093
|
May 7, 2020
|
How does the proxy created by ProxyFactory work?
|
|
1
|
1617
|
May 7, 2020
|
Persist OpenZeppelin CLI deployment on local blockchain (ganache-cli --db)?
|
|
7
|
1431
|
May 7, 2020
|