Is it possible to deploy an UUPS Proxy in conjunction with CREATE2 so I can precompute the address it will be deployed to?
|
|
2
|
104
|
January 30, 2023
|
How to manually deploy upgradeable smart contract without using hardhat-upgrades?
|
|
4
|
66
|
January 27, 2023
|
Duplicate identifier 'Initializable' with typechain
|
|
2
|
41
|
January 25, 2023
|
Can I upgrade my Solidity version from 0.8.16 -> 0.8.17 with UUPS and Beacon Proxies
|
|
2
|
48
|
January 20, 2023
|
Making an Upgradable MultiSig Contract
|
|
1
|
42
|
January 18, 2023
|
How does upgrades.admin.transferProxyAdminOwnership know which proxy to work with?
|
|
1
|
23
|
January 18, 2023
|
Initializing admin in the constructor of a UUPS proxy contract
|
|
1
|
39
|
January 16, 2023
|
How to not check cache for deployProxy
|
|
3
|
58
|
January 10, 2023
|
Can we initialize our contracts again when upgrading?
|
|
5
|
82
|
January 9, 2023
|
How to setup a Factory for an upgradeable smart contract deployed with UUPS Proxy?
|
|
3
|
105
|
January 6, 2023
|
UUPS upgrades with gnosis
|
|
1
|
52
|
January 3, 2023
|
Error: Returned error: sender account not recognized -- Reason given: Custom error (could not decode)
|
|
11
|
105
|
December 30, 2022
|
How to verify proxy deployed from Remix
|
|
19
|
306
|
December 10, 2022
|
Initializers vs Constructors
|
|
8
|
77
|
December 19, 2022
|
Bad storage gap resize when adding inherited contract
|
|
3
|
104
|
December 16, 2022
|
Bad storage gap resize with Truffle
|
|
10
|
145
|
December 16, 2022
|
Is there benefit to use "Explicit Storage Buckets" in OZ's UUPS?
|
|
1
|
67
|
December 14, 2022
|
ProxyAdmin consistently not found despite existing
|
|
2
|
97
|
December 13, 2022
|
Initializeable Contract in Open zeppelin upgradeable v4.8.0 vs v4.6.0
|
|
2
|
153
|
December 12, 2022
|
Proxy Upgrades, Multiple Inheritance, and Storage Slots
|
|
1
|
72
|
December 12, 2022
|
UUPS Implementation Contract not verifyable? Msg: contract was unfortunately not detected
|
|
1
|
92
|
December 12, 2022
|
How to inherit ERC2771ContextUpgradeable?
|
|
7
|
327
|
December 9, 2022
|
Using storage gaps with `hardhat-upgrades`
|
|
6
|
1536
|
December 12, 2022
|
Where did the ERC721Upgradable contract go?
|
|
4
|
94
|
December 5, 2022
|
How to test upgradeability for proxies
|
|
6
|
104
|
December 2, 2022
|
Complete interrupted upgradable contract installation
|
|
6
|
89
|
December 1, 2022
|
Is it possible to use delegate call in an implementation contract of transparent upgradable proxy?
|
|
1
|
67
|
December 1, 2022
|
Upgradeable NFT Smart Contract
|
|
32
|
264
|
November 29, 2022
|
Constructor Arguments in deployProxy() Function of Transparent Proxy Pattern
|
|
4
|
771
|
November 29, 2022
|
How can I call ERC2771ContextUpgradeable's constructor?
|
|
3
|
236
|
November 29, 2022
|