diff options
author | Felix Lange <fjl@twurst.com> | 2017-08-24 21:17:02 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2017-08-25 05:51:50 +0800 |
commit | ad16aeb0a2e79ef6e9db30667152d73565715391 (patch) | |
tree | dda210a8733ab7bbc9d11ab26f57879cd0f00eff /core/evm.go | |
parent | 68955ed2eb12165416411dc30b1ac4d74aa49307 (diff) | |
download | go-tangerine-ad16aeb0a2e79ef6e9db30667152d73565715391.tar go-tangerine-ad16aeb0a2e79ef6e9db30667152d73565715391.tar.gz go-tangerine-ad16aeb0a2e79ef6e9db30667152d73565715391.tar.bz2 go-tangerine-ad16aeb0a2e79ef6e9db30667152d73565715391.tar.lz go-tangerine-ad16aeb0a2e79ef6e9db30667152d73565715391.tar.xz go-tangerine-ad16aeb0a2e79ef6e9db30667152d73565715391.tar.zst go-tangerine-ad16aeb0a2e79ef6e9db30667152d73565715391.zip |
core/types: encode receipt status in PostState field
This fixes a regression where the new Failed field in ReceiptForStorage
rejected previously stored receipts. Fix it by removing the new field
and store status in the PostState field. This also removes massive RLP
hackery around the status field.
Diffstat (limited to 'core/evm.go')
0 files changed, 0 insertions, 0 deletions