Age | Commit message (Expand) | Author |
---|---|---|
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 |