-
Because our needs of the token contract and best practices for Ethereum smart contracts are evolving, our token code will need to evolve as well. This issue tracks that work.
-
I'm trying to reproduce the example from this tutorial https://docs.zeppelinos.org/docs/low_level_contract.html.
## Expected behaviour
I would have an initialized proxy to MyContract_v0 instance
…
-
**Scenario:** you create a small crowdsale for your widget and it becomes really popular very quickly. Now there is a million dollar price tag on the poorly secured private key you used to deploy your…
-
![ethberlin_option_02_small](https://user-images.githubusercontent.com/21331903/45082273-a1a79c00-b101-11e8-892d-389b0e9801f4.jpg)
# ETHBerlin Aragon challenge for Best app or integration - First…
-
![ethberlin_option_02_small](https://user-images.githubusercontent.com/21331903/45082297-b2581200-b101-11e8-8202-a4805e080dfc.jpg)
# ETHBerlin Aragon challenge for Best app or integration - Runner-…
-
-
I've been struggling with this one for a while now, especially since I've been debugging an **owner** revert failure in Ownable while working on the Basil tutorial. Usually when you migrate contracts…
-
-
I'm following along the Basil tutorial, trying desperately to debug an `owner` revert failure when I reach the step when `setToken()` is called on the proxied _BasilERC721_ contract. The tutorial isn…
-
OpenZeppelin is working on upgradability (they really are: [blog post](https://blog.zeppelinos.org/smart-contract-upgradeability-using-eternal-storage/), contracts in [/labs repo](https://github.com/z…