aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-30Merge #13258: uint256: Remove unnecessary crypto/common.h dependencyWladimir J. van der Laan
2018-11-30Merge #14845: [tests] Add wallet_balance.pyMarcoFalke
2018-11-30Merge #14380: fix assert crash when specified change output spend size is unk...MarcoFalke
2018-11-30Merge #14683: tests: better combine_logs.py behaviorMarcoFalke
2018-11-30[tests] Add wallet_balance.pyJohn Newbery
2018-11-30Fix broken Gmane URLsCraig Younkins
2018-11-30Use const in COutPoint classHennadii Stepanov
2018-11-30Move CheckBlock() call to critical sectionHennadii Stepanov
2018-11-29tests: have combine_logs default to most recent test dirJames O'Beirne
2018-11-29make peertimeout a debug argument, remove error message translationZain Iqbal Allarakhia
2018-11-29Add CScriptNum decode python implementation in functional suiteGregory Sanders
2018-11-29Remove duplicate libconsensus linking in test makeAmir Abrams
2018-11-29qt: Remove hidden columns in coin control dialogJoão Barbosa
2018-11-28p2p: allow p2ptimeout to be configurable, speed up slow testZain Iqbal Allarakhia
2018-11-28Merge #14822: bench: Destroy wallet txs instead of leaking their memoryMarcoFalke
2018-11-28Merge #13123: net: Add Clang thread safety annotations for guarded variables ...MarcoFalke
2018-11-28Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac...MarcoFalke
2018-11-28Add missing lock in CNode::copyStats(...)practicalswift
2018-11-28Add missing locking annotationspracticalswift
2018-11-27bench: Destroy wallet txs instead of leaking their memoryMarcoFalke
2018-11-27Merge #14794: tests: Add AddressSanitizer (ASan) Travis buildMarcoFalke
2018-11-27Merge #14477: Add ability to convert solvability info to descriptorPieter Wuille
2018-11-27Merge #14820: test: Fix descriptor_tests not checking ToString output of publ...MarcoFalke
2018-11-27Fix descriptor_tests not checking ToString output of public descriptorsRussell Yanofsky
2018-11-27rpc: Pass argument descriptions to RPCHelpManMarcoFalke
2018-11-27Merge #14813: qa: Add wallet_encryption error testsMarcoFalke
2018-11-27Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actual...Luke Dashjr
2018-11-27Merge #14772: refactor: Convert comments to thread safety annotationsMarcoFalke
2018-11-26Add LSan suppression warningspracticalswift
2018-11-26Add ASan Travis buildpracticalswift
2018-11-26Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory...practicalswift
2018-11-26Merge #14812: qa: fix p2p_invalid_messages on macOSMarcoFalke
2018-11-26qa: Add wallet_encryption error testsMarcoFalke
2018-11-26qa: clean up assert_memory_usage_stable utilityJames O'Beirne
2018-11-26qa: fix p2p_invalid_messages on macOSJames O'Beirne
2018-11-26Merge #14808: doc: clarify RPC rawtransaction documentationMarcoFalke
2018-11-26clarify RPC rawtransaction documentationJameson Lopp
2018-11-26Less confusing documentation for `torpassword`Chakib Benziane
2018-11-25Merge #14400: Add Benchmark to test input de-duplication worst caseMarcoFalke
2018-11-25Use window() instead of obsolete topLevelWidget()Hennadii Stepanov
2018-11-25Add Benchmark to test input de-duplication worst caseJeremy Rubin
2018-11-24squashme: connect thru node interfaceJoão Barbosa
2018-11-24http -> httpsDimitris Apostolou
2018-11-23Merge #14785: Scripts: Fix detection of copyright holdersMarcoFalke
2018-11-24tests: check readability of cookie fileChun Kuan Lee
2018-11-23test: allows test_runner command line to receive parameters for each testmarcoagner
2018-11-23qa: Test bitcond shutdownJoão Barbosa
2018-11-23http: Remove timeout to exit event loopJoão Barbosa
2018-11-23http: Remove unnecessary event_base_loopexit callJoão Barbosa
2018-11-23http: Unlisten sockets after all workers quitJoão Barbosa