- 09 Jun, 2018 2 commits
-
-
Adam Flesher authored
-
* addressed unchecked return value in AllowanceCrowdsale #945 using SafeERC20
Doug Crescenzi authored
-
- 08 Jun, 2018 2 commits
-
-
Gal Bracha authored
-
* make _tokenId indexed in Transfer and Approval events via: https://github.com/ethereum/EIPs/pull/1124/files * fix: make name() and symbol() external instead of public * feat: implement ERC721's ERC165 * feat: erc165 tests * fix: don't use chai-as-promised in direct await * fix: reorganize to /introspection * feat: abstract all erc165 tests to a behavior * feat: disallow registering 0xffffffff
Matt Condon authored
-
- 06 Jun, 2018 1 commit
-
-
Alen authored
-
- 05 Jun, 2018 5 commits
-
-
Francisco Giordano authored
-
* Refactoring Superuser contract to allow Owners to transfer ownership when they are not superusers #50 * Refactoring tests to create a contract instance for each of them #50
Patricio Mosse authored -
Doug Crescenzi authored
-
* add a comment on detailed erc20 token #953
Vittorio Minacori authored -
Doug Crescenzi authored
-
- 04 Jun, 2018 5 commits
-
-
Tsuyoshi Maeda authored
-
Nicolás Venturo authored
-
* update sha3 1.2.0 -> 1.2.2 for node 10 compatibility * update nan 2.6.2 -> 2.10.0 for node 10 compatibility * commit new package-lock.json format generated by npm 6
Francisco Giordano authored -
* fix: add comment about rbacwithadmin being rather powerful * fix: move RBACWithAdmin to examples
Matt Condon authored -
* Update README.md * update embark import to use the v1.9.0 tag instead of master * Update README.md
Iuri Matias authored
-
- 03 Jun, 2018 1 commit
-
-
* Adding new Superuser contract + tests
Patricio Mosse authored
-
- 01 Jun, 2018 1 commit
-
-
Matt Condon authored
-
- 30 May, 2018 1 commit
-
-
Yong authored
-
- 29 May, 2018 1 commit
-
-
Doug Crescenzi authored
-
- 14 May, 2018 1 commit
-
-
Leo Arias authored
-
- 10 May, 2018 2 commits
-
-
Leo Arias authored
-
* added the RBACMintableToken * added MintedCrowdsale with RBACMintableToken test * added a mintable behaviour for tests * moved minting tests in behaviour * created a minted crowdsale behaviour to be tested with both mintable and rbacmintable token
Vittorio Minacori authored
-
- 09 May, 2018 3 commits
-
-
* update solidity-coverage to ^0.5.0 * update truffle dependency to ^4.1.8 * update solium to ^1.1.7 * update all contracts to solidity ^0.4.23
John Shutt authored -
* added function to renounce ownership * Provide an Ownable behavior for testing (#905) * Fix indentation * Convert to use should assertions
Paweł Winnicki authored -
* feat: refactor whitelist.sol to use RBAC * fix: remove poor backwards compat attempt
Matt Condon authored
-
- 07 May, 2018 2 commits
-
-
Kazuki YAMAGUCHI authored
-
Daniel Que authored
-
- 03 May, 2018 2 commits
-
-
* Removed asserts and replaced them in favor of require * Adapted tests to work with requires
Schneider Jakob authored -
Paweł Winnicki authored
-
- 26 Apr, 2018 3 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
* ignore everything but official contracts for npm * add tests to npm package * remove truffle migrations stuff * remove seemingly unused npm dependency * clean up dependencies
Francisco Giordano authored
-
- 25 Apr, 2018 2 commits
-
-
Francisco Giordano authored
-
Francisco Giordano authored
-
- 23 Apr, 2018 3 commits
-
-
Vittorio Minacori authored
-
* Make ERC827 methods payable * Suppress linter errors * Add some ERC827 payable tests * Remove failOnBuy method from MessageHelper * Fix linter warning * Fix tests
Anton Bukov authored -
* Update ERC827.sol to not use function overloading * updated tests for erc827 function name changes * fixed broken test * removed findMethod from erc827 tests that is no longer necessary
Elie authored
-
- 20 Apr, 2018 1 commit
-
-
Radek Ostrowski authored
-
- 19 Apr, 2018 1 commit
-
-
Job is allowed to fail, and is run just for information purposes
Santiago Palladino authored
-
- 18 Apr, 2018 1 commit
-
-
juztin authored
-