aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-06-21test: Remove from_node from create_self_transfer* MiniWallet helpersMacroFake
2022-06-21test: refactor: save MiniWallet mode explicitlySebastian Falbesoner
2022-06-17Merge bitcoin/bitcoin#25289: test: implement 'bech32m' mode for `getnewdestin...laanwj
2022-06-16Merge bitcoin/bitcoin#24649: wallet: do not count wallet utxos as externalAndrew Chow
2022-06-16Merge bitcoin/bitcoin#25369: Unsubtree UnivalueMacroFake
2022-06-15Merge bitcoin/bitcoin#25368: doc: Update importaddress mention incompatibilit...Andrew Chow
2022-06-15Merge bitcoin/bitcoin#25358: test: passing a value below 5 MB to -maxmempool ...MacroFake
2022-06-15refactor: cleanups post unsubtree'ing univaluefanquake
2022-06-15Merge bitcoin/bitcoin#25374: test: remove unused `create_confirmed_utxos` helperMacroFake
2022-06-15Merge bitcoin/bitcoin#25370: test: check for `getblocktxn` request with out-o...MacroFake
2022-06-15Merge bitcoin/bitcoin#25156: refactor: Introduce PeerManagerImpl::RejectIncom...MacroFake
2022-06-15test: remove unused `create_confirmed_utxos` helperSebastian Falbesoner
2022-06-14doc: Update importaddress mention incompatibility with descriptor walletBrokenProgrammer
2022-06-14test: check for `getblocktxn` request with out-of-bounds tx indexSebastian Falbesoner
2022-06-14test: implement 'bech32m' mode for `getnewdestination()` helperSebastian Falbesoner
2022-06-14test: add helpers for creating P2TR scripts/addresses from output keySebastian Falbesoner
2022-06-14Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditio...laanwj
2022-06-14refactor: Introduce PeerManagerImpl::RejectIncomingTxsMacroFake
2022-06-13test: Remove MiniWallet mempool_valid optionMacroFake
2022-06-13Merge bitcoin/bitcoin#24839: test: use MiniWallet for mining_prioritisetransa...MacroFake
2022-06-13test: passing a value below 5 MB to -maxmempool should throw an errorbrunoerg
2022-06-12test: Fix previous release binary download script for Apple ARM64Fabian Jahr
2022-06-10test: Fix out-of-range port collisionsMacroFake
2022-06-10Merge bitcoin/bitcoin#25312: test: Fix port collisions caused by p2p_getaddr_...MacroFake
2022-06-09Merge bitcoin/bitcoin#25307: doc: fix typo in kernel/context.h and add `desig...fanquake
2022-06-09doc: add `desig` to ignore-wordsbrunoerg
2022-06-08[test] Fix port collisions caused by p2p_getaddr_caching.pydergoegge
2022-06-08[test_framework] Set PortSeed.n directly after initialising paramsdergoegge
2022-06-08Merge bitcoin/bitcoin#25294: test: Fix wait_for_debug_log UnicodeDecodeErrorMacroFake
2022-06-08logging: add LogPrintfCategory to log unconditionally with categoryJon Atack
2022-06-08Merge bitcoin/bitcoin#25096: [net] Minor improvements to addr cachingfanquake
2022-06-07Merge bitcoin/bitcoin#25292: Add LogPrintLevel to lint-format-strings, drop L...laanwj
2022-06-07test: Fix wait_for_debug_log UnicodeDecodeErrorMacroFake
2022-06-07Merge bitcoin/bitcoin#25228: test: add BIP-125 rule 5 testcase with default m...laanwj
2022-06-07Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section ...Jon Atack
2022-06-07Merge bitcoin/bitcoin#25288: test: Reliably don't start itself (lint-all.py r...MacroFake
2022-06-07test: clean up all-lint.pyMartin Leitner-Ankerl
2022-06-07test: rename lint-all.py to all-lint.pyMartin Leitner-Ankerl
2022-06-07Merge bitcoin/bitcoin#24629: Bugfix: RPC/blockchain: pruneblockchain: Return ...MacroFake
2022-06-06Merge bitcoin/bitcoin#25220: rpc: fix incorrect warning for address type p2sh...laanwj
2022-06-06test: ensure createmultisig and addmultisigaddress are not returning any warn...brunoerg
2022-06-03Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last...Luke Dashjr
2022-06-02Merge bitcoin/bitcoin#24171: p2p: Sync chain more readily from inbound peers ...laanwj
2022-06-02[test] Test addr cache for multiple onion bindsdergoegge
2022-06-02test: add BIP-125 rule 5 testcase with default mempoolJames O'Beirne
2022-06-02test: check `replaceable` mismatch error in `createrawtransaction` RPCSebastian Falbesoner
2022-06-01test: Set maxfeerate=0 in MiniWallet sendrawtransaction()MacroFake
2022-06-01Merge bitcoin/bitcoin#25087: test: use MiniWallet for feature_dbcrash.pyMacroFake
2022-05-31test: check pre-segwit peer error in `getblockfrompeer` RPCSebastian Falbesoner
2022-05-31Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...MacroFake