-
~First thing's first: decide on how we want to enable contract upgrades. Decide based on dev ease of use and a reduction in critical bugs.~
Build SetCode
**Reading material:**
@nventuro @spal…
-
### Tutorial title
Smart Contract Upgradeability 101 | 5 Upgradeability Methods
### Tutorial description
The tutorial is by Owen Thurm and its about all the ways Smart contracts can be upgrad…
aapsi updated
3 weeks ago
-
0x73696d616f
Medium
# Admin will not be able to upgrade the smart contracts, breaking core functionality and rendering the upgradeable contracts useless
### Summary
The [AssetFactory](https://gith…
-
In order to make upgradeable smart contracts, constructors are not allowed to be had, since we want to store all the data in the proxy as opposed to the implementation.
However, contracts like `VRF…
-
### Type of Smart Contract
Rate Provider
### Type of Smart Contract (if Other)
_No response_
### Contract Source Code
krETH https://etherscan.io/address/0xEE246a8a09a055e60b4EF38DEF201e…
-
We need to improve our smart contracts to use ZeppelinOS so we can make use of smart contract upgradeability utilizing Proxy Patterns: https://blog.zeppelinos.org/proxy-patterns/
### The Smart Co…
-
### Type of Smart Contract
Rate Provider
### Type of Smart Contract (if Other)
_No response_
### Contract Source Code
https://etherscan.io/address/0x99A77a36C9066b1e37cA87E9328eFB87FcFF7E2b
### …
-
Related to smart contract dependencies.
-
# Openzeppelin upgrades not working
## Description
Hi , I am trying to use upgradeable smart contracts on our polygon edge test instance.
I have used the example of openzeppelin upgradeable contra…
-
#### Summary:
This feature request proposes an enhancement to Sourcify's capabilities to include support for registering and looking up [ERC-1967](https://eips.ethereum.org/EIPS/eip-1967) compliant…