aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/multisig/multi_sig_with_time_lock.ts
Commit message (Expand)AuthorAgeFilesLines
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-031-347/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-3/+3
* Move generated contract wrappers and artifacts into contracts packageAlex Browne2018-10-161-3/+3
* Fix bug where if block wasn't found, getBlockAsync would throw. Now it return...Fabio Berger2018-09-241-1/+4
* Fix bug in contracts testsAlex Browne2018-09-051-1/+1
* Add test for external_call visibilityAmir Bandeali2018-09-041-0/+15
* Add MultiSigWalletWithTimeLock revert reasons to testsAmir Bandeali2018-09-041-14/+29
* Add more tests for MultiSigWalletWithTimeLockAmir Bandeali2018-09-041-1/+147
* Fix bugs having to do with block timestamps and order expirationTimesAlex Browne2018-07-171-1/+1
* Make it possible to configure block polling interval in base contract wrapperLeonid Logvinov2018-07-051-5/+5
* Improve robustness of revert reason assertionsAlex Browne2018-07-031-4/+4
* Update file structureAmir Bandeali2018-06-301-0/+168