Upgradable Contracts that use ERC20 non upgradable tokens
|
|
1
|
21
|
August 26, 2024
|
Revert occurs when upgrading transparent proxy from Foundry
|
|
3
|
50
|
August 22, 2024
|
Storage layout verification on complex projects
|
|
4
|
152
|
August 21, 2024
|
deployProxy() method question
|
|
4
|
30
|
August 21, 2024
|
deployProxy does not deploy a ProxyAdmin
|
|
9
|
332
|
August 21, 2024
|
Storage Gap for abstract contract
|
|
10
|
226
|
August 20, 2024
|
Is it safe to update an interface when upgrading a contract?
|
|
1
|
52
|
August 15, 2024
|
Replace unused variable in struct with others
|
|
7
|
861
|
August 14, 2024
|
Issue with UUPS Upgradeability: initializeV2 Function Not Behaving as Expected
|
|
1
|
38
|
August 12, 2024
|
Is _disableInitializers() still needed in UUPS implementations?
|
|
1
|
91
|
August 12, 2024
|
Do I need to use storage gaps when importing upgradeable contracts?
|
|
5
|
272
|
July 29, 2024
|
How to deploy new instances using beacon proxy from a factory when using @openzeppelin/hardhat-upgrades
|
|
23
|
4020
|
July 29, 2024
|
Cannot upgrade transparent proxy with ProxyAdmin
|
|
3
|
39
|
July 18, 2024
|
Custom:oz annotations inside structs
|
|
1
|
31
|
July 18, 2024
|
[Emergency] UUPS Proxy contract not working after using zeppelin upgradeable v5.0.0
|
|
5
|
68
|
July 17, 2024
|
CALL_EXPECTION after an upgrade
|
|
3
|
88
|
July 17, 2024
|
How to upgrade a contract deployed with version 4.9.0 using 5.0.0 contracts?
|
|
8
|
1289
|
July 16, 2024
|
Contract upgrade failed because variables are deleted in openzepplin 5.0
|
|
4
|
789
|
July 9, 2024
|
The Constructor Caveat for setting public uint256
|
|
1
|
66
|
July 4, 2024
|
Upgrade Transparent Proxy to UUPS
|
|
1
|
92
|
June 28, 2024
|
What happens if the proxy contract already exist while deploying an upgradeable contract using the plugin?
|
|
3
|
130
|
June 21, 2024
|
Skipping upgrades validation for node_modules
|
|
2
|
106
|
June 20, 2024
|
Timed out waiting for implementation with custom JsonRpcProvider
|
|
3
|
129
|
June 20, 2024
|
How to use Ownable together Initializable in upgradeable contract
|
|
1
|
149
|
June 20, 2024
|
Timed out waiting for existing implementation
|
|
11
|
1338
|
June 20, 2024
|
Why UUPS implementation cannot be initialized by calling the function directly
|
|
4
|
119
|
June 19, 2024
|
6 high severity vulnerabilities in @openzeppelin/hardhat-upgrades: ^3.1.1
|
|
1
|
167
|
June 19, 2024
|
I cannot use Transparent Proxy to upgrade the contract in v5
|
|
1
|
154
|
June 13, 2024
|
`upgradeProxy` sends `Upgrade And Call` tx even if bytecode has not changed
|
|
9
|
167
|
June 11, 2024
|
upgrades.deployProxy did *not* deploy proxy (confused, fun puzzle?)
|
|
15
|
3800
|
June 11, 2024
|