aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/token_registry_wrapper.ts
Commit message (Collapse)AuthorAgeFilesLines
* move generated contract wrappers from `contract_wrappers/generated/` to ↵Fabio Berger2018-06-061-1/+1
| | | | `generated_contract_wrappers` in package with no non-generated contract wrappers
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
|
* Pass in a provider and instantiate a new web3Wrapper in token_registry_wrapperAlex Browne2018-05-311-4/+6
|
* Add awaitTransactionSuccess where neededAlex Browne2018-05-311-2/+6
|
* Merge branch 'development' into v2-prototypeFabio Berger2018-05-161-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/+60