solana/geyser-plugin-manager
Lijun Wang 1e8a8e07b6
Stream the executed transaction count in the block notification (#29272)
Problem

The plugins need to know when all transactions for a block have been all notified to serve getBlock request correctly. As block and transaction notifications are sent asynchronously to each other it will be difficult.

Summary of Changes

Include the executed transaction count in block notification which can be used to check if all transactions have been notified.
2023-01-05 09:36:19 -08:00
..
src Stream the executed transaction count in the block notification (#29272) 2023-01-05 09:36:19 -08:00
Cargo.toml Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00