aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/multi_sig_wrapper.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update file structureAmir Bandeali2018-06-301-55/+0
|
* Update and add testsAmir Bandeali2018-06-231-2/+4
|
* Merge pull request #678 from 0xProject/fix/order-utils/remaining-v2-changesFabio Berger2018-06-081-0/+1
|\ | | | | Remaining Order-utils V2 Changes
| * Fix tslint failureFabio Berger2018-06-081-0/+1
| |
* | merge v2-prototypeFabio Berger2018-06-071-1/+0
|\|
| * Linter now passesfragosti2018-06-061-1/+0
| |
* | move generated contract wrappers from `contract_wrappers/generated/` to ↵Fabio Berger2018-06-061-2/+2
|/ | | | `generated_contract_wrappers` in package with no non-generated contract wrappers
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
|
* 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