You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
This is part of the work that has to be done in order to implement #4689.
The goal of this issue is to:
BareCryptoStore
to define async functions.Store
in sc_keystore toLocalStore
and update the interface accordingly.#4689 Would then introduce RemoteStore which implements
BareCryptoStore
and is able to relay key management to the remote signer.I am separating both issues so that i can merge smaller, easier to merge PRs and to prevent the scope of the parent issue from getting bigger.
The text was updated successfully, but these errors were encountered: