aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/2.0.0/test/ReentrantERC20Token/ReentrantERC20Token.sol
Commit message (Expand)AuthorAgeFilesLines
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-161-188/+0
* Apply styling fixesAmir Bandeali2018-09-041-1/+0
* Add cancelOrderInternal, use within batchCancelOrdersAmir Bandeali2018-08-311-0/+6
* safeGetPartialAmount (#1035)Amir Bandeali2018-08-291-0/+1
* Only use one nonReentrant modifier, remove modifier from fillOrderNoThrow var...Amir Bandeali2018-08-251-32/+1
* Update ReentrantERC20Token with new functions and check that revert is occuri...Amir Bandeali2018-08-251-35/+75
* Add ReentrantTokenAmir Bandeali2018-08-251-0/+173