mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-03 12:37:43 +00:00
308a1b594e
- Sync IDL from sol-parser-sdk (pumpfun, pump_amm, add raydium_amm_v4) - PumpFun CreateEvent: add is_cashback_enabled to CreateToken/CreateV2, parse in log decode and merge - PumpFun TradeEvent: add ix_name, mayhem_mode, cashback_fee_basis_points, cashback, is_cashback_coin; fix Borsh size 250->274 for fixed fields; parse extension after 274 - Fix deprecation: enable solana-entry feature agave-unstable-api - Remove unused import wide::CmpEq in simd_utils - Replace all Chinese comments in modified code with English Co-authored-by: Cursor <cursoragent@cursor.com>