urbit / urbit-key-generation

Key derivation and HD wallet generation functions for Urbit
MIT License
15 stars 8 forks source link

Implement per-ship voting seeds. #19

Closed jtobin closed 5 years ago

jtobin commented 5 years ago

Wallets now return voting nodes per-galaxy, rather than per-wallet.

Resolves #16.

@gavinpatkinson @Fang- could one of you cats double-check this? I think I've got it right (mostly just mimicking the current transfer/spawn proxy seed generation), but could stand more eyes on it.

Related: we want to convert management seeds to a per-ship basis too, non?