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_eventaliasThe upstream
--start-heightand--end-heightbehaviorInclusive start and end heights
A value of 0 has the following meaning:
Checksums
Reproducible rbuilder build at commit fb3005f.
e5021b658f691e70124009dae8fc0b5738ef110edcb74853469f536f034e781d passage-4.0.3-linux-amd64
e4fd07e081fd90f959d84e4ade9db390db844babc92be7b5c440e7ef2f9dfeca passage-4.0.3-linux-arm64