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
|
36
|
August 13, 2025
|
Failed to upgrade implementation of proxy using proxy admin
|
|
1
|
30
|
August 13, 2025
|
Deploy upgradable contract with hardhat-upgrades fails on mainnet
|
|
2
|
78
|
August 11, 2025
|
UUPS Timed out waiting for implementation contract deployment (docker)
|
|
0
|
51
|
June 2, 2025
|
How to change the msg.sender in upgrade plugin?
|
|
2
|
46
|
May 23, 2025
|
Possible bug with Missing initializer calls / order of initializers error
|
|
1
|
76
|
May 16, 2025
|
Potential false positive "Missing initializer calls for one or more parent contracts"
|
|
2
|
122
|
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
|
74
|
April 24, 2025
|
The Upgrades plugin does not allow the execution of the constructor
|
|
6
|
22
|
March 19, 2025
|
New variables should be placed after all existing inherited variables
|
|
4
|
23
|
March 11, 2025
|
Wrong indication of incompatible layout after upgrade
|
|
6
|
52
|
February 28, 2025
|
Verifying TransparentUpgradeableProxy v 4.5 on Ethereum mainnet
|
|
10
|
935
|
February 18, 2025
|
Trying to upgrade a already deployed proxy contact on etherscan
|
|
7
|
236
|
February 18, 2025
|
prepareUpgrade with upgradeAndCall to upgrade proxy
|
|
1
|
68
|
January 8, 2025
|
Transparent proxy upgrade with timelock
|
|
3
|
84
|
January 2, 2025
|
`upgrades.deployProxy` hangs indefinitely on `hh coverage`
|
|
6
|
1001
|
December 26, 2024
|
Get OwnableUnauthorizedAccount when upgrade the transparent proxy
|
|
4
|
79
|
December 26, 2024
|
Storage collision non-upgradable child and upgr. parent
|
|
1
|
31
|
December 21, 2024
|
What does `_disableInitializers();` function mean?
|
|
22
|
9989
|
November 22, 2024
|
__gap isn't necessary in new OZ implementations?
|
|
3
|
124
|
November 22, 2024
|
Contract name format for Foundry Upgrades
|
|
1
|
28
|
November 21, 2024
|
Error when runnning upgrade safety validation
|
|
4
|
220
|
November 21, 2024
|
Immutable ZkEvm Testnet - Upgradeable Contract initialize not being called
|
|
6
|
32
|
November 21, 2024
|
ImmutableX ZkEvm Upgradeable Contracts
|
|
3
|
26
|
November 20, 2024
|
Upgrades Plugin fails with the latest Hardhat ("contractFactory.attach is not a function")
|
|
2
|
466
|
November 6, 2024
|
Issue with upgradeToAndCall for 1967 Proxy Address and UUPS Implementation: Revert Error on Upgrade Attempt"
|
|
1
|
105
|
October 16, 2024
|
What's the difference between onlyInitializing and initialzer?
|
|
4
|
2911
|
October 9, 2024
|
Does reinitializer work during contract deployment?
|
|
1
|
30
|
October 9, 2024
|
InvalidDeployment [Error]: No contract at address 0x... (Removed from manifest)
|
|
14
|
3949
|
October 4, 2024
|
How does inheritance work in upgradeable contracts?
|
|
6
|
1354
|
June 1, 2022
|