aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-06[doc] developer-notes.md: point out that UniValue deviates from upstreamSjors Provoost
2018-12-05Merge #14796: rpc: Pass argument descriptions to RPCHelpManMarcoFalke
2018-12-04RPCHelpMan: Add space after colons in extended descriptionMarcoFalke
2018-12-04rpc: Add description to fundrawtransaction vout_indexMarcoFalke
2018-12-04Merge #14840: Remove duplicate libconsensus linking in test makeWladimir J. van der Laan
2018-12-04Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour.Wladimir J. van der Laan
2018-12-04Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...Wladimir J. van der Laan
2018-12-04Merge #14848: docs: Fix broken Gmane URL in security-check.pyWladimir J. van der Laan
2018-12-04Merge #14760: Log env path in BerkeleyEnvironment::FlushWladimir J. van der Laan
2018-12-04Merge #14804: docs: Less confusing documentation for `torpassword`Wladimir J. van der Laan
2018-12-04Merge #14816: Add CScriptNum decode python implementation in functional suiteWladimir J. van der Laan
2018-12-04Merge #14828: qt: Remove hidden columns in coin control dialogJonas Schnelli
2018-12-03tests: Modify rpc_bind to conform to #14532 behaviour.Carl Dong
2018-12-03Merge #14231: travis: Save cache even when build or test failMarcoFalke
2018-12-01Merge #13966: gui: When private key is disabled, only show watch-only balanceWladimir J. van der Laan
2018-12-01Merge #14841: consensus: Move CheckBlock() call to critical sectionWladimir J. van der Laan
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-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