Commit Graph

8 Commits (9b08006bc502e67956d6ab518388fad6397cac8d)

Author SHA1 Message Date
Sjors Provoost d672404466
refactor: make ExternalSigner NetworkArg() and m_chain private
3 years ago
Sjors Provoost 4455145e26
refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usage
3 years ago
fanquake c8f469c6d5
external_signer: remove ExternalSignerException
4 years ago
fanquake 9e0b199b97
external_signer: use const where appropriate
4 years ago
fanquake 06a0673351
external_signer: remove ignore_errors from Enumerate()
4 years ago
fanquake f4652bf125
refactor: add missing includes to external signer code
4 years ago
fanquake 54569cc6d6
refactor: move all signer code inside ENABLE_EXTERNAL_SIGNER #ifdefs
4 years ago
Sjors Provoost b54b2e7b1a
Move external signer out of wallet module
4 years ago