aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/web3_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove ContractDoesNotExist error and replace it with more specific errorsLeonid Logvinov2017-11-241-2/+11
* Pass networkId on provider updateLeonid Logvinov2017-11-241-3/+2
* Fix the imports orderLeonid Logvinov2017-11-241-3/+4
* Store networkId in web3WrapperLeonid Logvinov2017-11-241-19/+8
* Merge branch 'development' into feature/orderExpiredLeonid2017-11-231-3/+31
|\
| * Rename toDecimal to hexToDecimalLeonid Logvinov2017-11-221-4/+4
| * Add postFormatter for logsLeonid Logvinov2017-11-221-3/+31
* | Check if transactionReceipt exists before normalizing itLeonid Logvinov2017-11-211-1/+3
|/
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+172