Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mention of internal cleanup from public comment | Fabio Berger | 2017-05-30 | 1 | -2/+1 |
| | |||||
* | improve comment | Fabio Berger | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | Make tokenRegistry contract instantiation lazy and clear it on provider update | Fabio Berger | 2017-05-30 | 1 | -0/+1 |
| | |||||
* | rename invalidateExchangeContract to invalidateContractInstance | Fabio Berger | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into dontReinstantiateContractInstances | Fabio Berger | 2017-05-30 | 1 | -0/+3 |
|\ | |||||
| * | Merge branch 'master' into tokenRegistry | Fabio Berger | 2017-05-30 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | # Conflicts: # src/0x.js.ts | ||||
| * | | Add TokenRegistryWrapper and getTokensAsync method | Fabio Berger | 2017-05-30 | 1 | -0/+3 |
| | | | |||||
* | | | Add setProvider method to 0x.js that updates the web3 provider and ↵ | Fabio Berger | 2017-05-30 | 1 | -0/+8 |
| |/ |/| | | | | | invalidates any contractInstances instantiated with the old provider | ||||
* | | make web3Wrapper a private instance variable | Fabio Berger | 2017-05-30 | 1 | -1/+1 |
|/ | |||||
* | Lowercase schema names | Fabio Berger | 2017-05-30 | 1 | -2/+2 |
| | |||||
* | improve comment | Fabio Berger | 2017-05-29 | 1 | -1/+1 |
| | |||||
* | Port over signOrderHashAsync | Fabio Berger | 2017-05-29 | 1 | -1/+63 |
| | |||||
* | Standardize all comments | Fabio Berger | 2017-05-29 | 1 | -4/+4 |
| | |||||
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -0/+134 |
| | |||||
* | Create ts folder | Fabio Berger | 2017-05-24 | 1 | -5/+0 |
| | |||||
* | Add empty zeroEx class | Leonid Logvinov | 2017-05-24 | 1 | -0/+5 |