streamingfast / firehose-ethereum

Ethereum on StreamingFast
Apache License 2.0
80 stars 24 forks source link

Blocks from RPC Poller show a status of "unknown" on failed transaction #85

Closed sduchesneau closed 10 months ago

sduchesneau commented 10 months ago

rpc status code "0" (failed) is incorrectly parsed as "UNKNOWN" in the protobuf model.

sduchesneau commented 10 months ago

Fixed in https://github.com/streamingfast/firehose-ethereum/commit/1e49053728d13e507ba69500a127f0c66cd46162 and https://github.com/streamingfast/firehose-ethereum/commit/348eafbba655b873cc0e4b6b6439917521650680

Released in v2.3.1