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
59 stars 11 forks source link

Fix block zero; load genesis file and use it for `getGenesisHash` and block 0 timestamp. #69

Closed gagliardetto closed 7 months ago

gagliardetto commented 8 months ago

Closes #60 ; allow loading genesis file, and using the genesis hash and timestamp.

gagliardetto commented 7 months ago

When loading the epoch 0, the genesis file genesis.tar.bz2 will be required.

When the epoch 0 is loaded, then the getGenesisHash RPC method will become available.