Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 sendTrans... | fragosti | 2018-07-06 | 1 | -35/+39 |
* | 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 |