Skip to content

sol-parser-sdk v0.5.11

Choose a tag to compare

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

Changes

  • Parse PumpSwap create_pool instruction args, including is_cashback_coin.
  • Fix PumpSwap create_pool instruction account mapping to match the IDL.
  • Preserve instruction-derived is_cashback_coin when merging CreatePool log and instruction data.
  • Document the source semantics for log-only, instruction-derived, and account-derived PumpSwap cashback flags.

Verification

  • cargo fmt --check
  • cargo test