aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/multisig
Commit message (Expand)AuthorAgeFilesLines
* Fix geth testsAmir Bandeali2018-09-041-2/+6
* Add test for external_call visibilityAmir Bandeali2018-09-041-0/+15
* Add MultiSigWalletWithTimeLock revert reasons to testsAmir Bandeali2018-09-042-15/+31
* Add more tests for MultiSigWalletWithTimeLockAmir Bandeali2018-09-041-1/+147
* Add test for executeRemoveAuthorizedAddressAtIndex when called by non-ownerAmir Bandeali2018-09-041-4/+40
* Fix geth testsAmir Bandeali2018-08-301-9/+17
* Update AssetProxyOwner to 0.4.24Amir Bandeali2018-08-301-19/+0
* Fix tests that assumed logs were being filteredAmir Bandeali2018-08-171-2/+2
* Fix bugs having to do with block timestamps and order expirationTimesAlex Browne2018-07-172-2/+2
* Use 0.4.10 in AssetProxyOwner, add readBytes4 to contract and remove LibBytesAmir Bandeali2018-07-111-2/+22
* Make it possible to configure block polling interval in base contract wrapperLeonid Logvinov2018-07-052-26/+28
* Improve robustness of revert reason assertionsAlex Browne2018-07-032-14/+15
* Update file structureAmir Bandeali2018-06-302-0/+613