|
How to get 'exact code' verification for OpenZeppelin UUPS proxy contracts?
|
|
1
|
61
|
October 29, 2025
|
|
The upgrade function is used repeatedly with the current version of the smart contract as an argument for the new version, but instead, a new one should be deployed
|
|
2
|
40
|
August 13, 2025
|
|
Failed to upgrade implementation of proxy using proxy admin
|
|
1
|
41
|
August 13, 2025
|
|
Deploy upgradable contract with hardhat-upgrades fails on mainnet
|
|
2
|
103
|
August 11, 2025
|
|
UUPS Timed out waiting for implementation contract deployment (docker)
|
|
0
|
54
|
June 2, 2025
|
|
How to change the msg.sender in upgrade plugin?
|
|
2
|
50
|
May 23, 2025
|
|
Possible bug with Missing initializer calls / order of initializers error
|
|
1
|
90
|
May 16, 2025
|
|
Potential false positive "Missing initializer calls for one or more parent contracts"
|
|
2
|
147
|
April 24, 2025
|
|
Adding _disableInitializers() at the end of the initialize method causes a "ProviderError: execution reverted" error when deploying the UUPS proxy and logic contract using hre.upgrades.deployProxy
|
|
10
|
80
|
April 24, 2025
|
|
The Upgrades plugin does not allow the execution of the constructor
|
|
6
|
33
|
March 19, 2025
|
|
New variables should be placed after all existing inherited variables
|
|
4
|
26
|
March 11, 2025
|
|
Wrong indication of incompatible layout after upgrade
|
|
6
|
54
|
February 28, 2025
|
|
Verifying TransparentUpgradeableProxy v 4.5 on Ethereum mainnet
|
|
10
|
939
|
February 18, 2025
|
|
Trying to upgrade a already deployed proxy contact on etherscan
|
|
7
|
243
|
February 18, 2025
|
|
prepareUpgrade with upgradeAndCall to upgrade proxy
|
|
1
|
71
|
January 8, 2025
|
|
Transparent proxy upgrade with timelock
|
|
3
|
92
|
January 2, 2025
|
|
`upgrades.deployProxy` hangs indefinitely on `hh coverage`
|
|
6
|
1019
|
December 26, 2024
|
|
Get OwnableUnauthorizedAccount when upgrade the transparent proxy
|
|
4
|
99
|
December 26, 2024
|
|
Storage collision non-upgradable child and upgr. parent
|
|
1
|
38
|
December 21, 2024
|
|
What does `_disableInitializers();` function mean?
|
|
22
|
10091
|
November 22, 2024
|
|
__gap isn't necessary in new OZ implementations?
|
|
3
|
145
|
November 22, 2024
|
|
Contract name format for Foundry Upgrades
|
|
1
|
33
|
November 21, 2024
|
|
Error when runnning upgrade safety validation
|
|
4
|
235
|
November 21, 2024
|
|
Immutable ZkEvm Testnet - Upgradeable Contract initialize not being called
|
|
6
|
39
|
November 21, 2024
|
|
ImmutableX ZkEvm Upgradeable Contracts
|
|
3
|
30
|
November 20, 2024
|
|
Upgrades Plugin fails with the latest Hardhat ("contractFactory.attach is not a function")
|
|
2
|
468
|
November 6, 2024
|
|
Issue with upgradeToAndCall for 1967 Proxy Address and UUPS Implementation: Revert Error on Upgrade Attempt"
|
|
1
|
122
|
October 16, 2024
|
|
What's the difference between onlyInitializing and initialzer?
|
|
4
|
2922
|
October 9, 2024
|
|
Does reinitializer work during contract deployment?
|
|
1
|
32
|
October 9, 2024
|
|
InvalidDeployment [Error]: No contract at address 0x... (Removed from manifest)
|
|
14
|
3970
|
October 4, 2024
|