aboutsummaryrefslogtreecommitdiffstats
path: root/src/0x.js.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add setProvider method to 0x.js that updates the web3 provider and ↵Fabio Berger2017-05-301-0/+8
| | | | invalidates any contractInstances instantiated with the old provider
* make web3Wrapper a private instance variableFabio Berger2017-05-301-1/+1
|
* Lowercase schema namesFabio Berger2017-05-301-2/+2
|
* improve commentFabio Berger2017-05-291-1/+1
|
* Port over signOrderHashAsyncFabio Berger2017-05-291-1/+63
|
* Standardize all commentsFabio Berger2017-05-291-4/+4
|
* Move files up and remove ts folderLeonid Logvinov2017-05-291-0/+134
|
* Create ts folderFabio Berger2017-05-241-5/+0
|
* Add empty zeroEx classLeonid Logvinov2017-05-241-0/+5