| Commit message (Expand) | Author | Age | Files | Lines |
* | Add convertToJSONSchemaCompatibleObject method | Fabio Berger | 2017-06-01 | 1 | -1/+4 |
* | Temporarily fix gas extimation | Leonid Logvinov | 2017-06-01 | 1 | -0/+13 |
* | Don't return contract response | Leonid Logvinov | 2017-05-31 | 1 | -2/+1 |
* | Add isBigNumber argument assertion | Leonid Logvinov | 2017-05-30 | 1 | -0/+1 |
* | Merge branch 'master' into fillOrderAsync | Leonid Logvinov | 2017-05-30 | 1 | -1/+13 |
|\ |
|
| * | Refactor exchangeWrapper and tokenRegistryWrapper to use contract getter that... | Fabio Berger | 2017-05-30 | 1 | -6/+7 |
| * | remove unused import | Fabio Berger | 2017-05-30 | 1 | -1/+0 |
| * | rename invalidateExchangeContract to invalidateContractInstance | Fabio Berger | 2017-05-30 | 1 | -1/+1 |
| * | Lazily instantiate exchangeContract and store as instance variable instead of... | Fabio Berger | 2017-05-30 | 1 | -3/+14 |
* | | Add throwErrorLogsAsErrors | Leonid Logvinov | 2017-05-30 | 1 | -6/+10 |
* | | Add fillAmount parameter | Leonid Logvinov | 2017-05-30 | 1 | -2/+3 |
* | | Make fillOrderAsync accept signedOrder instead of a shit-ton of params | Leonid Logvinov | 2017-05-30 | 1 | -35/+21 |
* | | Finish ecSignature renaming | Leonid Logvinov | 2017-05-30 | 1 | -3/+3 |
* | | Add assertions for parameters | Leonid Logvinov | 2017-05-30 | 1 | -1/+15 |
* | | Move field declaration to the begining of the class | Leonid Logvinov | 2017-05-30 | 1 | -8/+8 |
* | | Add initial implementation of fillOrderAsync | Leonid Logvinov | 2017-05-30 | 1 | -1/+63 |
* | | Add getExchangeInstanceOrThrowAsync && getSenderAddressOrThrowAsync | Leonid Logvinov | 2017-05-30 | 1 | -6/+7 |
|/ |
|
* | Lowercase schema names | Fabio Berger | 2017-05-30 | 1 | -2/+2 |
* | Fix imports | Leonid Logvinov | 2017-05-29 | 1 | -1/+1 |
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -0/+37 |