mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-06 03:43:37 +00:00
772e7e8c8d
- keypair, keyring: -- consistent naming of methods -- error propagation -- no panic - keyManager: persist, import, export, initialize and (re)set keyring - no global public "singleton" keyring, instead interface via keyManager - keys test - KeyStore interface, DB and File store implementations