| Commit message (Expand) | Author | Age | Files | Lines |
* | Instantiate logAndBlockStreamer | Leonid Logvinov | 2017-10-05 | 1 | -0/+7 |
* | Reduce nesting | Leonid Logvinov | 2017-10-04 | 1 | -10/+11 |
* | Use find | Leonid Logvinov | 2017-10-04 | 1 | -1/+1 |
* | Add filtering by topic | Leonid Logvinov | 2017-10-04 | 1 | -3/+23 |
* | Use _.find instead of _.filter | Leonid Logvinov | 2017-10-04 | 1 | -1/+1 |
* | Move NoAbiDecoder to InternalZeroExErrors | Leonid Logvinov | 2017-10-04 | 1 | -2/+2 |
* | Extract topics to its variable | Leonid Logvinov | 2017-10-04 | 1 | -7/+9 |
* | Add tests for zeroEx.exchange.getLogsAsync | Leonid Logvinov | 2017-10-04 | 1 | -1/+1 |
* | Add _getLogsAsync on contract_wrapper | Leonid Logvinov | 2017-10-04 | 1 | -1/+24 |
* | Implement getLogsAsync on token contract | Leonid Logvinov | 2017-10-04 | 1 | -1/+1 |
* | Add tryToDecodeLogOrNoOp and _getEventSignatureFromAbiByName on contract_wrapper | Leonid Logvinov | 2017-10-04 | 1 | -2/+18 |
* | Postfix variable names with 'ifExists' | Leonid Logvinov | 2017-09-19 | 1 | -2/+3 |
* | Move Aftifact type definition to 'types' | Leonid Logvinov | 2017-09-08 | 1 | -1/+1 |
* | Fix gasPrice regression | Leonid Logvinov | 2017-09-05 | 1 | -3/+1 |
* | Make the functions immidiately return txHash instead of awaiting for a transa... | Leonid Logvinov | 2017-09-05 | 1 | -40/+7 |
* | Remove default value for gasPrice | Leonid Logvinov | 2017-08-29 | 1 | -2/+2 |
* | Allow user to specify the gas price | Leonid Logvinov | 2017-08-29 | 1 | -1/+6 |
* | Convert artifacts addresses lo lower case before using | Leonid Logvinov | 2017-08-24 | 1 | -1/+1 |
* | Use PascalCase names as string enum keys | Leonid Logvinov | 2017-07-12 | 1 | -3/+3 |
* | Revert "Use different lodash import syntax which allows to include only used ... | Leonid | 2017-06-22 | 1 | -8/+7 |
* | Fall back to import x = require() syntax | Leonid Logvinov | 2017-06-21 | 1 | -2/+2 |
* | Use different lodash import syntax which allows to include only used functions | Leonid Logvinov | 2017-06-21 | 1 | -7/+8 |
* | Duplicate truffle contracts types | Leonid Logvinov | 2017-06-11 | 1 | -1/+1 |
* | Fix last tests | Leonid Logvinov | 2017-06-11 | 1 | -5/+5 |
* | Prefix private vars with _ | Leonid Logvinov | 2017-06-10 | 1 | -1/+1 |
* | Make web3Wrapper protected instead of public | Fabio Berger | 2017-06-08 | 1 | -1/+1 |
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -0/+48 |