Granola-Team / mina-indexer

The Mina Indexer is a re-imagined version of the software collectively called the "Mina archive node."
Apache License 2.0
19 stars 9 forks source link

Get the hardfork genesis block #1618

Closed Isaac-DeFrain closed 1 month ago

jhult commented 1 month ago

https://storage.googleapis.com/mina_network_block_data/mainnet-359905-3NL3txaSjP8Snfy7w1EJhLLH1KeBGX3P1Q2FZ9qDtAsq2dk72obK.json

Isaac-DeFrain commented 1 month ago

That's not it, it isn't in the google bucket. The hardfork genesis block has state hash 3NK4BpDSekaqsG6tx8Nse2zJchRft2JpnbvMiog55WCr5xJZaKeP.

Isaac-DeFrain commented 1 month ago

Also, the hardfork genesis block should have height 359605.

Isaac-DeFrain commented 1 month ago

It may be possible to work around having the full PCB. I'll have to think about it more... Maybe we can modify the mina daemon to log it? If we can find it somewhere, that would be the simplest option.