Commit Graph

3580 Commits (8732f7b6c92f9dcf37f3ab618e9daab0c52fc781)

Author SHA1 Message Date
MarcoFalke faca40ec68
test: Add temporary coinstats suppressions
3 years ago
MarcoFalke 82bc7faec8
Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling in RBF policy
3 years ago
Daniel Kraft 7a681d61b0 Add sync_blocks in wallet_orphanedreward.py.
3 years ago
W. J. van der Laan 3c393ef9e1
Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975
3 years ago
fanquake 260b1d74fe
Merge bitcoin/bitcoin#22092: test: convert documentation into type annotations
3 years ago
Hennadii Stepanov e033ca1379
Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logic
3 years ago
MarcoFalke 898dd9e262
Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldummy
3 years ago
Martin Zumsande ca3a77068b test: Fix p2p_leak.py intermittent failure by lowering timeout
3 years ago
MarcoFalke fa2b6c62cd
test: Remove unused node from feature_nulldummy
3 years ago
MarcoFalke faa94961d6
test: Add temporary logging to debug #20975
3 years ago
MarcoFalke 3ac5209662
Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewards
3 years ago
W. J. van der Laan c7dd9ff71b
Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptors
3 years ago
W. J. van der Laan 07ededa30c
Merge bitcoin/bitcoin#22050: p2p: remove tor v2 support
3 years ago
fanquake 68ace23fa3
test: convert docs into type annotations in test_framework/test_node.py
3 years ago
fanquake 8bfcba36db
test: convert docs into type annotations in test_framework/wallet.py
3 years ago
fanquake b043ca8e8b
test: convert docs into type annotations in test_framework/util.py
3 years ago
Jon Atack 8050eb43bf
script: fix spelling linter raising spuriously on "invokable"
3 years ago
Daniel Kraft e4356f6a6c Testcase for wallet issue with orphaned rewards.
4 years ago
MarcoFalke 2fccd9cf30
Merge bitcoin/bitcoin#22082: test: update nanobench from release 4.0.0 to 4.3.4
4 years ago
MarcoFalke 7e83e74e7f
Merge bitcoin/bitcoin#21178: test: run mempool_reorg.py even with wallet disabled
4 years ago
Martin Ankerl 44d05d0a69 test: remove sanitizer suppression for nanobench
4 years ago
Sebastian Falbesoner 7e32fde912 test: feature_cltv.py: don't return tx copies in modification functions
4 years ago
Sebastian Falbesoner 9ab2ce0a66 test: drop unused node parameters in feature_cltv.py
4 years ago
Sebastian Falbesoner 0c2139a3f1 test: fix typo in feature_cltv.py (s/ctlv/cltv/)
4 years ago
Darius Parvin a3f0cbf82d test: run mempool_reorg.py even with wallet disabled
4 years ago
MarcoFalke c5ee0cc11a
Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional tests
4 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
4 years ago
MarcoFalke d7a6bba949
Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systems
4 years ago
nthumann 2be3572506
test: Fix IPv6 check on BSD systems
4 years ago
Samuel Dobson 55a156fca0
Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet.cpp/.h
4 years ago
Hennadii Stepanov 62cb8d98d2
qt: Drop BitcoinGUI* WalletFrame data member
4 years ago
W. J. van der Laan 7257e50dba
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmempoolaccept
4 years ago
Jon Atack 0f1c58ae87
test: update feature_proxy to torv3
4 years ago
Russell Yanofsky c7bd5842e4 MOVEONLY: CWallet transaction code out of wallet.cpp/.h
4 years ago
fanquake ecddd12482
Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
4 years ago
Sebastian Falbesoner 3e05a57297 test: use MiniWallet (P2PK mode) for feature_dersig.py
4 years ago
MarcoFalke 40f7a2891f
Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code simplify/constness
4 years ago
Pieter Wuille 2667366aaa tests: check derivation of P2TR
4 years ago
glozow 13650fe2e5 [policy] detect unsorted packages
4 years ago
glozow c4259f4b7e [test] functional test for packages in RPCs
4 years ago
glozow 9ede34a6f2 [rpc] allow multiple txns in testmempoolaccept
4 years ago
Sebastian Falbesoner 6cebac598e test: MiniWallet: introduce enum type for output mode
4 years ago
MarcoFalke 778b920179
Merge bitcoin/bitcoin#21945: test: add P2PK support to MiniWallet
4 years ago
Jon Atack 6b1926cf1e
test: addpeeraddress functional test coverage
4 years ago
Kiminuo 525448df9d Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.
4 years ago
MarcoFalke fad0867d6a
Cleanup -includeconf error message
4 years ago
MarcoFalke fa9f711c37
Fix crash when parsing command line with -noincludeconf=0
4 years ago
Jon Atack 3f89c0e990
test: improve getnodeaddresses coverage, test by network
4 years ago
Fabian Jahr 8f073076b1
wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
4 years ago
Sebastian Falbesoner 4bea301692 test: use P2PK-MiniWallet for feature_csv_activation.py
4 years ago