Skip to main content
Subscribe · Filter by tag — Security.
2026-06-01 — PTB decoding fixes and DoS hardening
Security
v0.706.0 — v0.744.0
Sui programmable-transaction decoding now distinguishes Result(N) from Input(N) arguments, the resolve_object walk is depth-bounded to prevent a stack-overflow denial of service, and a reachable todo!() in the Momentum flash_loan handlers was removed.