Skip to content

Bump yellowstone-grpc-proto from 12.3.0 to 12.4.0#91

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/yellowstone-grpc-proto-12.4.0
Open

Bump yellowstone-grpc-proto from 12.3.0 to 12.4.0#91
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/yellowstone-grpc-proto-12.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps yellowstone-grpc-proto from 12.3.0 to 12.4.0.

Release notes

Sourced from yellowstone-grpc-proto's releases.

v13.0.0-triton-ext+solana.4.0.0-rc.0+rust-1.93

Release Notes for v13.0.0-triton-ext+solana.4.0.0-rc.0+rust-1.93

grpc release build URL https://github.com/rpcpool/yellowstone-grpc/commit/v13.0.0-triton-ext+solana.4.0.0-rc.0+rust-1.93

Commits from last used release till now

v10.0.2+solana.3.0.6+rc1

yellowstone-grpc-geyser v10.0.1+solana.3.0.6+rc1 solana rust 1.86.0

Changelog

Sourced from yellowstone-grpc-proto's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Note: Version 0 of Semantic Versioning is handled differently from version 1 and above. The minor version will be incremented upon a breaking change and the patch version will be incremented for features.

[Unreleased]

2026-06-17

Fixes

  • plugin: turns out block meta may arrive too early, even before all transaction for a given block have been emitted. We now buffer block meta and make sure the block can be sealed comparing transaction count from block meta.

2026-06-16

  • yellowstone-grpc-geyser 13.2.4

Fixes

  • client: only quarantine slots pending replay verification, not live-sealed slots
  • plugin: changed order of sent messages to client such that block_meta arrives 1 index before block message

2026-06-15

  • yellowstone-grpc-geyser 13.2.3

Fixes

  • client: auto-reconnect now quarantines replayed slots and compares blockhashes to handle the equivocation problem, preventing silent data loss when reconnecting to a node with different block content for the same slot.

2026-06-03

  • yellowstone-grpc-geyser 13.2.1

misc

  • refactor finalized/confirmed delivery to stay outside the processed message loop in geyser_loop

2026-06-02

  • yellowstone-grpc-geyser 13.2.0

misc

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/yellowstone-grpc-proto-12.4.0 branch from e1ff547 to d7e46fc Compare June 11, 2026 17:46
Bumps [yellowstone-grpc-proto](https://github.com/rpcpool/yellowstone-grpc) from 12.3.0 to 12.4.0.
- [Release notes](https://github.com/rpcpool/yellowstone-grpc/releases)
- [Changelog](https://github.com/rpcpool/yellowstone-grpc/blob/master/CHANGELOG.md)
- [Commits](rpcpool/yellowstone-grpc@proto-v12.3.0...proto-v12.4.0)

---
updated-dependencies:
- dependency-name: yellowstone-grpc-proto
  dependency-version: 12.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/yellowstone-grpc-proto-12.4.0 branch from d7e46fc to 498d7ac Compare June 22, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants