Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decode logs args in awaitTransactionMinedAsync | Leonid Logvinov | 2017-09-06 | 1 | -2/+2 |
* | Rename x.call -> x.callAsync x() -> x.sendTransactionAsync() x.estimateGas() ... | Leonid Logvinov | 2017-09-05 | 1 | -2/+2 |
* | Make the functions immidiately return txHash instead of awaiting for a transa... | Leonid Logvinov | 2017-09-05 | 1 | -1/+3 |
* | Return variable instead of expression | Fabio Berger | 2017-08-23 | 1 | -1/+2 |
* | Add getContractAddressAsync public method to proxy instance | Fabio Berger | 2017-08-23 | 1 | -0/+9 |
* | Rename internally Proxy to TokenTransferProxy | Leonid Logvinov | 2017-08-22 | 1 | -0/+41 |