Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/ethapi: Add support for fetching information about the current call ... | Nick Johnson | 2017-04-11 | 1 | -22/+62 |
* | core/vm: use uint64 instead of *big.Int in tracer (#3805) | Yohann Leon | 2017-03-22 | 1 | -3/+3 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 1 | -1/+1 |
* | core, core/vm: implemented a generic environment (#3348) | Jeffrey Wilcke | 2016-12-06 | 1 | -3/+3 |
* | internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" | Kenji Siu | 2016-11-01 | 1 | -22/+22 |
* | vm, ethapi: add `limit` option to traceTransaction | Yoichi Hirai | 2016-09-30 | 1 | -1/+2 |
* | internal/ethapi: Fix bug in opCodeWrapper usage | Nick Johnson | 2016-08-24 | 1 | -1/+3 |
* | internal/ethapi: Improve tracer error reporting and serialization | Nick Johnson | 2016-08-24 | 1 | -9/+24 |
* | core/vm, eth: Add support for javascript trace functions | Nick Johnson | 2016-08-23 | 1 | -0/+300 |