Fixed
- Include circuit blobs in docker images, required for block production.
- Add missing bounds to ZkAppUri and TokenSymbol fields.
- Various stability improvements to make sure the node will not crash in certain circumstances.
Changed
- Root snarked ledger re-syncs now reuse the previously in-progress root snarked ledger instead of starting again from the next-epoch ledger.
- Added
--libp2p-keypair=<path to json>
flag to specify encrypted secret key (with passphrase fromMINA_LIBP2P_PASS
environment variable).