Skip to content

sol-parser-sdk v0.5.10

Choose a tag to compare

@0xfnzero 0xfnzero released this 06 Jun 18:02
· 3 commits to main since this release

sol-parser-sdk v0.5.10

  • Align PumpSwap CreatePoolEvent with the on-chain IDL: expose is_mayhem_mode and do not expose is_cashback_coin on the create-pool event.
  • Keep PumpSwap is_cashback_coin on AccountPumpSwapPool, where the on-chain Pool account stores it.
  • Fix the PumpSwap CreatePool log payload length check to include the final is_mayhem_mode byte.
  • Document that ShredStream CreatePool events cannot recover is_cashback_coin because Shred entries do not include account bodies.