Commit Graph

1080 Commits (2637bd89beea97d6f86ac2415ada598f9439ab78)
 

Author SHA1 Message Date
Matt Condon 2637bd89be
fix: add comment about rbacwithadmin being rather powerful (#936) 7 years ago
Iuri Matias 32ec8b5398 Add Status Embark to README (#956) 7 years ago
Patricio Mosse a0c03ee61c Adding new Superuser contract with test (#952) 7 years ago
Matt Condon e3f866c982
fix: remove daylimit.sol, closes #925 (#964) 7 years ago
Yong 5ab9024b6a update balance syntax for solidity 0.4.23 (#940) 7 years ago
Doug Crescenzi d5f06ab32f addressed TokenVesting contstructor natspec updates in #742 (#935) 7 years ago
Leo Arias 746673a94f
style: use the max-len solidity rule (#944) 7 years ago
Leo Arias ba4cf03da7
contracts mocks: replace deprecated constant with view (#931) 7 years ago
Vittorio Minacori 39370ff690 Adding RBAC Mintable token (#923) 7 years ago
John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
Paweł Winnicki 20b85be6aa Ownable behavior (#929) 7 years ago
Matt Condon 4223c9d50e
feat: refactor whitelist.sol to use RBAC (#893) 7 years ago
Kazuki YAMAGUCHI f0eea31bdf Fix ERC721Token.sol code indent (#909) 7 years ago
Daniel Que ce0a928a6c Fix typos in ERC721BasicToken comments (#889) 7 years ago
Schneider Jakob 85f079ee89 Removing more asserts in favor of require (#834) 7 years ago
Paweł Winnicki 7e44204d9b added function to renounce ownership (#907) 7 years ago
Francisco Giordano 4a10f727c4 1.9.0 7 years ago
Francisco Giordano e79dc645e4 Merge branch 'rename-openzeppelin-solidity' 7 years ago
Francisco Giordano 0e5799c93b
Clean up npm package (#904) 7 years ago
Francisco Giordano 90413e75f1
add version script to update ethpm.json (#906) 7 years ago
Francisco Giordano 9c262571ae rename to openzeppelin-solidity 7 years ago
Vittorio Minacori 76fe1548ae Fix ERC721 test is not checking name and symbol properly #910 (#911) 7 years ago
Anton Bukov 8f2a4785cb Make ERC827 methods payable (#838) 7 years ago
Elie 16535fbb87 Update ERC827.sol to not use function overloading (#871) 7 years ago
Radek Ostrowski 77cc33fc5c cleaned up unsued variable definition (#753) 7 years ago
Santiago Palladino 0b33d29e41
Add travis job to run test suite with solc nightly (#902) 7 years ago
juztin 61dfdde6c4 Updated `send` to `sent`. Matching indentation of closing comment. (#897) 7 years ago
Francisco Giordano e8be9a7bd0
Remove suggestion to rebase (#899) 7 years ago
Francisco Giordano dd8758fedf
move misplaced MathMock (#900) 7 years ago
DeltaBalances c63b203c1d Small SafeMath.sol gas improvements (add & mul). (#894) 7 years ago
Francisco Giordano c191757c6e
rename truffle.js to truffle-config.js (#886) 7 years ago
Federico Gimenez f4bdaf49a1 Increase test coverage to 93% #549 (#768) 7 years ago
Matt Condon 6a7114fdb4
Bouncer contract implementation (#883) 7 years ago
Santiago Palladino 0926729c8f
Add StandardBurnableToken implementation (#870) 7 years ago
Matt Condon 9e1c934ffd
Various fixes and formatting chores (#885) 7 years ago
Francisco Giordano a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) 7 years ago
Francisco Giordano 06666be93a
change MerkleProof interface to take array of bytes32 (#879) 7 years ago
Francisco Giordano 915f74c5f6
remove collaborators and audits from README (#866) 7 years ago
Michal Stefanow 3d3f20f7e3 Removing obsolete comment - explicit check in place (#851) 7 years ago
Francisco Giordano 03a3302abd
add missing await in IndividuallyCappedCrowdsale (#867) 7 years ago
Facundo Spagnuolo bd5f7f5774
Fix SafeMath test file (#865) 7 years ago
Matt Condon a6bef44790
fix: remove admin functionality from RBAC.sol fixes #802 (#836) 7 years ago
Leo Arias a9c777faa6 docs: fix contributing link (#848) 7 years ago
Kookiekrak 44a404aae5 Remove unnecessary import from ERC721Token.sol (#855) 7 years ago
Klaus Hott Vidal 1d2d18f9da Small gas improvement in SafeMath.sol (#811) 7 years ago
Leo Arias 82ce197e44 tests: fix most of the static warnings (#844) 7 years ago
Alejo Salles 42787e2a75 added awaits (#845) 7 years ago
Francisco Giordano 9bc43c8d0f
make ethjs-abi a devDependency (#843) 7 years ago
Francisco Giordano cacf03641c v1.8.0 7 years ago
Santiago Palladino e96164feea ERC721 full implementation (#803) 7 years ago