Skip to content

v4.0.3 — expose comet reindex-event (maintenance, optional) Latest

Latest

Choose a tag to compare

@ECHOAD ECHOAD released this 22 Jul 01:31
eea1f3e

Passage v4.0.3 — Maintenance Release

Optional, CLI-only release.
This release is not consensus-breaking. No coordinated upgrade or governance action is required.

Upgrade only if you want the new tooling. Validators running v4.0.2 remain fully compatible.

What's New

passage comet reindex-event

The CometBFT upgrade included in Passage v4.0.2, based on CometBFT v0.38.23, added support for event re-indexing. However, the command was not accessible through the Passage CLI.

Passage v4.0.3 exposes the command:

passage comet reindex-event
passage comet reindex-event --start-height 2
passage comet reindex-event --end-height 10
passage comet reindex-event --start-height 2 --end-height 10

The release preserves:

  • The upstream command name

  • The reindex_event alias

  • The upstream --start-height and --end-height behavior

  • Inclusive start and end heights

A value of 0 has the following meaning:

Option | Meaning of 0 -- | -- --start-height | Use the blockstore base height --end-height | Use the latest available height

Checksums

Reproducible rbuilder build at commit fb3005f.

e5021b658f691e70124009dae8fc0b5738ef110edcb74853469f536f034e781d  passage-4.0.3-linux-amd64
e4fd07e081fd90f959d84e4ade9db390db844babc92be7b5c440e7ef2f9dfeca  passage-4.0.3-linux-arm64