Andrew B Coathup
Andrew B Coathup
**🧐 Motivation** Support EIP-2309: ERC-721 Consecutive Transfer Extension Enables minting any number of tokens in a single transaction **📝 Details** EIP is an extension to ERC-721, for a standardized event...
When developing a Solidity 0.5 contract with the plugin (as OpenZeppelin Contracts 2.5.0 is Solidity 0.5) an error `Source file requires different compiler version` is shown: Ideally the plugin could...
Request to support latest OpenZeppelin Contracts versions The plugin currently supports OpenZeppelin Contracts 2.5.0 (Solidity 0.5) The latest version of 2.x is 2.5.1 The latest version of 3.x is 3.0.1...
Support creating a Truffle migration for select OpenZeppelin Contracts when using Deploy Contracts
Currently `Deploy Contracts` when used with OpenZeppelin Contracts creates a migration file for all of the contracts in the chosen category when only one contract is likely to need migration....
## Summary Add ERC20 token template using OpenZeppelin ERC20 implementation ## Motivation https://studio.ethereum.org/ will likely be the entry point for many new developers to the space. Whilst an example of...
## Summary Update CryptoPizza to inherit from OpenZeppelin ERC721 implementation rather than create a separate implementation. ## Motivation https://studio.ethereum.org/ will likely be the entry point for many new developers to...
Two community members have asked in the forum about the purpose of the migrations folder in ZepKit. https://forum.zeppelin.solutions/t/what-actually-happened-with-the-migrations-folder/765/3 The suggestion was to add the purpose of migrations to the README...
Solidity 0.4 - Level 22 Shop returns 404, reported via email by a community member
Reported by a community member via email: Levels 10 and 11 show as 'Completed' with blue ticks in front of them when they had not been attempted in the Solidity...
Elevator level can be restricted to view. See the attack here: https://github.com/OpenZeppelin/ethernaut/pull/123#discussion_r317367511