Skip to content

sol-parser-sdk v0.4.18

Choose a tag to compare

@0xfnzero 0xfnzero released this 25 May 15:07
· 22 commits to main since this release

Changes

  • Fix Raydium CLMM log-side parsing against the upgraded official IDL.
  • Update CLMM event discriminators and event body layouts for swap, liquidity, create pool, collect fee, dynamic fee, reward, and limit-order events.
  • Update CLMM PoolState and TickState structs for dynamic fee and limit-order fields.
  • Fix CLMM instruction parsing for u128 liquidity/sqrt price layouts and CreateCustomizablePool.
  • Refresh bundled Raydium CLMM IDLs.

Verification

  • cargo test --quiet
  • cargo package --allow-dirty
  • Published to crates.io as sol-parser-sdk 0.4.18