Skip to content

cometbft: export abci::event::v0_37#102

Merged
melekes merged 3 commits intomainfrom
astriaorg_export_0_37_events
Jun 19, 2025
Merged

cometbft: export abci::event::v0_37#102
melekes merged 3 commits intomainfrom
astriaorg_export_0_37_events

Conversation

@melekes
Copy link
Copy Markdown
Collaborator

@melekes melekes commented Jun 10, 2025

@melekes melekes requested review from Copilot and greg-szabo June 10, 2025 08:31
@melekes melekes self-assigned this Jun 10, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR exports the abci::event::v0_37 module to enable construction of EventAttribute::V037 variants.

  • Makes the v0_37 module public
  • Updates changelog to reflect this change

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
cometbft/src/abci/event.rs Changed module visibility of v0_37 to public
.changelog/unreleased/bug-fixes/101-export-v0_37-abci-events.md Added changelog entry for exporting v0_37 events
Comments suppressed due to low confidence (1)

cometbft/src/abci/event.rs:373

  • [nitpick] Since v0_37 is now part of the public API, consider adding module-level documentation to clarify its purpose and usage.
pub mod v0_37 {

@melekes melekes merged commit 00fdf43 into main Jun 19, 2025
20 of 21 checks passed
@melekes melekes deleted the astriaorg_export_0_37_events branch June 19, 2025 12:57
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.

Port "export abci::event::v0_37" (tendermint-rs#1479)

3 participants