Robin Bate Boerop
Robin Bate Boerop
It appears that the staking ledger numbers did not reset, at least in how Gareth is recording them.
So, @Isaac-DeFrain, you're saying that there's a new "transaction" type? (Is it an internal command?) And that new type will appear in some block, and we should parse it correctly?...
How do others create the genesis block? Does the Mina node not create one from genesis ledger and constants? (If not, where did the genesis block come from?)
I understand that we generated it somehow, but how do others do that, I wonder.
I think not technically required to parse logs from a Mina daemon. I'll move to a different milestone. Undo if I'm wrong.
Moving to different milestone so that this bug gets some attention.
It appears that, in addition to the "Name:" protocol described, there was an initial set of names collected on a staketab.com webpage. The latter is now defunct. See https://web.archive.org/web/20210209230353/https://mina.staketab.com/ for...
All the mentioned PRs in this issue are closed. Is there more to do?
Use https://doc.rust-lang.org/std/macro.include_str.html to just pull the contents of the file into the binary at compile time, I suggest.
The test is still commented out in 'regression.bash', and this is still not solved. Not sure why the issue was closed. When the Indexer is killed with SIGINT/SIGTERM, it fails...