Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix getTransactionSenderAccountIfExistsAsync to return true senderAddress or ↵ | Fabio Berger | 2017-06-02 | 1 | -1/+1 |
| | | | | undefined if non available | ||||
* | Introduce coinBase account | Leonid Logvinov | 2017-06-02 | 1 | -0/+3 |
| | | | | | | Add makerAccount parameter Adjust tests Add more assertions to success test | ||||
* | Get getSenderAddressOrThrowAsync everywhere where we throw if the ↵ | Fabio Berger | 2017-06-01 | 1 | -8/+8 |
| | | | | senderAddress doesn't exist | ||||
* | Add setDefaultAccount | Leonid Logvinov | 2017-06-01 | 1 | -0/+3 |
| | |||||
* | Fix linter errors | Leonid Logvinov | 2017-05-31 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into fillOrderAsync | Leonid Logvinov | 2017-05-30 | 1 | -4/+6 |
|\ | |||||
| * | Merge branch 'master' into dontReinstantiateContractInstances | Fabio Berger | 2017-05-30 | 1 | -4/+3 |
| |\ | |||||
| | * | Fix the empty code regex | Leonid Logvinov | 2017-05-30 | 1 | -4/+3 |
| | | | |||||
| * | | Add setProvider method to 0x.js that updates the web3 provider and ↵ | Fabio Berger | 2017-05-30 | 1 | -0/+3 |
| |/ | | | | | | | invalidates any contractInstances instantiated with the old provider | ||||
* | | Merge branch 'master' into fillOrderAsync | Leonid Logvinov | 2017-05-30 | 1 | -1/+1 |
|\| | |||||
| * | Reverts: 7e96b45ea0c51ca5589640018172a91a35596148 which broke this regex for ↵ | Fabio Berger | 2017-05-30 | 1 | -1/+1 |
| | | | | | | | | the `0x0` edge-case | ||||
* | | Add getExchangeInstanceOrThrowAsync && getSenderAddressOrThrowAsync | Leonid Logvinov | 2017-05-30 | 1 | -0/+7 |
|/ | |||||
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -0/+69 |