aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/multisig/asset_proxy_owner.ts
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* Fix geth testsAmir Bandeali2018-09-041-2/+6
* Add MultiSigWalletWithTimeLock revert reasons to testsAmir Bandeali2018-09-041-1/+2
* 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-171-1/+1
* 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-051-21/+23
* Improve robustness of revert reason assertionsAlex Browne2018-07-031-10/+11
* Update file structureAmir Bandeali2018-06-301-0/+445