mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 13:15:41 +00:00
KeyStore implementation + key derivation (#97)
* improve ed25519 bindings * probably broken child derivation * basic keystore * keystore integration in CLI * constant-time mac comparison * fix spaces
This commit is contained in:
committed by
Gav Wood
parent
68515bd9ff
commit
c1d4ae5a53
@@ -18,6 +18,7 @@ members = [
|
||||
"polkadot/collator",
|
||||
"polkadot/consensus",
|
||||
"polkadot/executor",
|
||||
"polkadot/keystore",
|
||||
"polkadot/primitives",
|
||||
"polkadot/runtime",
|
||||
"polkadot/statement-table",
|
||||
|
||||
Reference in New Issue
Block a user