What's Changed
- chore: update to rust toolchain 1.88.0 by @KellianDev in #488
- fix: update jupiter swap decoder by @arrayappy in #490
- feat: jetstreamer datasource initial implementation by @KellianDev in #487
- feat: helius-gpa-v2-datasource by @dellenar in #493
- feat: rpc-gpa-datasource by @dellenar in #492
- fix(cli): CI errors for generated decoders and indexers by @arrayappy in #489
- fix: add missing circle decoder crates to publish scripts by @arrayappy in #498
- feat: add tx index field to TransactionUpdate and TransactionMetadata by @andrii-kl in #503
- feat: add optional base58 serialization feature for Pubkey fields in decoder structs by @arrayappy in #514
- fix: decoder Token-2022 when processing accounts without extensions by @andrii-kl in #510
- fix: token 2022 extensions panic issue and update with latest decoder by @arrayappy in #513
- fix/pumpfun decoder by @arrayappy in #517
- feat: add onchain labs dex router v2 decoder by @arrayappy in #519
- feat: add onchain labs dex router v1 decoder by @arrayappy in #518
- fix: validate program ID in DynamicBondingCurveDecoder by @binqbit in #516
- feat: make Helius websocket timeouts configurable and add idle transaction reconnection by @nivek-ph in #507
- feat: helius-gtfa-datasource by @dellenar in #505
- fix(decoders): damm v2 decoder with latest idl by @arrayappy in #522
- upd(packages): remove unused base64 dep and make serde-big-array conditional by @arrayappy in #523
- feat: add Jupiter Lend Liquidity decoder by @0xfave in #524
- feat: validator snapshot datasource by @dellenar in #497
- fix(core): handle precompile offset in instruction log extraction by @quack-the-dev in #526
- cleanup: remove code docs in core crates by @arrayappy in #527
- [V1] Refactor Arrange Accounts by @arrayappy in #529
- feat: add datasource disconnection tracking with gap detection by @prox3000 in #471
- feat: improve the identification of writeable accounts by @technoch1ef in #542
- [V1] Atomic Metrics by @arrayappy in #531
- [V1] Performance Updates by @arrayappy in #532
- [V1] Filtering Redesign by @arrayappy in #534
- [V1] Versioned Decoders by @arrayappy in #535
- [V1] CLI Clippy fixes for updated decoders by @arrayappy in #536
- [V1] Transaction Pipe Refactor by @arrayappy in #537
- [V1] Datasource Level Metrics Flush by @arrayappy in #538
- [V1] Update CLI to generate workspace decoders by @arrayappy in #539
- fix: pumpfun, pump-swap, pump-fees latest decoders by @arrayappy in #545
- [V1] Updated "decoders" crates with newly generated V1 Decoders by @arrayappy in #540
- [V1] Update Examples by @arrayappy in #544
- feat: fix orca event discriminator bug by @oasisMystre in #547
- fix: pump decoders with proper option-bool deserialization by @arrayappy in #556
- [V1] fix: OptionBool deserialization fix for pump decoders by @arrayappy in #555
- [V1] fix: v1 review changes by @arrayappy in #553
- [V1] feat: add cpi_events support by @arrayappy in #550
- fix(workspace): correct latent path typos in workspace.dependencies by @luckyaxedev in #557
- [V1] New Examples by @dellenar in #558
- refactor(core): consistency pass + workspace doc comments by @dellenar in #562
- feat: update ecosystem decoders using latest idls by @arrayappy in #564
- fix: decoder survey bugs by @dellenar in #565
- [V1 Release]: Core Refactors, Atomic Metrics, Performance Improvements, Decoder Updates by @arrayappy in #546
New Contributors
- @binqbit made their first contribution in #516
- @0xfave made their first contribution in #524
- @quack-the-dev made their first contribution in #526
- @prox3000 made their first contribution in #471
- @oasisMystre made their first contribution in #547
- @luckyaxedev made their first contribution in #557
Full Changelog: v0.12.0...v1.0.0