Gav Wood
9f3b4468db
Make subkey support Sr25519 crypto ( #1933 )
...
* Make subkey support Sr25519 crypto.
* Rebuild runtime.
* Build and rejig locks.
* Fix grumbles
* Derivations
* Introduce tests
2019-03-07 17:10:17 +01:00
Simon Warta
8606595a6d
Add simple keygen command to subkey ( #1250 )
...
* Remove _ prefix from variable
* Handle empty pattern in vanity tool
* Deduplicate and fix account printing
* Add comment on restore subcommand
* Add simple keygen command
2018-12-12 15:32:00 +01:00
Simon Warta
0ab26a9c4f
Simplify onboarding when using subkey restore ( #1079 )
...
* Switch order of `subkey restore` output
to macht the derivation chain: seed -> keypair -> pubkey -> address
* Use terms public key and address explicitly `subkey restore`
2018-11-09 13:30:07 +00:00
Sergey Pepyakin
6d8bea5137
Extract vanity, add restore ( #843 )
2018-09-29 18:51:52 +01:00