aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-02[tests] Remove bip9-softforks.pyJohn Newbery
2018-04-02Merge #11742: rpc: Add testmempoolacceptWladimir J. van der Laan
2018-04-02Merge #12857: Avoid travis lint-include-guards errorWladimir J. van der Laan
2018-04-02Avoid travis lint-include-guards errorChun Kuan Lee
2018-04-01Merge #12757: Clarify include guard naming conventionMarcoFalke
2018-04-01Merge #12719: tests: Add note about test suite naming convention in developer...MarcoFalke
2018-04-01Merge #12284: Remove assigned but never used local variables. Enable Travis c...MarcoFalke
2018-04-01Merge #12843: [tests] Test starting bitcoind with -h and -versionMarcoFalke
2018-04-01Merge #11817: [tests] Change feature_csv_activation.py to use BitcoinTestFram...MarcoFalke
2018-03-30[tests] Test starting bitcoind with -h and -versionJohn Newbery
2018-03-30Merge #12804: [tests] Fix intermittent rpc_net.py failure.MarcoFalke
2018-03-30Merge #12713: Track negated options in the option parserMarcoFalke
2018-03-30Merge #12780: Reduce variable scopesMarcoFalke
2018-03-30Merge #12820: contrib: Fix check-doc script regexesMarcoFalke
2018-03-30Merge #12810: [Tests] Fix a typo at assert_start_raises_init_error() and use ...MarcoFalke
2018-03-30Merge #12839: test: Remove travis checkout depthWladimir J. van der Laan
2018-03-30test: Remove travis checkout depthWladimir J. van der Laan
2018-03-30Merge #12740: Add native support for serializing char arrays without FLATDATAWladimir J. van der Laan
2018-03-30Merge #12752: [MOVEONLY] Move compressor utility functions out of classWladimir J. van der Laan
2018-03-30Merge #12822: Revert 7deba93bdc76616011a9f493cbc203d60084416f and fix expired...Wladimir J. van der Laan
2018-03-30Merge #12172: Bugfix: RPC: savemempool: Don't save until LoadMempool() is fin...Wladimir J. van der Laan
2018-03-29Merge #12692: Add configure options for various -fsanitize flagsWladimir J. van der Laan
2018-03-29Merge #12829: Python3 fixupWladimir J. van der Laan
2018-03-29Enable flake8 warning F841 ("local variable 'foo' is assigned to but never us...practicalswift
2018-03-29Remove assigned but never used local variablespracticalswift
2018-03-29Merge #11773: [tests] Change feature_block.py to use BitcoinTestFrameworkWladimir J. van der Laan
2018-03-29Merge #10762: [wallet] Remove Wallet dependencies from init.cppWladimir J. van der Laan
2018-03-29[verify-commits] Add some additional useful documentation.Matt Corallo
2018-03-29Merge #12759: [Docs] Improve formatting of developer notesWladimir J. van der Laan
2018-03-29Merge #12790: [Tests] Use blockmaxweight where tests previously had blockmaxsizeWladimir J. van der Laan
2018-03-29Merge #12784: Fix bug in memory usage calculation (unintended integer division)Wladimir J. van der Laan
2018-03-29Merge #12787: rpc: Adjust ifdef to avoid unreachable codeWladimir J. van der Laan
2018-03-29Merge #12495: Increase LevelDB max_open_filesWladimir J. van der Laan
2018-03-29Merge #12821: contrib: Remove unused import stringWladimir J. van der Laan
2018-03-28Increase LevelDB max_open_files unless on 32-bit Unix.Evan Klitzke
2018-03-29Bugfix: RPC: savemempool: Don't save until LoadMempool() is finishedJorge Timón
2018-03-28[contrib] fixup symbol-check.py Python3 supportJohn Newbery
2018-03-28[contrib] fixup security-check.py Python3 supportJohn Newbery
2018-03-28[tests] Fix intermittent rpc_net.py failure.John Newbery
2018-03-28Add --with-sanitizers option to configureEvan Klitzke
2018-03-28Improve formatting of developer notesEvan Klitzke
2018-03-28Add Marco-expired-key-signed-commits to allow-revsig-commitsMatt Corallo
2018-03-28Revert "test: Update trust git root".Matt Corallo
2018-03-28init: Remove help text for non-existent -fuzzmessagestest argMarcoFalke
2018-03-28contrib: Remove unused import stringMarcoFalke
2018-03-28contrib: Fix check-doc script regexesMarcoFalke
2018-03-28[Tests] fix a typo in TestNode.assert_start_raises_init_error()Roman Zeyde
2018-03-28Merge #11881: Remove Python2 supportWladimir J. van der Laan
2018-03-28Merge #12811: test: Make summary row bold-red if any test failed and show fai...Wladimir J. van der Laan
2018-03-28test: List any failed tests at the end of test_runner outputAnthony Towns