Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/ethapi: Fix bug in opCodeWrapper usage | Nick Johnson | 2016-08-24 | 2 | -6/+23 |
* | internal/ethapi: Improve tracer error reporting and serialization | Nick Johnson | 2016-08-24 | 2 | -11/+26 |
* | core/vm, eth: Add support for javascript trace functions | Nick Johnson | 2016-08-23 | 2 | -0/+486 |
* | core/vm: Refactor tracing to make Tracer the main interface | Nick Johnson | 2016-08-22 | 1 | -54/+0 |
* | Merge pull request #2909 from fjl/account-manager-cleanup | Felix Lange | 2016-08-18 | 3 | -73/+90 |
|\ | |||||
| * | common/compiler: simplify solc wrapper | Felix Lange | 2016-08-17 | 3 | -73/+90 |
* | | rpc: refactor subscriptions and filters | Bas van Kervel | 2016-08-17 | 1 | -122/+4 |
|/ | |||||
* | eth/api: rename signAndSendTransaction to sendTransaction | Bas van Kervel | 2016-07-22 | 1 | -2/+8 |
* | core: added CheckNonce() to Message interface | zsfelfoldi | 2016-07-11 | 1 | -2/+2 |
* | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 2 | -0/+1661 |