Commit Graph

26423 Commits (4b24c3962fd95ec5dca7de4a7c1228b8c570336d)
 

Author SHA1 Message Date
MarcoFalke 4b24c3962f
Merge #19504: Bump minimum python version to 3.6
4 years ago
Wladimir J. van der Laan 132e1d897f
build: Bump master version to 0.21.99
4 years ago
fanquake 831675c8dc
Merge #20401: qt: Pre-splitoff translations update
4 years ago
MarcoFalke 80e32e120e
Merge #20305: wallet: introduce fee_rate sat/vB param/option
4 years ago
MarcoFalke e7986c51bc
Merge bitcoin-core/gui#96: Slight improve create wallet dialog
4 years ago
MarcoFalke c463f70fb0
Merge #20139: Wallet: do not return warnings from UpgradeWallet()
4 years ago
fanquake 3457054c61
Merge #20346: script: modify security-check.py to use "==" instead of "is" for literal comparison
4 years ago
fanquake 7c0d412a74
Merge #20405: p2p: avoid calculating onion address checksum when version is not 3
4 years ago
Sishir Giri 9636962889 [upgradewallet] removed unused warning param
4 years ago
lontivero d355a302d9 Break circuit earlier
4 years ago
Wladimir J. van der Laan bb6441b7a4 qt: Pre-splitoff translations update
4 years ago
Wladimir J. van der Laan c48e788246
Merge #18836: wallet: upgradewallet fixes and additional tests
4 years ago
MarcoFalke 1e17114917
Merge #20238: doc: Missing comments for signet parameters
4 years ago
MarcoFalke 37a4634811
Merge #20390: CI/Cirrus: Skip merge_base step for non-PRs
4 years ago
MarcoFalke 2fa085a5d7
Merge #20033: refactor: minor whitespace fixups, s/const/constexpr/ and remove template (followup to #19845)
4 years ago
MarcoFalke 0ede354367
Merge #20386: Silence false positive GCC warning in wallet/rpcwallet.cpp
4 years ago
MarcoFalke fb7726e56d
Merge #20395: ci: Use the previous build worker image in AppVeyor
4 years ago
Hennadii Stepanov 406097c810
ci: Use the previous build worker image in AppVeyor
4 years ago
Luke Dashjr 20e491ddcb CI/Cirrus: Skip merge_base step for non-PRs
4 years ago
Sjors Provoost ac64cec4ce
gui: create wallet: add advanced section
4 years ago
Sjors Provoost c99d6f644a
gui: create wallet: name placeholder
4 years ago
Kristaps Kaupe 049feabf28
Add missing optional.h include
4 years ago
Kristaps Kaupe 29c66ace5c
Silence false positive GCC warning
4 years ago
Jonas Schnelli 543693b92b
Merge #20378: wallet: fix potential division by 0 in WalletLogPrintf
4 years ago
MarcoFalke 28cb61646b
Merge #19065: tests: Add fuzzing harness for CAddrMan
4 years ago
MarcoFalke 99fcc2b477
Merge #20379: tests: Remove no longer needed UBSan suppression (float divide-by-zero in validation.cpp)
4 years ago
practicalswift 0ccb3addf6 tests: Remove no longer needed UBSan suppression (float-divide-by-zero in validation.cpp)
4 years ago
Jonas Schnelli 440f8d3abe fix potential devision by 0
4 years ago
Wladimir J. van der Laan 0bd4929cd0
Merge #20284: addrman: ensure old versions don't parse peers.dat
4 years ago
practicalswift d04a17a790 fuzz: Use ConsumeRandomLengthBitVector(...) in src/test/fuzz/connman and src/test/fuzz/net
4 years ago
practicalswift e6bb9fde85 tests: Add fuzzing harness for CAddrMan
4 years ago
Jonas Schnelli 9bd1316697
Merge bitcoin-core/gui#120: Fix multiwallet transaction notifications
4 years ago
Jon Atack 05e82d86b0
wallet: override minfee checks (fOverrideFeeRate) for fee_rate
4 years ago
Jon Atack 9a670b4f07
wallet: update sendtoaddress, send RPC examples with fee_rate
4 years ago
Jon Atack be481b72e2
wallet: use MIN_RELAY_TX_FEE in bumpfee help
4 years ago
Jon Atack 449b730579
wallet: provide valid values if invalid estimate mode passed
4 years ago
Jon Atack 6da3afbaee
wallet: update remaining rpcwallet fee rate units to BTC/kvB
4 years ago
Jon Atack 173b5b5fe0
wallet: update fee rate units, use sat/vB for fee_rate error messages
4 years ago
MarcoFalke 8a486158cb
Merge #20188: tests: Add fuzzing harness for CConnman
4 years ago
MarcoFalke af8ec1d3e5
Merge #20375: fuzz: Improve coverage for CPartialMerkleTree fuzzing harness
4 years ago
MarcoFalke 027e51f715
Merge #20372: Avoid signed integer overflow when loading a mempool.dat file with a malformed time field
4 years ago
MarcoFalke bcd142e479
Merge #20285: Remove references to CreateWalletFromFile
4 years ago
fanquake c82336c493
Remove references to CreateWalletFromFile
4 years ago
Samuel Dobson c2d8ba6265
Merge #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks
4 years ago
practicalswift 3c77b8009d fuzz: Improve coverage for CPartialMerkleTree fuzzing harness
4 years ago
MarcoFalke d9f5132736
Merge #20344: wallet: fix scanning progress calculation for single block range
4 years ago
Vasil Dimov 38ada892ed
addrman: ensure old versions don't parse peers.dat
4 years ago
Jon Atack 7f9835a05a
wallet: remove fee rates from conf_target helps
4 years ago
Jon Atack b7994c01e9
wallet: add fee_rate unit warnings to bumpfee
4 years ago
Jon Atack 410e471fa4
wallet: remove redundant bumpfee fee_rate checks
4 years ago