- 14 May, 2020 3 commits
-
-
Update README for the release of OpenZeppelin Contracts Ethereum Package v3.0
Nicolás Venturo authored -
Change guides from being Contracts to all of docs
Andrew B Coathup authored -
Minor wording changes Update links Update samples
Andrew B Coathup authored
-
- 13 May, 2020 7 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 12 May, 2020 4 commits
-
-
Francisco Giordano authored
-
(cherry picked from commit fd981ad3)
Francisco Giordano authored -
Francisco Giordano authored
-
Francisco Giordano authored
-
- 11 May, 2020 6 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
Francisco Giordano authored
-
* Making IERC721Receiver an interface * Update IERC721Receiver.sol Co-authored-by: Nicolás Venturo <nicolas.venturo@gmail.com> (cherry picked from commit 78dc3773)
Julian M. Rodriguez authored -
Francisco Giordano authored
-
- 08 May, 2020 1 commit
-
-
Francisco Giordano authored
-
- 20 Apr, 2020 11 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* remove ethpm.json * update releasing document * fix release documentation to be more realistic
Francisco Giordano authored -
* Add baseURI to ERC721MinterPauser constructor * Add tokenURI to mint * Remove tokenId and tokenURI from ERC721 deploy ready * Rename ERC721MinterPauser to ERC721MinterAutoID, remove Pausable mechanisms * Restore pausing to ERC721 * Rename deploy ready to presets * Rename ERC721 preset
Nicolás Venturo authored -
* Improve Hooks docs * Improve Utils docs * Apply suggestions from code review Co-Authored-By: Francisco Giordano <frangio.1@gmail.com> * Add enumerable code samples * Remove import statement from example Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Nicolás Venturo authored -
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes security fixes.** - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authored -
Bumps [solhint](https://github.com/protofire/solhint) from 3.0.0-rc.7 to 3.0.0-rc.8. - [Release notes](https://github.com/protofire/solhint/releases) - [Changelog](https://github.com/protofire/solhint/blob/master/CHANGELOG.md) - [Commits](https://github.com/protofire/solhint/compare/v3.0.0-rc.7...v3.0.0-rc.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authored -
Bumps [@openzeppelin/test-environment](https://github.com/OpenZeppelin/openzeppelin-test-environment) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-test-environment/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-test-environment/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenZeppelin/openzeppelin-test-environment/compare/v0.1.3...v0.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authored -
Bumps [@openzeppelin/cli](https://github.com/OpenZeppelin/openzeppelin-sdk) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-sdk/releases) - [Commits](https://github.com/OpenZeppelin/openzeppelin-sdk/compare/v2.8.1...v2.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authored
-
- 17 Apr, 2020 2 commits
-
-
* Remove isConstructor requirement from _setupRole * Remove isConstructor requirement from _setupDecimals * Update contracts/access/AccessControl.sol Co-Authored-By: Francisco Giordano <frangio.1@gmail.com> Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Nicolás Venturo authored -
Nicolás Venturo authored
-
- 16 Apr, 2020 1 commit
-
-
* Fix deprecation warnings * Workaround linter bug
Nicolás Venturo authored
-
- 15 Apr, 2020 5 commits
-
-
* rename Strings.fromUint256 to Strings.toString * add changelog entry * fix conflict with js toString method
Francisco Giordano authored -
* Improve ERC20/721 Pausable docs * Add ERC20Pausable mint and burn tests * Add ERC721Pausable mint and burn tests * Add _beforeTransfer hook in ERC777 to mint and burn
Nicolás Venturo authored -
* provide 'automatic' token URI by appending the token ID to the base URI, if a base is set but no token-specific URI is available * make the three cases more explicit, avoid else after return * adjust comments to reflect reality
Robert Kaiser authored -
Francisco Giordano authored
-
Francisco Giordano authored
-