Skip to content

sol-parser-sdk v0.4.8

Choose a tag to compare

@0xfnzero 0xfnzero released this 15 May 22:49
· 92 commits to main since this release

Highlights

  • Adds PumpFees support and full current protocol routing coverage.
  • Extends gRPC and ShredStream filter-aware parsing for low-latency upstream narrowing.
  • Keeps ShredStream hot paths aligned with the unified parser implementation.

Validation

  • cargo test --lib
  • cargo check --all-targets
  • cargo package
  • cargo publish