plugeth/internal
Felix Lange b0d9f7372a internal/ethapi: add missing output fields
- returned headers didn't include mixHash
- returned transactions didn't include signature fields
- empty transaction input was returned as "", but should be "0x"
- returned receipts didn't include the bloom filter
- "root" in receipts was missing 0x prefix
2016-08-04 01:40:50 +02:00
..
build build: add ci.go, use it everywhere 2016-06-22 13:42:39 +02:00
debug cmd/geth: codegansta/cli package renamed to urfave/cli 2016-06-09 15:37:13 +02:00
ethapi internal/ethapi: add missing output fields 2016-08-04 01:40:50 +02:00
jsre rpc: add new client, use it everywhere 2016-07-22 23:21:27 +02:00
web3ext core/vm, eth: Add support for javascript trace functions 2016-08-23 15:06:39 +01:00