- 25 Feb, 2019 2 commits
- 24 Feb, 2019 1 commit
-
-
Update to preferred citation formation for ERC-721
Nicolás Venturo authored
-
- 23 Feb, 2019 1 commit
-
-
William Entriken authored
-
- 20 Feb, 2019 4 commits
-
-
Add a link to the minime token
Nicolás Venturo authored -
Fix typo: snapshoted
Nicolás Venturo authored -
Nicolás Venturo authored
-
Leo Arias authored
-
- 16 Feb, 2019 1 commit
-
-
Leo Arias authored
-
- 15 Feb, 2019 3 commits
- 06 Feb, 2019 1 commit
-
-
*
✏ ️ Refactor code & Refork OZ Repo * Refactor ERC20Snapshot to use on-demand snapshots. * Add ERC20Snapshot changelog entry. * Move ERC20Snapshot to drafts. * Improve changelog entry. * Make snapshot tests clearer. * Refactor ERC20Snapshots to use Counters. * Refactor snapshot arrays into a struct. * Remove .DS_Store files. * Delete yarn.lock * Fix linter error. * simplify gitignore entryMatt Swezey authored
-
- 29 Jan, 2019 1 commit
-
-
John Shutt authored
-
- 25 Jan, 2019 2 commits
-
-
* Add _setTokenURI internal. * Rename TokenMetadata to ERC20Metadata. * Add changelog entry for ERC20Metadata. * Fix linter error. * Add breaking change changelog notice.
Nicolás Venturo authored -
* Updated code style to no more than120 characters per line. * Unify code comments style with Doxygen-style tags.
skyge authored
-
- 23 Jan, 2019 1 commit
-
-
* Add back solidity-coverage (using fork). * Pin fork version.
Nicolás Venturo authored
-
- 21 Jan, 2019 3 commits
-
-
* Improve SafeMath test coverage. * Fix linter error. * Split testCommutative into something more sane.
Nicolás Venturo authored -
* Refactor Counter to support increment and decrement. * Move Counter out of drafts. * Refactor ERC721 to use Counter. * Rollback Counter returning the current value in increment and decrement. * Update test/drafts/Counter.test.js Co-Authored-By: nventuro <nicolas.venturo@gmail.com> * Improve Counter documentation. * Move Counter.test to utils. * Move back Counter to drafts.
Nicolás Venturo authored -
* Add ERC20._approve. * Add ERC20._approve tests. * Fix linter error. * Require owner in _approve to be non-zero.
Nicolás Venturo authored
-
- 18 Jan, 2019 3 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
- 17 Jan, 2019 5 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* Bump required compiler version to 0.5.2. * Fix shadowed variable warning in ERC20Migrator. * Rename Counter to Counters. * Add dummy state variable to SafeERC20Helper. * Update changelog entry. * Fix CountersImpl name. * Improve changelog entry.
Nicolás Venturo authored
-
- 14 Jan, 2019 4 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
* Now compiling using truffle 5. * Migrated some test files, missing BN scientific notation usage. * Now using BN time values. * Migrate ERC20 tests. * Migrate all ERC20 tests. * Migrate utils, payment and ownership tests. * All tests save ERC721 migrated. * Migrated ERC721 tests. * Fix lint errors. * Delete old test helpers. * Fix remaining crowdsale tests. * Fix signature bouncer tests. * Update how constants is used. * Compile script pre-removes the build dir. * Fix SafeMath tests. * Revert "Compile script pre-removes the build dir." This reverts commit 247e7451135d33c056a126e9e5fd77a24348018d. * Fix linter errors. * Upgrade openzeppelin-test-helpers dependency. * Update openzeppelin-test-helpers dependency. * Define math constants globally. * Remove unnecessary ether unit. * Roll back reduced ether amounts in tests. * Remove unnecessary toNumber conversions. * Delete compile script. * Fixed failing test.
Nicolás Venturo authored
-
- 11 Jan, 2019 1 commit
-
-
Nicolás Venturo authored
-
- 04 Jan, 2019 7 commits
-
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Nicolás Venturo authored
-
Francisco Giordano authored
-