aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/contract.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove all contract wrapperLeonid Logvinov2017-12-021-98/+0
|
* Improve the commentLeonid Logvinov2017-11-291-1/+3
|
* Fix a typoLeonid Logvinov2017-11-291-1/+1
|
* Add fake gas estimate suprovider for testsLeonid Logvinov2017-11-291-1/+1
|
* Fix a commentLeonid Logvinov2017-11-281-4/+4
|
* Increase gas marginLeonid Logvinov2017-11-281-2/+1
|
* Add gas margin and remove undefined valuesLeonid Logvinov2017-11-281-10/+14
|
* Add option config for gasPrice and gasLimit for every transaction sending methodLeonid Logvinov2017-11-281-5/+17
|
* Revert "Remove redundant async"Leonid Logvinov2017-11-241-1/+1
| | | | This reverts commit 8d11ababd62d947e338757f57c41179510b11338.
* Remove redundant asyncLeonid Logvinov2017-11-241-1/+1
|
* Fix the imports orderLeonid Logvinov2017-11-241-4/+5
|
* Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+1
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+80