Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | Add @return comments | Leonid Logvinov | 2018-08-09 | 1 | -0/+9 |
| | |||||
* | Add comments | Leonid Logvinov | 2018-08-03 | 1 | -0/+39 |
| | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -6/+6 |
| | |||||
* | Revert moving formatUtils into utils | fragosti | 2018-07-07 | 1 | -41/+35 |
| | |||||
* | Add to changelog, rename to formatUtils and lint | fragosti | 2018-07-06 | 1 | -33/+35 |
| | |||||
* | Unmarshall txn data in SignerSubprovider before calling web3wrapper ↵ | fragosti | 2018-07-06 | 1 | -35/+39 |
| | | | | sendTransactionAsync | ||||
* | Add unmarshallTxData to marshaller | fragosti | 2018-07-06 | 1 | -0/+13 |
| | |||||
* | Make sure from is included in txData | Fabio Berger | 2018-07-05 | 1 | -0/+3 |
| | |||||
* | Move 'from' check to sendTransaction | Fabio Berger | 2018-07-05 | 1 | -3/+0 |
| | |||||
* | Fix linter issues | Fabio Berger | 2018-07-05 | 1 | -2/+1 |
| | |||||
* | Remove web3Utils dep and write necessary utility methods | Fabio Berger | 2018-07-05 | 1 | -57/+30 |
| | |||||
* | Refactor Web3Wrapper to no longer use Web3.js & add more test coverage | Fabio Berger | 2018-07-05 | 1 | -0/+177 |