Age | Commit message (Expand) | Author |
---|---|---|
2019-10-29 | Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan | MarcoFalke |
2019-10-28 | refactor: Remove redundant c_str() calls in formatting | Wladimir J. van der Laan |
2019-10-25 | Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes | Andrew Chow |
2019-06-13 | scripted-diff: Replace fprintf with tfm::format | MarcoFalke |
2019-06-02 | Make reasoning about dependencies easier by not including unused dependencies | practicalswift |
2019-05-26 | Exceptions should be caught by reference, not by value. | Kristaps Kaupe |
2019-05-06 | scripted-diff: Bump copyright headers in wallet | MarcoFalke |
2019-04-10 | bitcoin-wallet tool: Drop MakeChain calls | Russell Yanofsky |
2019-02-12 | [wallet] Close bdb when flushing wallet. | John Newbery |
2019-02-07 | wallet: Add lock annotation for mapAddressBook | MarcoFalke |
2019-01-30 | [tools] Add wallet inspection and modification tool | Jonas Schnelli |