Commit Graph

26596 Commits (ccb0325b1bd1cee5a76382a16901dc80ea8f50d8)
 

Author SHA1 Message Date
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
Dmitry Petukhov dc80a7d0b0
docs/descriptors.md: Remove hardened marker in the path after xpub
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
fanquake 6954e4d16c
Merge #20283: test: Only try witness deser when checking for witness deser failure
4 years ago
MarcoFalke 83650e4df5
Merge #20199: wallet: ignore (but warn) on duplicate -wallet parameters
4 years ago
practicalswift d7901ab8d2 fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding
4 years ago
MarcoFalke 6760088015
Merge #20300: fuzz: Add missing ECC_Start to descriptor_parse test
4 years ago
MarcoFalke deb2b27c0d
Merge #20294: ci: Run more ci configs on cirrus
4 years ago
MarcoFalke 5f9c0b6360 wallet: Remove -upgradewallet from dummywallet
4 years ago
MarcoFalke a314271f08 test: Remove unused wallet.dat
4 years ago
Andrew Chow bf7635963c tests: Test specific upgradewallet scenarios and that upgrades work
4 years ago
Andrew Chow 4b418a9dec test: Add test_framework/bdb.py module for inspecting bdb files
4 years ago
Andrew Chow 092fc43485 tests: Add a sha256sum_file function to util
4 years ago
Andrew Chow 0bd995aa19 wallet: upgrade the CHDChain version number when upgrading to split hd
4 years ago
Andrew Chow 8e32e1c41c wallet: remove nWalletMaxVersion
4 years ago
Andrew Chow bd7398cc62 wallet: have ScriptPubKeyMan::Upgrade check against the new version
4 years ago
MarcoFalke ed9f547750
Merge #20299: test: Fix intermittent rpc_net issue
4 years ago