Commit Graph

26423 Commits (4b24c3962fd95ec5dca7de4a7c1228b8c570336d)
 

Author SHA1 Message Date
Jon Atack a0d4957473
wallet: introduce fee_rate (sat/vB) param/option
4 years ago
Jon Atack e21212f01b
wallet: remove unneeded WALLET_BTC_KB_TO_SAT_B constant
4 years ago
Jon Atack 6112cf20d4
wallet: add CFeeRate ctor doxygen documentation
4 years ago
Jon Atack 3f72791613
wallet: fix bug in RPC send options
4 years ago
MarcoFalke 179ece4273
Merge #20218: test: Suppress epoll_ctl data race
4 years ago
practicalswift ee11a412a5 Avoid signed integer overflow when loading a mempool.dat file with a malformed time field
4 years ago
MarcoFalke 155bf91c3b
Merge #20368: ci: Remove redundant valgrind fuzz task
4 years ago
Sebastian Falbesoner 5e146022da wallet: fix scanning progress calculation for single block range
4 years ago
MarcoFalke fa949b3c13
test: Suppress epoll_ctl data race
4 years ago
MarcoFalke fa92cf29d9
ci: Remove redundant valgrind fuzz task
4 years ago
MarcoFalke fa8dd34e91
Merge #20332: test: Mock IBD in net_processing fuzzers
4 years ago
MarcoFalke 42f950cb27
Merge #20322: test: Fix intermittent issue in wallet_listsinceblock
4 years ago
MarcoFalke 0b69bb90ee
Merge #20355: fuzz: Check for addrv1 compatibility before using addrv1 serializer/deserializer on CSubNet
4 years ago
Wladimir J. van der Laan 1dfe19e284
Merge #20153: wallet: do not import a descriptor with hardened derivations into a watch-only wallet
4 years ago
Wladimir J. van der Laan 79a3b59cc7
Merge #20120: net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo, regression tests
4 years ago
practicalswift 79b8f8d574 fuzz: Assert roundtrip equality for both addrv1 and addrv2 versions of CService
4 years ago
practicalswift 0e3a78a8ab fuzz: Check for addrv1 compatibility before using addrv1 serializer/deserializer on CSubNet
4 years ago
Tyler Chambers b6121edf70 swapped "is" for "==" in literal comparison
4 years ago
Wladimir J. van der Laan 4fd37d0a10
Merge #20292: test: Fix intermittent feature_taproot issue
4 years ago
MarcoFalke 05aeeee34f
Merge #20339: ci: Run more ci configs on cirrus
4 years ago
Wladimir J. van der Laan 663fd92b28
Merge #20266: wallet: fix change detection of imported internal descriptors
4 years ago
Wladimir J. van der Laan f70eb51b05
Merge #20318: build: Ensure source tarball has leading directory name
4 years ago
MarcoFalke 77777c8b5e
ci: Run windows ci config on cirrus
4 years ago
MarcoFalke 3333d6942e
ci: Run macos ci config on cirrus
4 years ago
MarcoFalke fa8b1114e6
ci: Run arm ci config on cirrus
4 years ago
MarcoFalke fa0795f54d
ci: Replace TRAVIS_OS_NAME with CI_OS_NAME
4 years ago
MarcoFalke fafce1a13a
ci: Move documentation to correct config file
4 years ago
Anthony Towns 97c738ff1b [tests] Recommend f-strings for formatting, update feature_block to use them
4 years ago
Anthony Towns 8ae9d314e9 Bump minimum python version to 3.6
4 years ago
MarcoFalke fa4234d877
test: Mock IBD in net_processing fuzzers
4 years ago
MarcoFalke 7e373294a5
Merge #20315: travis: Remove s390x build
4 years ago
MarcoFalke 4727c1ca24
Merge #20328: cirrus: Skip tasks on the gui repo main branch
4 years ago
MarcoFalke 66667acc53
cirrus: Skip tasks on the gui repo main branch
4 years ago
fanquake a0c00ff7c0
Merge #20298: macOS deploy: use the new plistlib API
4 years ago
MarcoFalke c51c2753a4
Merge #20326: tests: Fix ecdsa_verify in test framework
4 years ago
MarcoFalke 65460c207c
Merge #20324: wallet: Set DatabaseStatus::SUCCESS in MakeSQLiteDatabase
4 years ago
Luke Dashjr 24d2d3341d QA: wallet_multiwallet: Check that recursive symlink directory and wallet.dat loops are ignored
4 years ago
Luke Dashjr 69f59af54d Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks
4 years ago
Stepan Snigirev 568a1d7261 fix ecdsa verify in test framework
4 years ago
MarcoFalke faf5fa7413
wallet: Set DatabaseStatus::SUCCESS in MakeSQLiteDatabase
4 years ago
MarcoFalke 444412821e
test: Fix intermittent issue in wallet_listsinceblock
4 years ago
MarcoFalke f5cdc290d5
Merge #20316: test: Fix wallet_multiwallet test issue on Windows
4 years ago
MarcoFalke faa2f06f5e
scripted-diff: [build] Ensure source tarball has leading directory name
4 years ago
MarcoFalke 9bb078351b
Merge #20308: wallet: Set bilingual error completely
4 years ago
MarcoFalke fa00ff0399
test: Fix wallet_multiwallet test issue on Windows
4 years ago
MarcoFalke d94777bd52
Merge #20302: net: Make it easier to reason about node eviction by removing unused NodeEvictionCandidate::addr (CAddress)
4 years ago
MarcoFalke fa2c3c0d96
ci: Set LC_ALL=C to allow running the s390x tests in qemu
4 years ago
MarcoFalke fac0517836
travis: Remove s390x build
4 years ago
Hennadii Stepanov 090b8385af
Set bilingual error completely
4 years ago
MarcoFalke f33e332541
Merge #20303: fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding
4 years ago