Commit Graph

1046 Commits (9e1c934ffdbae90c81fe313a1bc9a32df5adb7b7)
 

Author SHA1 Message Date
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
Facundo Spagnuolo 9f52e94339
Move ERC20 tests to ERC20 custom folder (#772) 7 years ago
Tal Ater c9936e231d Changed test assertion description for clarity (#831) 7 years ago
Chenyang Wu e299a7950e Change ECRecovery recover method's visibility to internal (#818) 7 years ago
Schneider Jakob b33260ac44 Remove assert and send in favor of transfer for PullPayment.sol (#823) 7 years ago
Jesse B Miller 3fb8ecad76 Gender of signer is irrelevant and distracting (#822) 7 years ago
Artiya Thinkumpang c3cbdb4599 Fix version error for truffle-flattener. (#794) 7 years ago
Phillip Birtcher 7586e383c2 Fixes typo in SafeMath subtraction docs (#806) 7 years ago
medvedev1088 d1146e8c8b Add Whitelist contract (#746) 7 years ago
Alejo Salles 8d4eee412d Bugfix/fix individuallycapped flaky test (#789) 7 years ago
Tal Ater 903751ce0d Tiny indentation fix in MintedCrowdsale (#792) 7 years ago
Tal Ater 9fd61177c3 Fixed typo in Crowdsale contract comment (#793) 7 years ago
Facundo Spagnuolo 3c48912730 Fix capped crowdsale flaky test (#773) 7 years ago
chriseth b3a8602928 Use constructor arguments (#731) 7 years ago
Roman Storm 5ef8554727 Add Transfer event to Burnable Token. (#735) 7 years ago
Manuel Araoz 9ea4bae313 v1.7.0 7 years ago
Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) 7 years ago
Emilio Almansi 108d5f3b4a Remove deprecated docs directory and link to new documentation in readme. (#750) 7 years ago
Alejo Salles 61b6a733c8 Fixed Contribution Guidelines link (#738) 7 years ago
Facundo Spagnuolo 6ad275befb
Improve ERC20s tests coverage (#712) 7 years ago
trejas 7a0bfdfbb4 Enhancement/heritable encapsulation #692 (#702) 7 years ago
Matt Condon f4228f1b49 fix: reference contract name rather than filepath (#698) 7 years ago
Matt Condon a5d5867092 feat: update pr templates, closes #696 (#699) 7 years ago
Santiago Palladino 4d7c3cca75 Move token creation outside of crowdsale contract (#690) 7 years ago
Francisco Giordano 0541347034 v1.6.0 7 years ago
Facundo Spagnuolo c5d66183ab Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
Facundo Spagnuolo 1eea95f9ac Move ERC721 files to custom folder (#700) 7 years ago
Facundo Spagnuolo e16c4042c1
Merge pull request #627 from facuspagnuolo/feature/implement_erc721_standard 7 years ago
Facundo Spagnuolo e1d32acae8
Merge branch 'master' into feature/implement_erc721_standard 7 years ago
Matt Condon 3b499a9cc3
Merge pull request #687 from sot528/fix/reference-of-rbac-usage 7 years ago
Matt Condon 4e77aaa0c3
Merge branch 'master' into fix/reference-of-rbac-usage 7 years ago
Facundo Spagnuolo 4be30dc3ae
Merge branch 'master' into feature/implement_erc721_standard 7 years ago
Santiago Palladino 370e6a882a ERC20 totalSupply changed from public property to a function (#666) 7 years ago
JU HYEONG PARK 9cc55ef2a5 use short circuit (#654) 7 years ago
Facundo Spagnuolo 48594890cf
Merge branch 'master' into feature/implement_erc721_standard 7 years ago