MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.99k stars 529 forks source link

Run final bootstrap benchmarking using daemon with 625,000 wallet baked image #11553

Closed stevenplatt closed 2 years ago

stevenplatt commented 2 years ago

This task is to document deploying and testing bootstrap on a testnet that uses a baked Mina image container ledger a ledger size of 625,000 accounts.

stevenplatt commented 2 years ago

Adding note to remember to also run bootstrap iteration with external nodes that have network impairment. This can be done using the open source project "comcast": https://github.com/tylertreat/comcast

stevenplatt commented 2 years ago

This item is completed. After a second deployment of the testnet, it is confirmed that Mina daemon becomes unstable after entering the third epoch, resulting in a crash with crashlog outputs. From this point, the testnet will be redeployed with a lower number of accounts within the networks baked ledger - to find the point at which the network begins to fail.

Because there is no plan to redeploy with the failing ledger size of 625,000 wallets, this specific work is considered complete. Screen Shot 2022-09-16 at 10.55.33 AM.png Screen Shot 2022-09-16 at 10.42.48 AM.png