Releases: 0xfnzero/pons-parser-sdk
Releases · 0xfnzero/pons-parser-sdk
Release list
Pons Parser SDK v0.1.0
Initial production release
A low-latency Go parser for Pons v2 receipts, EVM logs, events, and revert data on Robinhood Chain.
Highlights
- Typed parsers for token launches and bonding-curve buy and sell events
- Generic coverage for official Pons v2 operational events
- Trusted-source filtering and strict source validation for production indexers
- Canonical ABI validation for logs and Solidity revert data
- Bounded 1 MiB payload handling and ambiguous selector detection
- Topic helpers and extensible event registries
- English and Chinese documentation with receipt, log, and error parsing examples
- Race-tested CI for Go 1.25
See the README for event-source security guidance, reorganization handling, ownership semantics, and full usage examples.