Skip to content

Cortina.5 - X-Chain Height Indexing

Compare
Choose a tag to compare
@StephenButtolph StephenButtolph released this 19 Jul 22:42
· 1253 commits to master since this release
0ec52a9

This version is backwards compatible to v1.10.0. It is optional, but encouraged.

The plugin version is updated to 27, all plugins must update to be compatible.

The first startup of the X-Chain will perform an indexing operation. This indexing runs in the background and does not impact restart time.

APIs

  • Added avalanche_network_clock_skew_sum metric
  • Added avalanche_network_clock_skew_count metric

Configs

  • Added --tracing-headers to allow specifying headers to the tracing indexer

Fixes

  • Fixed API handler crash for lookupState in prestate tracer
  • Fixed API handler crash for LOG edge cases in the callTracer

What's Changed

New Contributors

Full Changelog: v1.10.4...v1.10.5