rpcpool / yellowstone-faithful

Project Yellowstone Old Faithful is the project to make all of Solana's history accessible, content addressable and available via a variety of means.
https://old-faithful.net/
GNU Affero General Public License v3.0
54 stars 10 forks source link

Add geyser plugin runner #83

Closed gagliardetto closed 1 month ago

gagliardetto commented 4 months ago

This PR adds the rust code that can be used to read old-faithful CAR files and send their contents to a Solana geyser plugin.

This PR provides the rust libraries to read CAR files, and a CLI to dum a CAR file to a geyser plugin.