MinaFoundation / mina

Not the official repo. See https://github.com/MinaProtocol/mina
https://github.com/MinaProtocol/mina
Apache License 2.0
1 stars 0 forks source link

Resolve the genesis ledger performance bottleneck #56

Closed Isaac-DeFrain closed 1 year ago

Isaac-DeFrain commented 1 year ago

Problem

The generation of 1000+ genesis ledger network keypairs for test networks takes almost 5 minutes.

Assessment Criteria

The time to produce a genesis ledger is brought down to seconds, at most.

Tasks