- 18 Oct, 2018 10 commits
-
-
Santiago Palladino authored
-
Santiago Palladino authored
-
Santiago Palladino authored
-
* Remove variables initialization on declaration for SplitPayment contracts
Facundo Spagnuolo authored -
Santiago Palladino authored
-
Santiago Palladino authored
-
Facundo Spagnuolo authored
-
Santiago Palladino authored
-
* Added StandardToken (on-chain lib) * Added OnChainERC20 example. * Added OnChainERC721 * Update OnChainERC721.test.js * Renamed the contracts to Standalone*. * Fix path to Initializable in StandardToken example
Nicolás Venturo authored -
Updated package.json
Facundo Spagnuolo authored
-
- 17 Oct, 2018 1 commit
-
-
Nicolás Venturo authored
-
- 15 Oct, 2018 3 commits
-
-
ERC721 contracts no longer initialize their parents.
Nicolás Venturo authored -
Added assertions to leaf initializers of (some) pseudo-abstract contr…
Nicolás Venturo authored -
Nicolás Venturo authored
-
- 10 Oct, 2018 3 commits
-
-
Added zos-lib as a peer dependency and used its Initializable.
Nicolás Venturo authored -
Nicolás Venturo authored
-
Added gaps at the end of the storage of each contract.
Nicolás Venturo authored
-
- 09 Oct, 2018 5 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
- 08 Oct, 2018 5 commits
-
-
Nicolás Venturo authored
-
Removed BreakInvariantBounty.
Nicolás Venturo authored -
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Added sender parameter to initializers using msg.sender.
Nicolás Venturo authored
-
- 05 Oct, 2018 6 commits
-
-
Nicolás Venturo authored
-
Initialization improvements
Nicolás Venturo authored -
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Merging OZ 2.0.0.rc3
Nicolás Venturo authored
-
- 04 Oct, 2018 7 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
(cherry picked from commit 308e5e9c)
Nicolás Venturo authored -
(cherry picked from commit 43ebb4fc)
Anton Bukov authored -
* signing prefix added * Minor improvement * Tests changed * Successfully tested * Minor improvements * Minor improvements * Revert "Dangling commas are now required. (#1359)" This reverts commit a6889776. * updates * fixes #1371 * Removed extra whitespace (cherry picked from commit f3888bb0)
Aniket authored -
* signing prefix added * Minor improvement * Tests changed * Successfully tested * Minor improvements * Minor improvements * Revert "Dangling commas are now required. (#1359)" This reverts commit a6889776. * updates * fixes #1356 * Removed extra semicolon. (cherry picked from commit c87433e0)
Aniket authored -
* separate part of ERC721Mintable into ERC721MetadataMintable * remove mint and burn from 721 tests * Fixed linter error. * fix ERC721 mint tests * Minor fixes. (cherry picked from commit 744f567f)
Francisco Giordano authored
-