Skip to content

sol-parser-sdk v0.5.3

Choose a tag to compare

@0xfnzero 0xfnzero released this 27 May 19:45
· 17 commits to main since this release

sol-parser-sdk v0.5.3

  • Preserve real Pump.fun v2 instruction names, including buy_v2, sell_v2, and buy_exact_quote_in_v2.
  • Improve ShredStream Pump.fun v2 parsing with best-effort short-account handling for buy, sell, and exact-quote instructions.
  • Align Pump.fun buy-family event filtering across gRPC logs, instructions, and ShredStream.
  • Keep ShredStream ALT/default-account best-effort behavior for outer instructions while preserving the CPI/inner-only limitation.