Age | Commit message (Expand) | Author |
---|---|---|
2022-07-27 | refactor: Make const refs vars where applicable | Aurèle Oulès |
2022-07-26 | refactor: remove unnecessary string initializations | fanquake |
2022-05-07 | parsing external signer master fingerprint string as bytes instead of caring ... | avirgovi |
2021-08-24 | external_signer: improve fingerprint matching logic (stop on first match) | Sebastian Falbesoner |
2021-06-16 | refactor: make ExternalSigner NetworkArg() and m_chain private | Sjors Provoost |
2021-06-16 | refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usage | Sjors Provoost |
2021-04-13 | external_signer: remove ExternalSignerException | fanquake |
2021-04-13 | external_signer: use const where appropriate | fanquake |
2021-04-13 | external_signer: remove ignore_errors from Enumerate() | fanquake |
2021-04-13 | refactor: add missing includes to external signer code | fanquake |
2021-04-13 | refactor: move all signer code inside ENABLE_EXTERNAL_SIGNER #ifdefs | fanquake |
2021-04-08 | Move external signer out of wallet module | Sjors Provoost |