aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-19Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacyMeshCollider
2019-06-18test: Suppress false positive leak in secure_allocator<RNGState>MarcoFalke
2019-06-18test: Log output even if fuzzer failedMarcoFalke
2019-06-18Merge #16112: util: Log early messagesMarcoFalke
2019-06-18Merge #16171: Remove -mempoolreplacement to prevent needless block prop slown...MarcoFalke
2019-06-19Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbtMeshCollider
2019-06-17Merge #15982: tests: Make msg_block a witness blockMarcoFalke
2019-06-17Merge #16205: Refactor: Replace fprintf with tfm::formatMarcoFalke
2019-06-16Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0fanquake
2019-06-13Replace remaining fprintf with tfm::format manuallyMarcoFalke
2019-06-11Fix spelling errors identified by codespell 1.15.0Ben Woosley
2019-06-11fixup: Fix prunning testJoão Barbosa
2019-06-08Remove -mempoolreplacement to prevent needless block prop slowness.Matt Corallo
2019-06-07Merge #15024: Allow specific private keys to be derived from descriptorWladimir J. van der Laan
2019-06-08Add test for dumping the private key imported from descriptorMeshCollider
2019-06-07Extend importmulti descriptor testsMeshCollider
2019-06-06Merge #16129: refactor: Remove unused includesMarcoFalke
2019-06-06Import private keys from descriptor with importmulti if providedMeshCollider
2019-06-04wallet: do not encrypt wallets with disabled private keyswhythat
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-05-30Limit Python linting to files in the repopracticalswift
2019-05-29test: add test for avoidreuse featureKarl-Johan Alm
2019-05-28Log early messages with -printtoconsoleAnthony Towns
2019-05-24Merge #16042: test: Bump MAX_NODES to 12MarcoFalke
2019-05-24Merge #16078: test: replace tx hash with txid in rawtransaction testMarcoFalke
2019-05-24remove parameters -addresstype=legacy in rpc_rawtransaction testLongShao007
2019-05-23wallet_balance.py: Prevent edge casesSteven Roose
2019-05-23replace tx hash with txid in test rawtransactionLongShao007
2019-05-20Merge #16021: p2p: Avoid logging transaction decode errors to stderrWladimir J. van der Laan
2019-05-17test: Speed up cache creationMarcoFalke
2019-05-17test: Bump MAX_NODES to 12MarcoFalke
2019-05-16rpc: bugfix: Properly use iswitness in converttopsbtMarcoFalke
2019-05-16Merge #15990: Add tests and documentation for blocksonlyWladimir J. van der Laan
2019-05-16Merge #15006: Add option to create an encrypted walletWladimir J. van der Laan
2019-05-16Merge #15870: wallet: Only fail rescan when blocks have actually been prunedMarcoFalke
2019-05-16Run all lint scriptsJulian Fleischer
2019-05-15tests: Fail if RPC has been added without testsMarcoFalke
2019-05-14Merge #15963: [tests] Make random seed logged and settableMarcoFalke
2019-05-14Disallow extended encoding for non-witness transactions (take 3)MarcoFalke
2019-05-13Add option to create an encrypted walletAndrew Chow
2019-05-13test: Add test for p2p_blocksonlyMarcoFalke
2019-05-10Merge #14802: rpc: faster getblockstats using BlockUndo dataMarcoFalke
2019-05-10rpc: faster getblockstats using BlockUndo dataFelix Weis
2019-05-10Merge #15744: refactor: Extract ParseDescriptorRangeMarcoFalke
2019-05-10test: Format predicate source as multiline on errorMarcoFalke
2019-05-09[tests] Make random seed logged and settableJohn Newbery
2019-05-08tests: Make msg_block a witness blockMarcoFalke
2019-05-08test: Remove True argument to CBlock::serializeMarcoFalke
2019-05-08Merge #15664: change default Python block serialization to witnessMarcoFalke
2019-05-06wallet: Only fail rescan when blocks have actually been prunedMarcoFalke