Commit Graph

4735 Commits (e3b06e8dd8982155a97cfd090c01d06455a3c84d)

Author SHA1 Message Date
MacroFake fa8421bc5b
test: Remove from_node from create_self_transfer* MiniWallet helpers
2 years ago
Sebastian Falbesoner be8d0dba15 test: refactor: save MiniWallet mode explicitly
2 years ago
laanwj f8586b25f6
Merge bitcoin/bitcoin#25289: test: implement 'bech32m' mode for `getnewdestination()` helper
2 years ago
Andrew Chow b0c8306349
Merge bitcoin/bitcoin#24649: wallet: do not count wallet utxos as external
2 years ago
MacroFake 8035b5c80d
Merge bitcoin/bitcoin#25369: Unsubtree Univalue
2 years ago
Andrew Chow 51eebe082d
Merge bitcoin/bitcoin#25368: doc: Update importaddress mention incompatibility with descriptor wallet
2 years ago
MacroFake 6acba84603
Merge bitcoin/bitcoin#25358: test: passing a value below 5 MB to -maxmempool should throw an error
2 years ago
fanquake d873ff96e5
refactor: cleanups post unsubtree'ing univalue
2 years ago
MacroFake 4c0d1fec16
Merge bitcoin/bitcoin#25374: test: remove unused `create_confirmed_utxos` helper
2 years ago
MacroFake a57492f65d
Merge bitcoin/bitcoin#25370: test: check for `getblocktxn` request with out-of-bounds tx index
2 years ago
MacroFake ede9089096
Merge bitcoin/bitcoin#25156: refactor: Introduce PeerManagerImpl::RejectIncomingTxs
2 years ago
Sebastian Falbesoner 42b2fdfd5f test: remove unused `create_confirmed_utxos` helper
2 years ago
BrokenProgrammer e3609cdc01 doc: Update importaddress mention incompatibility with descriptor wallet
2 years ago
Sebastian Falbesoner 5a8c321444 test: check for `getblocktxn` request with out-of-bounds tx index
2 years ago
Sebastian Falbesoner dcf36fe8e3 test: implement 'bech32m' mode for `getnewdestination()` helper
2 years ago
Sebastian Falbesoner 1999dcfa40 test: add helpers for creating P2TR scripts/addresses from output key
2 years ago
laanwj 9e4fbebcc8
Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditionally with category
2 years ago
MacroFake fafddafc2c
refactor: Introduce PeerManagerImpl::RejectIncomingTxs
2 years ago
MacroFake fa779de665
test: Remove MiniWallet mempool_valid option
2 years ago
MacroFake 506d9b25a3
Merge bitcoin/bitcoin#24839: test: use MiniWallet for mining_prioritisetransaction.py
2 years ago
brunoerg 216c9b00ec test: passing a value below 5 MB to -maxmempool should throw an error
2 years ago
Fabian Jahr 5733ae51ce
test: Fix previous release binary download script for Apple ARM64
2 years ago
MacroFake fa7a711a30
test: Fix out-of-range port collisions
2 years ago
MacroFake c3daa321f9
Merge bitcoin/bitcoin#25312: test: Fix port collisions caused by p2p_getaddr_caching.py
2 years ago
fanquake e3c08eb620
Merge bitcoin/bitcoin#25307: doc: fix typo in kernel/context.h and add `desig` to ignore-words
2 years ago
brunoerg d575413fb8 doc: add `desig` to ignore-words
2 years ago
dergoegge ea54ba2f42 [test] Fix port collisions caused by p2p_getaddr_caching.py
2 years ago
dergoegge f9682e75ac [test_framework] Set PortSeed.n directly after initialising params
2 years ago
MacroFake 455780b1ae
Merge bitcoin/bitcoin#25294: test: Fix wait_for_debug_log UnicodeDecodeError
2 years ago
Jon Atack eb8aab759f logging: add LogPrintfCategory to log unconditionally with category
2 years ago
fanquake b9416c3847
Merge bitcoin/bitcoin#25096: [net] Minor improvements to addr caching
2 years ago
laanwj 9dae9f5f1e
Merge bitcoin/bitcoin#25292: Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section in dev notes
2 years ago
MacroFake fa74b63c01
test: Fix wait_for_debug_log UnicodeDecodeError
2 years ago
laanwj e282764e04
Merge bitcoin/bitcoin#25228: test: add BIP-125 rule 5 testcase with default mempool
2 years ago
Jon Atack 433b525694 Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section in dev notes
2 years ago
MacroFake f66633d9cb
Merge bitcoin/bitcoin#25288: test: Reliably don't start itself (lint-all.py runs all tests twice)
2 years ago
Martin Leitner-Ankerl f26a496dfd test: clean up all-lint.py
2 years ago
Martin Leitner-Ankerl 64d72c4c87 test: rename lint-all.py to all-lint.py
2 years ago
MacroFake 581e2bdbac
Merge bitcoin/bitcoin#24629: Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block
2 years ago
laanwj 06ea2783a2
Merge bitcoin/bitcoin#25220: rpc: fix incorrect warning for address type p2sh-segwit in createmultisig
2 years ago
brunoerg 3a9b9bb38e test: ensure createmultisig and addmultisigaddress are not returning any warning for expected cases
2 years ago
Luke Dashjr e593ae07c4 Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block
2 years ago
laanwj 00ce8543f1
Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound peers during IBD
2 years ago
dergoegge 292828cd77 [test] Test addr cache for multiple onion binds
2 years ago
James O'Beirne 687addaf13 test: add BIP-125 rule 5 testcase with default mempool
2 years ago
Sebastian Falbesoner 1bace0cfee test: check `replaceable` mismatch error in `createrawtransaction` RPC
2 years ago
MacroFake fafaad98f7
test: Set maxfeerate=0 in MiniWallet sendrawtransaction()
2 years ago
MacroFake 9cc010f5a9
Merge bitcoin/bitcoin#25087: test: use MiniWallet for feature_dbcrash.py
2 years ago
Sebastian Falbesoner 7d0f67a0d5 test: check pre-segwit peer error in `getblockfrompeer` RPC
2 years ago
MacroFake d4d9daff7a
Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell in comments
2 years ago