Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the order of default overriding | Leonid Logvinov | 2017-09-05 | 1 | -1/+1 |
* | Rename x.call -> x.callAsync x() -> x.sendTransactionAsync() x.estimateGas() ... | Leonid Logvinov | 2017-09-05 | 1 | -6/+8 |
* | Add explaining comment | Leonid Logvinov | 2017-09-05 | 1 | -0/+2 |
* | Fix gasPrice regression | Leonid Logvinov | 2017-09-05 | 1 | -2/+32 |
* | Make the functions immidiately return txHash instead of awaiting for a transa... | Leonid Logvinov | 2017-09-05 | 1 | -9/+19 |
* | Use custom contract abstraction | Leonid Logvinov | 2017-09-04 | 1 | -0/+28 |