Skip to content

solana-streamer-sdk v1.5.11

Choose a tag to compare

@0xfnzero 0xfnzero released this 06 Jun 18:31
· 9 commits to main since this release

Changes

  • Depend on sol-parser-sdk 0.5.11 from crates.io.
  • Expose PumpSwapCreatePoolEvent.is_cashback_coin when provided by SDK instruction/ShredStream parsing.
  • Preserve is_cashback_coin in CreatePool event merging.
  • Update English and Chinese README version and migration notes.

Verification

  • cargo fmt --check
  • cargo test
  • cargo tree -i sol-parser-sdk confirms sol-parser-sdk v0.5.11 from crates.io