Age | Commit message (Expand) | Author |
---|---|---|
2019-06-19 | Move ismine to wallet module | Andrew Chow |
2019-06-02 | Make reasoning about dependencies easier by not including unused dependencies | practicalswift |
2019-04-29 | Replace CScriptID and CKeyID in CTxDestination with dedicated types | Gregory Sanders |
2019-04-11 | scripted-diff: Bump copyright headers in test, bench | MarcoFalke |
2019-04-11 | scripted-diff: Rename test_bitcoin to test/setup_common | MarcoFalke |
2019-04-09 | [build] Move policy settings to new src/policy/settings unit | John Newbery |
2019-01-04 | Use std::vector API for construction of test data. | Daniel Kraft |
2018-12-13 | tests: Test for expected return values when calling functions returning a suc... | practicalswift |
2018-12-11 | Removed implicit CTransaction constructor from tests | lucash-dev |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-06-28 | Fix AreInputsStandard test to reference the proper scriptPubKey | Ben Woosley |
2018-05-23 | Do not use uppercase characters in source code filenames | practicalswift |