v0.9.6
- Update
block_view
with updated ethereum block athttps://github.com/streamingfast/firehose-ethereum/releases/download/v2.0.0/ethereum-v1.1.0.spkg
with added fieldDetailLevel
IMPORTANT:: Using blocks with
DetailLevel
set toExtended
(the default level),block.transactions()
returns only successful transactions.
Blocks withDetailLevel
set toBase
does not have information about transaction successfulness. Note that a failed transaction will never have logs attached to it.