aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-05Merge #12859: Bugfix: Include <memory> for std::unique_ptrWladimir J. van der Laan
2018-04-05Merge #12887: [trivial] Add newlines to end of log messages.Wladimir J. van der Laan
2018-04-04Merge #11818: I accidentally [deliberately] killed it [the ComparisonTestFram...MarcoFalke
2018-04-04Merge #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT...Pieter Wuille
2018-04-04Merge #12460: Assert CPubKey::ValidLength to the pubkey's header-relevant sizeMarcoFalke
2018-04-04Merge #12853: qa: Match full plain text by defaultMarcoFalke
2018-04-04Merge #12702: [wallet] [rpc] [doc] importprivkey: hint about importmultiMarcoFalke
2018-04-04Merge #12851: travis: Run verify-commits only on cron jobsMarcoFalke
2018-04-04[trivial] Add newlines to end of log messages.John Newbery
2018-04-04Merge #12870: make clean removes src/qt/moc_ filesJonas Schnelli
2018-04-03Merge #12846: [moveonly] Extract HelpRequested to dry up the help options tes...MarcoFalke
2018-04-03make clean removes src/qt/moc_ filesSjors Provoost
2018-04-03[wallet] [rpc] [doc] importprivkey: hint about importmultiKarl-Johan Alm
2018-04-02[moveonly] Extract HelpRequested to dry up the help options testingBen Woosley
2018-04-02Merge #12861: [tests] Stop feature_block.py from blowing up memory.MarcoFalke
2018-04-02[tests] Stop feature_block.py from blowing up memory.John Newbery
2018-04-02Bugfix: Include <memory> for std::unique_ptrLuke Dashjr
2018-04-02[tests] Remove Comparison Test FrameworkJohn Newbery
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-01qa: Match full plain text by defaultMarcoFalke
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-31travis: Run verify-commits only on cron jobsMarcoFalke
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