What does `_disableInitializers();` function mean?
|
|
19
|
8653
|
November 2, 2024
|
Issue with upgradeToAndCall for 1967 Proxy Address and UUPS Implementation: Revert Error on Upgrade Attempt"
|
|
1
|
24
|
October 16, 2024
|
What's the difference between onlyInitializing and initialzer?
|
|
4
|
2699
|
October 9, 2024
|
Does reinitializer work during contract deployment?
|
|
1
|
15
|
October 9, 2024
|
InvalidDeployment [Error]: No contract at address 0x... (Removed from manifest)
|
|
14
|
3787
|
October 4, 2024
|
How does inheritance work in upgradeable contracts?
|
|
6
|
1262
|
June 1, 2022
|
Change public/private ProxyAdmin address and TransparentUpgradeableProxy name
|
|
4
|
14
|
September 24, 2024
|
Initializer/reinitializer advice
|
|
3
|
34
|
September 17, 2024
|
Access control for upgradeable contracts
|
|
5
|
3176
|
September 13, 2024
|
Is Initialization Always Required for UUPSUpgradeable Contracts? What Happens If We Skip It?
|
|
1
|
50
|
September 10, 2024
|
Best Practice Storage Implementation
|
|
3
|
47
|
September 10, 2024
|
5.0 TransparentUpgradeableProxy upgradeAndCall error
|
|
2
|
50
|
September 8, 2024
|
Pure Function to get Proxy Storage in Upgradeable contracts
|
|
1
|
15
|
September 6, 2024
|
What is the difference between admin.changeProxyAdmin and admin.transferProxyAdminOwnership?
|
|
1
|
1189
|
February 22, 2022
|
Upgradable Contracts that use ERC20 non upgradable tokens
|
|
1
|
15
|
August 26, 2024
|
Revert occurs when upgrading transparent proxy from Foundry
|
|
3
|
24
|
August 22, 2024
|
Storage layout verification on complex projects
|
|
4
|
124
|
August 21, 2024
|
deployProxy() method question
|
|
4
|
20
|
August 21, 2024
|
deployProxy does not deploy a ProxyAdmin
|
|
9
|
301
|
August 21, 2024
|
Storage Gap for abstract contract
|
|
10
|
160
|
August 20, 2024
|
Is it safe to update an interface when upgrading a contract?
|
|
1
|
43
|
August 15, 2024
|
Replace unused variable in struct with others
|
|
7
|
839
|
August 14, 2024
|
Issue with UUPS Upgradeability: initializeV2 Function Not Behaving as Expected
|
|
1
|
28
|
August 12, 2024
|
Is _disableInitializers() still needed in UUPS implementations?
|
|
1
|
51
|
August 12, 2024
|
Do I need to use storage gaps when importing upgradeable contracts?
|
|
5
|
76
|
July 29, 2024
|
How to deploy new instances using beacon proxy from a factory when using @openzeppelin/hardhat-upgrades
|
|
23
|
3907
|
July 29, 2024
|
Cannot upgrade transparent proxy with ProxyAdmin
|
|
3
|
23
|
July 18, 2024
|
Custom:oz annotations inside structs
|
|
1
|
22
|
July 18, 2024
|
[Emergency] UUPS Proxy contract not working after using zeppelin upgradeable v5.0.0
|
|
5
|
37
|
July 17, 2024
|
CALL_EXPECTION after an upgrade
|
|
3
|
81
|
July 17, 2024
|