ethereumproject / go-ethereum

Go language implementation of the original/classic design of the Ethereum protocol
GNU Lesser General Public License v3.0
441 stars 166 forks source link

getTransactionReceipt's "status" field problem #722

Closed david-korbit closed 5 years ago

david-korbit commented 5 years ago

in 6.0.7 beta, getTransactionReceipt's "status" value is always 0. but, 0 is 'failed'.

soc1c commented 5 years ago

Thanks for your report. Issue is tracked here: https://github.com/etclabscore/go-ethereum/issues/23