Version 5: storage slot getter function
|
|
2
|
121
|
October 26, 2023
|
Brief explanation of ERC7201: <NAMESPACE_ID> naming convention
|
|
2
|
170
|
October 25, 2023
|
Redundant ProxyAdmin Deployments with TransparentUpgradeableProxy and Hardhat Upgrades Plugin?
|
|
8
|
123
|
October 24, 2023
|
Version 5: how can/should the ProxyAdmin of the TransparentUpgradableProxy be used
|
|
10
|
248
|
October 23, 2023
|
Upgrades Plugin fails with the latest Hardhat ("contractFactory.attach is not a function")
|
|
1
|
114
|
October 19, 2023
|
`[contract creation code storage out of gas]` error when trying to deploy upgradeable contracts on Polygon
|
|
5
|
3250
|
October 17, 2023
|
When do constructor and initialize funcs get called?
|
|
6
|
701
|
October 16, 2023
|
How do function interactions work with a proxy
|
|
10
|
1009
|
October 16, 2023
|
Oz/hardhat-upgrades unsafeAllow: "external-library-linking" error
|
|
2
|
196
|
October 15, 2023
|
Trouble deploying UUPS contract with Remix in non-shanghai
|
|
3
|
295
|
October 12, 2023
|
Is it possible to deploy an UUPS Proxy in conjunction with CREATE2 so I can precompute the address it will be deployed to?
|
|
3
|
1182
|
October 11, 2023
|
Upgrade of UUPS Contract failing cause of delegatecall
|
|
3
|
112
|
October 10, 2023
|
Installing contracts using forge install
|
|
3
|
830
|
October 7, 2023
|
Logical organization of upgradeable contracts
|
|
1
|
115
|
October 6, 2023
|
Hardhat upgrades not working because can't get pending block
|
|
1
|
138
|
October 6, 2023
|
Update UUPS proxy contract
|
|
1
|
213
|
September 28, 2023
|
Integrating hardhat-deploy and openzeppelin/hardhat-upgrades
|
|
8
|
2338
|
September 18, 2023
|
Differences in numbers network file which produce different hash
|
|
3
|
134
|
September 15, 2023
|
ERC1967Proxy - Verification on blockchain explorer fails if using the latest version
|
|
5
|
186
|
September 12, 2023
|
Help: Compare two deployed implementations to see if they are "upgrade safe"
|
|
4
|
121
|
September 12, 2023
|
Doesn't deployProxy() initialize the implementation contract?
|
|
11
|
1060
|
September 5, 2023
|
Create3 deployement with proxy contract- ownership?
|
|
16
|
365
|
September 4, 2023
|
Getting tx error during update the contract
|
|
8
|
268
|
August 29, 2023
|
Beacon Proxies and UUPS Implementation contract, is it needed?
|
|
1
|
159
|
August 25, 2023
|
Error: ASTDereferencerError: No node with id 6677 of type ContractDefinition
|
|
3
|
257
|
August 25, 2023
|
Updating contract variable that references another contract
|
|
1
|
134
|
August 24, 2023
|
Can't set the value of a variable when passing encoded data as parameter with upgradeable contracts
|
|
9
|
651
|
August 19, 2023
|
Oz upgradable hardhat lib - how to use custom Proxy.sol contract?
|
|
1
|
147
|
August 17, 2023
|
How to deploy a new proxy after ownership of the proxy admin has already been transferred to a multisig?
|
|
1
|
155
|
August 10, 2023
|
"ProviderError: transaction underpriced" during deployment using @openzeppelin/hardhat-upgrades
|
|
3
|
2582
|
August 8, 2023
|