Commit Graph

1708 Commits (413e438ea9767710d4810c4400fd1242ca52cd1c)

Author SHA1 Message Date
MarcoFalke 413e438ea9
Merge #16243: doc: Remove travis badge from readme
5 years ago
MarcoFalke e91f0a7af2 doc: Remove travis badge from readme
5 years ago
MeshCollider 44d8172323
Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy
5 years ago
MarcoFalke fa410f67aa
test: Suppress false positive leak in secure_allocator<RNGState>
5 years ago
MarcoFalke fa35c4239f
test: Log output even if fuzzer failed
5 years ago
MarcoFalke 0853d8d2fd
Merge #16112: util: Log early messages
5 years ago
MarcoFalke e2182b02b5
Merge #16171: Remove -mempoolreplacement to prevent needless block prop slowness.
5 years ago
MeshCollider 22b6c4ed75
Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbt
5 years ago
MarcoFalke d9bafca20c
Merge #15982: tests: Make msg_block a witness block
5 years ago
MarcoFalke 1a274bce4b
Merge #16205: Refactor: Replace fprintf with tfm::format
5 years ago
fanquake 47d981e827
Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0
5 years ago
MarcoFalke fa8f195195
Replace remaining fprintf with tfm::format manually
6 years ago
Ben Woosley b748bf6f50
Fix spelling errors identified by codespell 1.15.0
6 years ago
João Barbosa f402012ccf
fixup: Fix prunning test
6 years ago
Matt Corallo 8053e5cdad Remove -mempoolreplacement to prevent needless block prop slowness.
6 years ago
Wladimir J. van der Laan 5d2ccf0ce9
Merge #15024: Allow specific private keys to be derived from descriptor
6 years ago
MeshCollider 53b7de629d Add test for dumping the private key imported from descriptor
6 years ago
MeshCollider 2857bc4a64 Extend importmulti descriptor tests
6 years ago
MarcoFalke d0f81a96d9
Merge #16129: refactor: Remove unused includes
6 years ago
MeshCollider 81a884bbd0 Import private keys from descriptor with importmulti if provided
6 years ago
whythat 7860c98bd5 wallet: do not encrypt wallets with disabled private keys
6 years ago
practicalswift eca9767673 Make reasoning about dependencies easier by not including unused dependencies
6 years ago
practicalswift 3c5254a820 Limit Python linting to files in the repo
6 years ago
Karl-Johan Alm 8f2e208f7c
test: add test for avoidreuse feature
6 years ago
Anthony Towns 0b282f9b00 Log early messages with -printtoconsole
6 years ago
MarcoFalke 63b9efa73d
Merge #16042: test: Bump MAX_NODES to 12
6 years ago
MarcoFalke 854ffcae80
Merge #16078: test: replace tx hash with txid in rawtransaction test
6 years ago
LongShao007 0784af16ef
remove parameters -addresstype=legacy in rpc_rawtransaction test
6 years ago
Steven Roose bb41e632ca
wallet_balance.py: Prevent edge cases
6 years ago
LongShao007 a65dafa8f1
replace tx hash with txid in test rawtransaction
6 years ago
Wladimir J. van der Laan bb291b50f2
Merge #16021: p2p: Avoid logging transaction decode errors to stderr
6 years ago
MarcoFalke fa47330397
test: Speed up cache creation
6 years ago
MarcoFalke fa6ad7a5ec
test: Bump MAX_NODES to 12
6 years ago
MarcoFalke fa499b5f02
rpc: bugfix: Properly use iswitness in converttopsbt
6 years ago
Wladimir J. van der Laan df7addc4c6
Merge #15990: Add tests and documentation for blocksonly
6 years ago
Wladimir J. van der Laan 1c719f78d3
Merge #15006: Add option to create an encrypted wallet
6 years ago
MarcoFalke d5931f3676
Merge #15870: wallet: Only fail rescan when blocks have actually been pruned
6 years ago
Julian Fleischer f3b90f2e05
Run all lint scripts
6 years ago
MarcoFalke fad0ce59e9
tests: Fail if RPC has been added without tests
6 years ago
MarcoFalke 3503a69ba2
Merge #15963: [tests] Make random seed logged and settable
6 years ago
MarcoFalke fa2b52af32
Disallow extended encoding for non-witness transactions (take 3)
6 years ago
Andrew Chow 662d1171d9 Add option to create an encrypted wallet
6 years ago
MarcoFalke fa320de79f
test: Add test for p2p_blocksonly
6 years ago
MarcoFalke e2371f842f
Merge #14802: rpc: faster getblockstats using BlockUndo data
6 years ago
Felix Weis d20d756752 rpc: faster getblockstats using BlockUndo data
6 years ago
MarcoFalke 14959753a4
Merge #15744: refactor: Extract ParseDescriptorRange
6 years ago
MarcoFalke fa3872e7b4
test: Format predicate source as multiline on error
6 years ago
John Newbery a407b6fdf3 [tests] Make random seed logged and settable
6 years ago
MarcoFalke fa1d766717
tests: Make msg_block a witness block
6 years ago
MarcoFalke fa52eb55c9
test: Remove True argument to CBlock::serialize
6 years ago