Commit Graph

3158 Commits (9815332d5158d69a94abeaf465a2c07bd8e43359)

Author SHA1 Message Date
Fabian Jahr 9815332d51
test: Change MuHash Python implementation to match cpp version again
4 years ago
Wladimir J. van der Laan 5b6f970e3f
Merge #20171: Add functional test test_txid_inv_delay
4 years ago
MarcoFalke 69f1ee1922
Merge #20365: wallettool: add parameter to create descriptors wallet
4 years ago
MarcoFalke 9dbcd37105
Merge #20569: test: Fix intermittent wallet_multiwallet issue with got_loading_error
4 years ago
MarcoFalke a023094fc4
Merge #20276: test: run mempool_expiry.py even with wallet disabled
4 years ago
MarcoFalke 8bb40d5f56
Merge #20560: fuzz: Link all targets once
4 years ago
MarcoFalke b103fdcb3b
Merge #19763: net: don't try to relay to the address' originator
4 years ago
MarcoFalke b18978066d
Merge #20079: p2p: Treat handshake misbehavior like unknown message
4 years ago
Hennadii Stepanov e1e68b6305
test: Fix inconsistent lock order in wallet_tests/CreateWallet
4 years ago
MarcoFalke da957cd62e
Merge #20613: test: Use Popen.wait instead of RPC in assert_start_raises_init_error
4 years ago
Michael Dietz 3b064fcb9d
test: run mempool_expiry.py even with wallet disabled
4 years ago
Vasil Dimov 7fabe0f359
net: don't relay to the address' originator
4 years ago
MarcoFalke fa918dd537
test: Use Popen.wait instead of RPC in assert_start_raises_init_error
4 years ago
Wladimir J. van der Laan e20b488395
Merge #20567: test: Add option to git-subtree-check to do full check, add help
4 years ago
Wladimir J. van der Laan eb53c03b36
Merge #20595: Improve heuristic hex transaction decoding
4 years ago
MarcoFalke 38176dc665
Merge #20573: wallet, bugfix: allow send with string fee_rate amounts
4 years ago
MarcoFalke 22f13c1e08
Merge #19776: net, rpc: expose high bandwidth mode state via getpeerinfo
4 years ago
MarcoFalke 44444ba759
fuzz: Link all targets once
4 years ago
Wladimir J. van der Laan 42ed7f51fa
Merge #20606: Remove unused bits from service flags enum
4 years ago
MarcoFalke 90ef622ab5
Merge #20564: Don't send 'sendaddrv2' to pre-70016 software, and send before 'verack'
4 years ago
Pieter Wuille 0f949cde3d Add regression test for incorrect decoding
4 years ago
Pieter Wuille 1583498fb6 Send and require SENDADDRV2 before VERACK
4 years ago
MarcoFalke fa40168ab3
Remove unused bits from service flags enum
4 years ago
Wladimir J. van der Laan d38feb6134
Merge #20535: test: Fix intermittent feature_taproot issue
4 years ago
Wladimir J. van der Laan 5c4911e7e7
Merge #20568: doc: Use FeeModes doc helper in estimatesmartfee
4 years ago
MarcoFalke 03b1db6114
Merge #18766: Disable fee estimation in blocksonly mode (by removing the fee estimates global)
4 years ago
MarcoFalke fa8abdc995
rpc: Use FeeModes doc helper in estimatesmartfee
4 years ago
Jonas Schnelli eab63b971d
Merge #19847: rpc, refactor: Avoid duplicate set lookup in gettxoutproof
4 years ago
MarcoFalke 64156ad4d1
Merge #19893: test: Remove or explain syncwithvalidationinterfacequeue
4 years ago
Jon Atack 6fa72ceb80
test: add coverage for passing fee rate as a string
4 years ago
Jon Atack ce207d6b93
wallet, bugfix: allow send to take string fee rate values
4 years ago
João Barbosa 52fc39917f rpc: Reject empty txids in gettxoutproof
4 years ago
MarcoFalke fab48da908
test: Fix intermittent wallet_multiwallet issue with got_loading_error
4 years ago
MarcoFalke fa8e15f7b7
test: pep8 wallet_multiwallet.py
4 years ago
Wladimir J. van der Laan 34c80d9eee test: Add option to git-subtree-check to do full check, add help
4 years ago
Andrew Chow 773c42b265 tests: Test that a fully signed tx given to signrawtx is unchanged
4 years ago
Antoine Poinsot e8ea6ad9c1
init: don't create a CBlockPolicyEstimator if we don't relay transactions
4 years ago
Antoine Poinsot 86ff2cf202
Remove the remaining fee estimation globals
4 years ago
MarcoFalke 681ce59d0e
Merge #20466: test: Fix intermittent p2p_fingerprint issue
4 years ago
fanquake 0a13d15c14
Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve explicit usage
4 years ago
MarcoFalke 283f22cabb
Merge #20461: rpc: Validate -rpcauth arguments
4 years ago
MarcoFalke 607c844f37
Merge #20540: test: Fix wallet_multiwallet issue on windows
4 years ago
Fabian Jahr 1e62350ca2
refactor: Improve use of explicit keyword
4 years ago
Fabian Jahr c502a6dbfb
lint: Use c++17 std in cppcheck linter
4 years ago
MarcoFalke f17e8ba3a1
Merge #20207: Follow-up extra comments on taproot code and tests
4 years ago
MarcoFalke fada2dfcac
test: Fix wallet_multiwallet issue on windows
4 years ago
MarcoFalke fa275e1539
test: Fix intermittent feature_taproot issue
4 years ago
MarcoFalke 7ae86b3c68
Merge #20522: [test] Fix sync issue in disconnect_p2ps
4 years ago
MarcoFalke 1ae5758981
Merge #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC endpoint wallet
4 years ago
Amiti Uttarwar 3ebde2143a [test] Fix wait condition in disconnect_p2ps
4 years ago