diff options
author | Felix Lange <fjl@twurst.com> | 2016-08-04 07:40:50 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2016-08-04 07:40:50 +0800 |
commit | b0d9f7372a04fa8f0ffc391f0997e2e062d465ef (patch) | |
tree | c78c4ee8bd261cd1b1d8b896a39c8612f435f154 /interfaces.go | |
parent | 704fde01e8ed28877fe0f69fc8059b1f0c850d04 (diff) | |
download | dexon-b0d9f7372a04fa8f0ffc391f0997e2e062d465ef.tar dexon-b0d9f7372a04fa8f0ffc391f0997e2e062d465ef.tar.gz dexon-b0d9f7372a04fa8f0ffc391f0997e2e062d465ef.tar.bz2 dexon-b0d9f7372a04fa8f0ffc391f0997e2e062d465ef.tar.lz dexon-b0d9f7372a04fa8f0ffc391f0997e2e062d465ef.tar.xz dexon-b0d9f7372a04fa8f0ffc391f0997e2e062d465ef.tar.zst dexon-b0d9f7372a04fa8f0ffc391f0997e2e062d465ef.zip |
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
Diffstat (limited to 'interfaces.go')
0 files changed, 0 insertions, 0 deletions