Error: Unexpected type for UPGRADE_INTERFACE_VERSION
|
|
7
|
115
|
November 28, 2023
|
Manually deploying UUPS proxy in Hardhat
|
|
1
|
11
|
November 28, 2023
|
Manual Deploy: ERC1967Proxy + Remix (to understand how it's done)
|
|
7
|
601
|
November 28, 2023
|
Upgrades Plugin Error: "doesn't look like an ERC 1967 proxy with a logic contract address"
|
|
7
|
2397
|
November 28, 2023
|
Stuck with understanding upgradeable proxies
|
|
5
|
445
|
March 1, 2023
|
What is the admin address for a UUPS proxy
|
|
4
|
47
|
November 24, 2023
|
upgradeProxyAdmin is not changing the ProxyAdmin of my Proxies
|
|
3
|
282
|
November 24, 2023
|
Must a child contract use the namespaced storage pattern
|
|
1
|
32
|
November 24, 2023
|
How to verify upgradeable contract on opbnb-testnet?
|
|
3
|
48
|
November 20, 2023
|
Rename Struct property
|
|
3
|
43
|
November 17, 2023
|
How can one utilize the expectEvent function from the test-helpers library in a Hardhat test?
|
|
4
|
39
|
November 17, 2023
|
All my token storages changed to zero after the implementation
|
|
2
|
70
|
November 17, 2023
|
Accessing deployment blocknumber?
|
|
5
|
604
|
November 17, 2023
|
OpenZeppelin 5.0 Upgrade - erc1967.getImplementationAddress result
|
|
1
|
46
|
November 16, 2023
|
Foundry Upgradeable Contracts Error
|
|
14
|
77
|
November 15, 2023
|
Possible approaches for new version of implementation contracts
|
|
9
|
82
|
November 15, 2023
|
How to set gasLimit and gasPrice with Hardhat upgrades plugin?
|
|
6
|
5449
|
November 15, 2023
|
How to upgrade a contract deployed with version 4.9.0 using 5.0.0 contracts?
|
|
1
|
62
|
November 14, 2023
|
[Contract version] used "@openzeppelin/contracts": "^5.0.0" as dependency but the proxy admin is from v4.8.3
|
|
4
|
74
|
November 14, 2023
|
2 level delegatecall (from custom proxy to upgradeable proxy and to implementation)
|
|
2
|
56
|
November 13, 2023
|
Doubts on single ProxyAdmin per network
|
|
1
|
46
|
November 8, 2023
|
What is the alternative for `upgradeTo()` function in Transparent Upgradeable Proxy?
|
|
10
|
159
|
November 8, 2023
|
What does `_disableInitializers();` function mean?
|
|
11
|
4596
|
November 7, 2023
|
Contract upgrade failed because variables are deleted in openzepplin 5.0
|
|
2
|
111
|
November 7, 2023
|
Hardhat upgrades issues
|
|
2
|
102
|
November 6, 2023
|
Why some methods are removed in ProxyAdmin contract from version 5.0.0
|
|
1
|
74
|
November 3, 2023
|
First look at the upcoming OpenZeppelin Foundry Upgrades library
|
|
0
|
179
|
November 2, 2023
|
UUPS Upgrades using Foundry
|
|
4
|
855
|
November 2, 2023
|
# Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending? Returned error: {"jsonrpc":"2.0","error":"execution reverted",
|
|
21
|
277
|
October 30, 2023
|
Version 5: storage location constant
|
|
1
|
78
|
October 27, 2023
|