Potential false positive "Missing initializer calls for one or more parent contracts"
|
|
2
|
8
|
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
|
24
|
April 24, 2025
|
How to change the msg.sender in upgrade plugin?
|
|
2
|
17
|
April 23, 2025
|
The Upgrades plugin does not allow the execution of the constructor
|
|
6
|
15
|
March 19, 2025
|
New variables should be placed after all existing inherited variables
|
|
4
|
21
|
March 11, 2025
|
Wrong indication of incompatible layout after upgrade
|
|
6
|
39
|
February 28, 2025
|
Verifying TransparentUpgradeableProxy v 4.5 on Ethereum mainnet
|
|
10
|
928
|
February 18, 2025
|
Trying to upgrade a already deployed proxy contact on etherscan
|
|
7
|
216
|
February 18, 2025
|
prepareUpgrade with upgradeAndCall to upgrade proxy
|
|
1
|
55
|
January 8, 2025
|
Transparent proxy upgrade with timelock
|
|
3
|
44
|
January 2, 2025
|
`upgrades.deployProxy` hangs indefinitely on `hh coverage`
|
|
6
|
991
|
December 26, 2024
|
Get OwnableUnauthorizedAccount when upgrade the transparent proxy
|
|
4
|
36
|
December 26, 2024
|
Storage collision non-upgradable child and upgr. parent
|
|
1
|
26
|
December 21, 2024
|
What does `_disableInitializers();` function mean?
|
|
22
|
9465
|
November 22, 2024
|
__gap isn't necessary in new OZ implementations?
|
|
3
|
84
|
November 22, 2024
|
Contract name format for Foundry Upgrades
|
|
1
|
26
|
November 21, 2024
|
Error when runnning upgrade safety validation
|
|
4
|
149
|
November 21, 2024
|
Immutable ZkEvm Testnet - Upgradeable Contract initialize not being called
|
|
6
|
27
|
November 21, 2024
|
ImmutableX ZkEvm Upgradeable Contracts
|
|
3
|
23
|
November 20, 2024
|
Upgrades Plugin fails with the latest Hardhat ("contractFactory.attach is not a function")
|
|
2
|
458
|
November 6, 2024
|
Issue with upgradeToAndCall for 1967 Proxy Address and UUPS Implementation: Revert Error on Upgrade Attempt"
|
|
1
|
62
|
October 16, 2024
|
What's the difference between onlyInitializing and initialzer?
|
|
4
|
2832
|
October 9, 2024
|
Does reinitializer work during contract deployment?
|
|
1
|
23
|
October 9, 2024
|
InvalidDeployment [Error]: No contract at address 0x... (Removed from manifest)
|
|
14
|
3885
|
October 4, 2024
|
How does inheritance work in upgradeable contracts?
|
|
6
|
1332
|
June 1, 2022
|
Change public/private ProxyAdmin address and TransparentUpgradeableProxy name
|
|
4
|
24
|
September 24, 2024
|
Initializer/reinitializer advice
|
|
3
|
134
|
September 17, 2024
|
Access control for upgradeable contracts
|
|
5
|
3361
|
September 13, 2024
|
Is Initialization Always Required for UUPSUpgradeable Contracts? What Happens If We Skip It?
|
|
1
|
76
|
September 10, 2024
|
Best Practice Storage Implementation
|
|
3
|
123
|
September 10, 2024
|