Skip to content

v1.4.14

Choose a tag to compare

@sduchesneau sduchesneau released this 11 Sep 16:54

Operators

If you are indexing Polygon or Mumbai chains, you will need to reprocess the chain from genesis, as your existing Firehose blocks are missing some system transactions.

As always, this can be done with multiple client nodes working in parallel on different chain's segment if you have snapshots at various block heights.

Golang 1.21+ is now also required to build the project.

Fixed

Added

  • Added tools compare-oneblock-rpc command to perform a validation between a firehose 'one-block-file' blocks+trx+logs fetched from an RPC endpoint

Changed

  • The tools print subcommands now use hex to encode values instead of base64, making them easier to use