aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/src/marshaller.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix tslint issuesLeonid Logvinov2018-07-171-6/+6
|
* Revert moving formatUtils into utilsfragosti2018-07-071-41/+35
|
* Add to changelog, rename to formatUtils and lintfragosti2018-07-061-33/+35
|
* Unmarshall txn data in SignerSubprovider before calling web3wrapper ↵fragosti2018-07-061-35/+39
| | | | sendTransactionAsync
* Add unmarshallTxData to marshallerfragosti2018-07-061-0/+13
|
* Make sure from is included in txDataFabio Berger2018-07-051-0/+3
|
* Move 'from' check to sendTransactionFabio Berger2018-07-051-3/+0
|
* Fix linter issuesFabio Berger2018-07-051-2/+1
|
* Remove web3Utils dep and write necessary utility methodsFabio Berger2018-07-051-57/+30
|
* Refactor Web3Wrapper to no longer use Web3.js & add more test coverageFabio Berger2018-07-051-0/+177