Skip to content

export abci::event::v0_37#1479

Merged
romac merged 1 commit intocometbft:mainfrom
astriaorg:export_0_37_events
Dec 11, 2024
Merged

export abci::event::v0_37#1479
romac merged 1 commit intocometbft:mainfrom
astriaorg:export_0_37_events

Conversation

@SuperFluffy
Copy link
Copy Markdown
Contributor

@SuperFluffy SuperFluffy commented Dec 11, 2024

Export the tendermint::abci::event::v0_37 module so that EventAttributes::V037 variants can be constructed. This mirrors tendermint::abci::event::v0_34, which is part of the public API. It was not evident at first sight that any invariants were upheld for v0_37 (requiring the module to be private) I figure not exporting it was an oversight.

Closes #1476.

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs (n/a)
  • Updated all code comments where relevant (n/a)
  • Wrote tests (n/a)
  • Added entry in .changelog/

@SuperFluffy SuperFluffy changed the title export abci::event::v_037 export abci::event::v0_37 Dec 11, 2024
@SuperFluffy SuperFluffy marked this pull request as ready for review December 11, 2024 15:12
@romac romac merged commit 2ff34db into cometbft:main Dec 11, 2024
@SuperFluffy SuperFluffy deleted the export_0_37_events branch December 11, 2024 15:33
melekes added a commit to cometbft/cometbft-rs that referenced this pull request Jun 10, 2025
melekes added a commit to cometbft/cometbft-rs that referenced this pull request Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

abci::event::v0_37 isn't exported

2 participants