Zach Kelling 75db4cb7bb feat: add deterministic validator key derivation from mnemonic
- Add DeriveValidatorsFromMnemonic and DeriveValidatorFromMnemonic
- Derive EC keys using BIP44 path m/44/9000/0/0/{index}
- Derive TLS keys using BIP44 path m/44/9000/1/0/{index}
- Derive BLS keys using BIP44 path m/44/9000/2/0/{index}
- Add deriveP256Key for deterministic TLS cert generation
- Auto-generate missing TLS certs when loading from directory
- Keys persist to disk for stable NodeIDs across restarts
2025-12-22 06:26:43 -08:00
2025-12-21 16:57:13 -08:00
2025-12-21 16:57:13 -08:00
2025-12-21 16:57:13 -08:00
2025-12-21 16:57:13 -08:00
2025-12-21 16:57:13 -08:00
S
Description
No description provided
BSD-3-Clause
287 KiB
Languages
Go 100%