Commit Graph

26291 Commits (83650e4df5caac2dbe734f9021430e525d5cc6a5)
 

Author SHA1 Message Date
Pieter Wuille 3d0556d410 Increase feature_taproot inactive test coverage
4 years ago
Pieter Wuille 525cbd425e Only relay Taproot spends if next block has it active
4 years ago
MarcoFalke fab94534b6
doc: Document that wallet salvage is experimental
4 years ago
Andrew Chow 7411876c75 Ensure a legacy wallet for BDB format check
4 years ago
Andrew Chow 586640381a Skip --descriptor tests if sqlite is not compiled
4 years ago
MarcoFalke 42b66a6b81
Merge #20186: wallet: Make -wallet setting not create wallets
4 years ago
fanquake 8e9e190ea5
Merge #20257: Update secp256k1 subtree to latest master
4 years ago
Wladimir J. van der Laan 5b82f253b6
Merge #20195: build: fix mutex detection when building bdb on macOS
4 years ago
Wladimir J. van der Laan 2e24197117
Merge #20115: cli: -netinfo quick updates/fixups for 0.21
4 years ago
Wladimir J. van der Laan f3727fd735
Merge #20156: build: Make sqlite support optional (compile-time)
4 years ago
Wladimir J. van der Laan 924a4ff7eb
Merge #20242: fuzz: Properly initialize PrecomputedTransactionData
4 years ago
Wladimir J. van der Laan 6196cf77e5
Merge #19753: p2p: don't add AlreadyHave transactions to recentRejects
4 years ago
Jon Atack 0be29000c0
rpc: update conf_target helps for correctness/consistency
4 years ago
Jon Atack 778b9be406
wallet, rpc: fix send subtract_fee_from_outputs help
4 years ago
Jon Atack 603c005083
wallet: add rpc send explicit fee rate coverage
4 years ago
Jon Atack dd341e602d
wallet: add sendtoaddress/sendmany explicit fee rate coverage
4 years ago
Jon Atack 44e7bfa603
wallet: add walletcreatefundedpsbt explicit fee rate coverage
4 years ago
Jon Atack 6e1ea4273e
test: refactor for walletcreatefundedpsbt fee rate coverage
4 years ago
Jon Atack 3ac7b0c6f1
wallet: fundrawtx fee rate coverage, fixup ParseConfirmTarget()
4 years ago
MarcoFalke 3f512f3d56
Merge #20258: tests: Remove getnettotals/getpeerinfo consistency test
4 years ago
John Newbery 778cd0d88d [tests] Remove getnettotals/getpeerinfo consistency test
4 years ago
Wladimir J. van der Laan db26eeba71
Merge #19877: [test] clarify rpc_net & p2p_disconnect_ban functional tests
4 years ago
MarcoFalke 488b77f72e
Merge #20256: qt: Pre-splitoff translations update
4 years ago
Pieter Wuille 5803f5f5f6 Update secp256k1 subtree to latest master
4 years ago
Pieter Wuille 6c0259fc2f Squashed 'src/secp256k1/' changes from c6b6b8f1bb..3967d96bf1
4 years ago
Amiti Uttarwar 47ff5098ad [test] Clarify setup of node topology.
4 years ago
Amiti Uttarwar 0672522aed [move-only, test]: Match test order with run order
4 years ago
Jon Atack 2d8eba8f84
wallet: combine redundant bumpfee invalid params and args tests
4 years ago
Jon Atack 1697a40b6f
wallet: improve bumpfee error/help, add explicit fee rate coverage
4 years ago
Hennadii Stepanov ad5cef5dfd
doc: Update data directory path comments
4 years ago
Hennadii Stepanov b19e88230f
util: Add StripRedundantLastElementsOfPath function
4 years ago
Wladimir J. van der Laan a193f969ee qt: Pre-splitoff translations update
4 years ago
Suhas Daftuar 16d9bfc417 Avoid test-before-evict evictions of current peers
4 years ago
Suhas Daftuar e8b215a086 Refactor test for existing peer connection into own function
4 years ago
Suhas Daftuar 4fe338ab3e Call CAddrMan::Good() on block-relay-only peer addresses
4 years ago
Suhas Daftuar daf5553126 Avoid calling CAddrMan::Connected() on block-relay-only peer addresses
4 years ago
Jonas Schnelli 55b1ffcd25
Merge bitcoin-core/gui#116: Fix unreasonable default size of the main window without loaded wallets
4 years ago
fanquake d0a829e963
build: fix mutex detection when building bdb on macOS
4 years ago
Troy Giorshev d419fdedbe [net processing] Don't add AlreadyHave txs to recentRejects
4 years ago
Wladimir J. van der Laan 83363f7b62
Merge #20167: test: Add test for -blockversion
4 years ago
Wladimir J. van der Laan c1564baf3b
Merge #19124: doc: Document ALLOW_HOST_PACKAGES dependency option
4 years ago
fanquake 67d4643a1a
Merge #20152: doc: Update wallet files in files.md
4 years ago
MarcoFalke fa463f1163
Merge #20247: fuzz: Check for addrv1 compatibility before using addrv1 serializer. Fuzz addrv2 serialization.
4 years ago
practicalswift 903f3d0627 fuzz: Check for addrv1 compatibility before using addrv1 serializer
4 years ago
MarcoFalke fa9b48549c
test: Add test for -blockversion
4 years ago
MarcoFalke fa3967efdb
test: Replace ARRAYLEN with C++11 ranged for loop
4 years ago
MarcoFalke fafc529053
test: Run AssetTest even if built --with-libs=no
4 years ago
MarcoFalke faf58ab139
ci: Add --with-libs=no to one ci config
4 years ago
MarcoFalke fa56d56d4e
fuzz: Properly initialize PrecomputedTransactionData
4 years ago
Hennadii Stepanov 7b2e42ecc4
qt: Add WalletFrame::sizeHint
4 years ago