Age | Commit message (Expand) | Author |
---|---|---|
2023-05-20 | refactor: Move system from util to common library | TheCharlatan |
2023-05-09 | scripted-diff: Remove unused chainparamsbase includes | TheCharlatan |
2023-05-09 | refactor: Replace string chain name constants with ChainTypes | TheCharlatan |
2023-04-19 | move-only: Extract common/args and common/config.cpp from util/system | TheCharlatan |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-04-25 | Remove not needed clang-format off comments | MarcoFalke |
2022-04-04 | refactor: fix clang-tidy named args usage | fanquake |
2021-09-21 | doc: Fix RPC result documentation | MarcoFalke |
2021-04-13 | external_signer: remove ExternalSignerException | fanquake |
2021-04-13 | external_signer: use const where appropriate | fanquake |
2021-04-13 | refactor: add missing includes to external signer code | fanquake |
2021-04-08 | rpc: add help for enumeratesigners and walletdisplayaddress | Sjors Provoost |
2021-04-08 | Move external signer out of wallet module | Sjors Provoost |