Age | Commit message (Expand) | Author |
---|---|---|
2020-01-23 | Refactor: Allow LegacyScriptPubKeyMan to be null | Andrew Chow |
2020-01-23 | Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman | Andrew Chow |
2019-11-06 | scripted-diff: test: Move setup_common to test library | MarcoFalke |
2019-10-30 | Merge #16839: Replace Connman and BanMan globals with NodeContext local | Wladimir J. van der Laan |
2019-10-28 | Pass NodeContext, ConnMan, BanMan references more places | Russell Yanofsky |
2019-10-25 | Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes | Andrew Chow |
2019-06-26 | tests: Reduce compilation time and unneccessary recompiles by removing unused... | practicalswift |
2019-06-19 | Change ismine to take a CWallet instead of CKeyStore | Andrew Chow |
2019-06-19 | Move ismine to wallet module | Andrew Chow |