Skip to content

protobuf encoding from prost to buffa - #10

Open
UlysseCorbeil wants to merge 6 commits into
developfrom
feature/buffa
Open

UlysseCorbeil wants to merge 6 commits into
developfrom
feature/buffa

Conversation

@UlysseCorbeil

Copy link
Copy Markdown

No description provided.

@sduchesneau

Copy link
Copy Markdown
Contributor

Approved, but not merging because of the
substreams = { version = "0.7.3", git = "https://github.com/streamingfast/substreams-rs", branch = "feature/buffa" } that should become a tag when ready

@maoueh

maoueh commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Beta tag ready AFAIK, have we published it? Let's start publishing versions so we can move on with PR @UlysseCorbeil

Comment thread buf.gen.yaml Outdated
Comment thread src/pb/mod.rs
UpdateOp::Min => "min",
UpdateOp::SetIfNull => "set_if_null",
UpdateOp::Set => "set",
UpdateOp::UPDATE_OP_UNSPECIFIED => "unspecified",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Don't forget to write also a quick migration guide in the release notes directly too for this

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.

3 participants