v0.8.1
What's Changed
- feat: add
SerializeforDecodedInstructionby @0xmountaintop in #252 - feat: set is_vote to false in jito shredstream grpc by @Mesteery in #254
- fix(raydium-alerts): pin rustls 0.23 and install aws_lc_rs CryptoProvider to stop startup panic #259 by @kalloc in #260
- perf: optimize gRPC transaction metadata handling by @nogo6260 in #261
- fix: deduplicate jito shredstream entries by @Mesteery in #257
- fix: Parse nested instructions inside TransactionPipe by @quangkeu95 in #267
- fix:jupiter nested empty instructions by @nogo6260 in #268
- fix: Duplicate webSocket connection by @iamnivekx in #270
- perf: optimize
extract_instructions_with_metadataby @nogo6260 in #273 - feat: vendor jito-protos by @sonicfromnewyoke in #253
- feat: add meteora
virtual curveintegration by @sonicfromnewyoke in #256 - fix: account meta
is_signerby @nogo6260 in #274 - feat: add block_hash field to transaction for fork detection (#277) by @andrii-kl in #278
- feat: add postgres to token-program-decoder by @sonicfromnewyoke in #229
- tests: fix all doc tests by @sonicfromnewyoke in #281
- feat: Add block-only subscription (no transactions) by @andrii-kl in #283
- feat: add boop integration by @sonicfromnewyoke in #280
- feat: Implement
IntoIterTrait ForNestedInstructionsby @sonicfromnewyoke in #289 - add ALT decoder by @nogo6260 in #290
- feat: lenient deserialize and warn about remaining bytes by @Mesteery in #291
- fix: export log crate used by proc macro by @Mesteery in #292
- fix: Raydium CLMM events discriminators by @Mesteery in #294
- feat: add GQL server by @sonicfromnewyoke in #284
- Add addLiquidityByStrategy2 ix to meteora-dlmm-decoder by @romaz21 in #295
- chore: prepare release 0.8.1 by @sonicfromnewyoke in #296
New Contributors
- @0xmountaintop made their first contribution in #252
- @kalloc made their first contribution in #260
- @nogo6260 made their first contribution in #261
- @andrii-kl made their first contribution in #278
- @romaz21 made their first contribution in #295
Full Changelog: v0.8.0...v0.8.1