Skip to content

v0.5.9

Choose a tag to compare

@0xfnzero 0xfnzero released this 04 Jun 16:24
· 4 commits to main since this release

sol-parser-sdk v0.5.9

  • Implements real Yellowstone gRPC stop() behavior by signaling, aborting, and awaiting the active subscription task.
  • Serializes gRPC subscription lifecycle transitions so concurrent stop/re-subscribe calls cannot orphan retry loops.
  • Uses a per-subscription stop signal so a new subscription cannot accidentally reset the stop state for an older task.
  • Labels stream failures as Grpc Stream error to distinguish them from ShredStream logs.
  • Makes the warmup test independent from global test execution order.

Published to crates.io: https://crates.io/crates/sol-parser-sdk/0.5.9