urbit / urbit-key-generation

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

Add support for mechanically combining shards. #47

Closed jtobin closed 5 years ago

jtobin commented 5 years ago

(Resolves #46)

Adds a 'combine' function for combining shards that have been provided in an array in the correct order. Also, 'shard' now guarantees that shards can be recombined to match the original ticket before returning them at all.