Commit Graph

1097 Commits (e1dc1411fc154970216eb7ccc3855b1052f81889)
 

Author SHA1 Message Date
sot528 75439c1dd3 fix reference of RBAC usage. 7 years ago
Alejandro Santander c8878adcbd
Merge branch 'master' into refactor/info-md-updates 7 years ago
Alejandro Santander d95c3ade8f Minor changes as per feedback from @frangio 7 years ago
Alejandro Santander 7811370000 Remove branching section and remove negative comment 7 years ago
Alejandro Santander b1e1aadba1 Simplified and updated CONTRIBUTING.md, small update to README.md 7 years ago
AugustoL 7ddd66fb74 fix increaseApproval in ERC827Token with tests 7 years ago
Manuel Aráoz 0cdc5e13ce
Update ISSUE_TEMPLATE.md 7 years ago
Facundo Spagnuolo 5b50e99a0d ERC721 required functionality tests 7 years ago
Facundo Spagnuolo b09d7aada4 Implement ERC721 required functionality 7 years ago
Facundo Spagnuolo 5fc5ded661 Provide ERC721 required functionality interface 7 years ago
Facundo Spagnuolo 146a22cd96
Merge pull request #661 from facuspagnuolo/enhancement/organize_test_files 7 years ago
Facundo Spagnuolo b925b2dae6 Organize test files following contracts folders structure 7 years ago
AugustoL 87f5916341 Separate ERC827 interface in another contract 7 years ago
AugustoL 8854966847 change throw for require in MessageHelper contract@ 7 years ago
AugustoL 685d2087ca Add increase and decrease approval functions to ERC827 with tests 7 years ago
Francisco Giordano 7532dab17d
Merge pull request #677 from ernestas2k/fix/error-testing-in-delayed-claimable#672 7 years ago
Francisco Giordano 73a8be1449
Merge pull request #676 from Shrugs/feat/solidity-highlighting-#671 7 years ago
Ernestas c9fff647f4
Merge branch 'master' into fix/error-testing-in-delayed-claimable#672 7 years ago
Francisco Giordano ec2f7ba8d1
Merge pull request #673 from Shrugs/feat/solium 7 years ago
Ernestas Prisakaru a4029e7472 Fix error testing in DelayClaimable tests 7 years ago
Matt Condon ad5edd329f feat: add solidity syntax highlighting directive, fixes #671 7 years ago
Matt Condon 955517dc2e fix: add ignore directives to SampleCrowdsale and SimpleToken 7 years ago
Matt Condon 3b48a671fd fix: solium errors - whitespace related 7 years ago
Matt Condon bd2f1773cd fix: solium errors - function-order only 7 years ago
Matt Condon e60aee61f2 fix: solium errors - blank-line only 7 years ago
Matt Condon b2e2d9ab1c fix: solium errors - indentation only 7 years ago
Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' 7 years ago
Matt Condon e0f3fea97f feat: add solium linting to travis, npm script 7 years ago
Matt Condon d4dc4b25c8 fix: remove warning on timestamp usage 7 years ago
zava c1244d6297 updated soliumrc - Solium v1 compatible 7 years ago
Francisco Giordano 462c52bcbf
Merge pull request #601 from elopio/test/math 7 years ago
Francisco Giordano 9f68c00855
Merge pull request #667 from spalladino/feature/655-safemath_docs 7 years ago
Francisco Giordano 4dcf8f5bd0
Merge pull request #674 from frangio/add-missing-awaits 7 years ago
Francisco Giordano ea1cb5c54e add missing awaits in tests 7 years ago
Santiago Palladino 49b42e8696
Minor change in SafeMath sub documentation 7 years ago
Francisco Giordano beea818f4e
Merge pull request #638 from LimelabsTech/master 7 years ago
Francisco Giordano 13b75bd5af
Merge branch 'master' into master 7 years ago
AugustoL e911b4d556 Add findMethod function in ERC827Token test 7 years ago
AugustoL 7bd95b1e31 Overload ERC20 funcitons with new _data argument 7 years ago
AugustoL 4ecdf312df Change order of ERC20 methods and call in transferData and transferDataFrom 7 years ago
AugustoL f36f8e96dc Delete SmartToken old docs 7 years ago
AugustoL e57f4be1fb Rename SmartToken to ERC827 7 years ago
AugustoL a806520d6f change SmartToken test to work with new linter rules 7 years ago
AugustoL a4b1cd6e31 Add SmartToken contract with tests and documentation 7 years ago
Santiago Palladino 21297e2b2c Add documentation to safemath functions 7 years ago
Matt Condon 94697726f5
Merge pull request #664 from Shrugs/fix/pr-template-syntax 7 years ago
Matt Condon a58e3e151a fixup: pr template mdown syntax 7 years ago
Francisco Giordano 790b3b20c2
Merge pull request #646 from Shrugs/feat/npm-lint-fix-#642 7 years ago
Francisco Giordano ed6e51494e
Merge pull request #660 from facuspagnuolo/bugfix/659_add_transfer_event_to_simple_token 7 years ago
Facundo Spagnuolo 17884e91a1 Emit Trasnfer event on SimpleToken creation 7 years ago