aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-03Add src/interface/README.mdRussell Yanofsky
2018-04-03make clean removes src/qt/moc_ filesSjors Provoost
2018-04-03[tests] simplify binary and hex response parsing in interface_rest.pyRoman Zeyde
2018-04-03[tests] only use 2 nodes in interface_rest.pyJohn Newbery
2018-04-03[tests] refactor interface_rest.py to avoid code repetitionJohn Newbery
2018-04-03[tests] Make json request building more consistent in interface_rest.pyJohn Newbery
2018-04-03[tests] improve logging and documentation in interface_rest.pyJohn Newbery
2018-04-03[tests] fix flake8 warnings in interface_rest.py testJohn Newbery
2018-04-03[wallet] [rpc] [doc] importprivkey: hint about importmultiKarl-Johan Alm
2018-04-02Adding logging for loop iteration level in p2p_sendheaders.pyccdle12
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-02doc: Add testmempoolaccept to release-notesMarcoFalke
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
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