aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts
Commit message (Collapse)AuthorAgeFilesLines
* Miscellaneous style changes to the contracts package; specifically testsGreg Hysen2018-04-211-1/+1
|
* Removed ERC20 V1 Proxy + TokenTransferProxyGreg Hysen2018-04-211-0/+8
|
* Move utils dir into srcAmir Bandeali2018-04-211-5/+5
|
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-4/+4
|
* Add sol-cover implementationLeonid Logvinov2018-03-121-3/+2
|
* Use the same templates as 0x.jsLeonid Logvinov2018-02-281-10/+20
|
* Change testsLeonid Logvinov2018-02-071-41/+44
|
* Remove authorized address magic from testsLeonid Logvinov2018-01-301-8/+1
|
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
|
* Use an enum for contract nameLeonid Logvinov2018-01-301-4/+4
|
* Remove truffle from testsLeonid Logvinov2018-01-301-32/+56
|
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-6/+3
|
* Remove truffle from UnlimitedAllowanceTokenV2 testsLeonid Logvinov2018-01-301-2/+1
|
* Remove truffle from MultiSigWalletWithTimeLockExceptRemoveAuthAddr testsLeonid Logvinov2018-01-301-13/+31
|
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-0/+150