aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/multi_sig_wrapper.ts
Commit message (Collapse)AuthorAgeFilesLines
* Change logDecoder back into class, remove awaitTransactionMined from ↵Amir Bandeali2018-05-311-11/+7
| | | | multiSigWrapper
* Use web3-wrapper instead of 0x.js, update logDecoderAmir Bandeali2018-05-251-9/+8
|
* Cleanup testsAmir Bandeali2018-05-251-1/+1
|
* Add old MultiSig to previous contracts, cleanup file structureAmir Bandeali2018-05-251-5/+5
|
* Address feedback, rename contract to AssetProxyOwnerAmir Bandeali2018-05-251-5/+2
|
* Update multisig tests and utilsAmir Bandeali2018-05-251-25/+43
|
* Merge branch 'development' into v2-prototypeFabio Berger2018-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Do not remove artifacts when running `clean` fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Revert to lerna:run lint Do lint sequentially Exclude monorepo-scripts from tslint as test Fix prettier Add hover state to top tokens Change to weekly txn volume Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json Apply prettier to some files which were not formatted correctly Fix TSLint issues Fix TSLint issues Update ethereeumjs-testrpc to ganache-cli Fix infinite loop Add changelog entries for packages where executable binary exporting fixed ... # Conflicts: # packages/contracts/package.json # packages/contracts/util/formatters.ts # packages/contracts/util/signed_order_utils.ts # packages/migrations/package.json # yarn.lock
* Move utils dir into srcAmir Bandeali2018-04-211-0/+43