-
I think that the Diamond Standard should be added to the list. It should be added to the Upgradeability section and to the contract standards section.
"A diamond is a set of contracts that can acc…
-
It's not clear to users why this package exists, why they have to use it, if they have to install it side-by-side with OpenZeppelin, etc.
We should improve the README first and foremost, and also c…
-
I will payout 1000 LINK (13k $) for help in my problem.
I'm just recovering from a terrible loss, I'm a father and husband, and a few days ago I lost my life savings due to one small mistake and rush…
-
## Simple Summary
Add a `delegatecall` function to Vyper to allow the use of the `DELEGATECALL` OPCODE.
## Abstract
`DELEGATECALL` is a relatively new OPCODE which was first added to the EVM on t…
-
### Task Handler : @Timidan
## Replay Attack
> ### Usually, A **replay attack** is when a signed message is reused to claim authorization for a second action. To avoid replay attacks, > for Ethereu…
-
As a developer, I would like to be able to upgrade the contract.
[Building Upgradeable Smart Contracts](https://medium.com/clearmatics/upgrading-smart-contracts-c9fb144eceb7)
**Acceptance Criter…
-
0. Deploy contract that is upgradable that inputs all community revenue and outputs to OPF address
1. Datatoken Template: Allow provider to set a percent fee for Community
2. Datoken Template: Have …
-
### Readme:
_(sreenshot)_
![image](https://user-images.githubusercontent.com/249703/95994634-70454280-0e28-11eb-89f1-da6570590ef1.png)
### Upgradeable Proxy Pattern:
My understanding:
* …
-
**🧐 Motivation**
The Upgradeable presets are amazing. Thank you so much!
However, one item in particular when it comes to ERC721s is the `tokenURI` and its **lack** of change-ability.
**📝 Detai…
-
When following the tuturial https://paulrberg.com/post/2018/12/30/upgradeable-smart-contracts and clicking on a deployed contact in Ganache I get a blank screen and the user interface of Ganache isn't…