aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-08-05Merge bitcoin/bitcoin#30497: rpc: Return errors in loadtxoutset that currentl...Ryan Ofsky
2024-08-05Merge bitcoin/bitcoin#30512: net: Log accepted connection after m_nodes.push_...merge-script
2024-08-05Merge bitcoin/bitcoin#30562: PayToAnchor(P2A) followupsmerge-script
2024-08-02test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeedsSebastian Falbesoner
2024-08-02test: check that P2A with witness data is still consensus-legalGreg Sanders
2024-08-02test: P2A is a destination type with an addressGreg Sanders
2024-08-02Merge bitcoin/bitcoin#30352: policy: Add PayToAnchor(P2A), `OP_1 <0x4e73>` as...glozow
2024-08-02Merge bitcoin/bitcoin#30554: test: Avoid CScript() as default function argumentmerge-script
2024-08-02test: Disable known broken USDT test for nowMarcoFalke
2024-08-01Merge bitcoin/bitcoin#30413: p2p: Lazy init some bloom filters; fuzz version ...glozow
2024-07-31test: Avoid CScript() as default function argumentMarcoFalke
2024-07-31scripted-diff: Rename lazily initialized bloom filtersdergoegge
2024-07-31test: Try previously intermittently broken USDT test againMarcoFalke
2024-07-31Merge bitcoin/bitcoin#30545: test: fix intermittent failures in feature_proxy.pymerge-script
2024-07-31test: Make leaf_script mandatory when scriptpath is set in TaprootSignatureMsgMarcoFalke
2024-07-30test: fix constructor of msg_txMartin Zumsande
2024-07-30test: add P2A coverage for decodescriptGreg Sanders
2024-07-30test: Add anchor mempool acceptance testGreg Sanders
2024-07-30test: fix intermittent failures in feature_proxy.pyMartin Zumsande
2024-07-28Merge bitcoin/bitcoin#30515: rpc: add utxo's blockhash and number of confirma...merge-script
2024-07-27rpc: add utxo's blockhash and number of confirmations to scantxoutset outputLuis Schwab
2024-07-26rpc: Return precise loadtxoutset error messagesMarcoFalke
2024-07-26Merge bitcoin/bitcoin#30076: test: fix MiniWallet script-path spend (missing ...glozow
2024-07-25Merge bitcoin/bitcoin#30482: rest: Reject truncated hex txid early in getutxo...merge-script
2024-07-25Merge bitcoin/bitcoin#30275: Fee Estimation: change `estimatesmartfee` defaul...merge-script
2024-07-24rest: Reject truncated hex txid early in getutxos parsingMarcoFalke
2024-07-24[test]: ensure `estimatesmartfee` default mode is `economical`ismaelsadeeq
2024-07-23test: Fix intermittent issue in p2p_v2_misbehaving.pyMarcoFalke
2024-07-23Merge bitcoin/bitcoin#30403: test, assumeutxo: Remove resolved todo comments ...Ava Chow
2024-07-22Fix lint-spelling warningsLÅ‘rinc
2024-07-22Merge bitcoin/bitcoin#30463: qa: Functional test improvementsglozow
2024-07-19test: Add loadtxoutset test with tip on snapshot blockFabian Jahr
2024-07-19test: Remove already resolved assumeutxo todo commentsFabian Jahr
2024-07-18Merge bitcoin/bitcoin#30320: assumeutxo: Don't load a snapshot if it's not in...Ava Chow
2024-07-18Merge bitcoin/bitcoin#30444: rest: Reject negative outpoint index early in ge...Ava Chow
2024-07-18Merge bitcoin/bitcoin#30453: test: Non-Shy version senderglozow
2024-07-17Merge bitcoin/bitcoin#29523: Wallet: Add `max_tx_weight` to transaction fund...Ava Chow
2024-07-17Merge bitcoin/bitcoin#30468: test: bump mocktime only after node has received...merge-script
2024-07-17Merge bitcoin/bitcoin#30457: doc: getaddressinfo[isscript] is optionalmerge-script
2024-07-17test: bump mocktime after node has received and sent bytesstratospher
2024-07-17test: Non-Shy version senderMarcoFalke
2024-07-17doc: getaddressinfo[isscript] is optionalMarcoFalke
2024-07-16Merge bitcoin/bitcoin#30357: Fix cases of calls to `FillPSBT` errantly return...Ava Chow
2024-07-16qa: Do not assume running `feature_asmap.py` from source directoryHennadii Stepanov
2024-07-16qa: Consider `cache` and `config.ini` relative to invocation directoryHennadii Stepanov
2024-07-16scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`Hennadii Stepanov
2024-07-16Merge bitcoin/bitcoin#22729: Make it possible to disable Tor binds and abort ...Ava Chow
2024-07-16Merge bitcoin/bitcoin#30429: rpc: Use CHECK_NONFATAL over AssertAva Chow
2024-07-16Merge bitcoin/bitcoin#30394: net: fix race condition in self-connect detectionglozow
2024-07-16Merge bitcoin/bitcoin#30420: test: Fix intermittent failure in p2p_v2_misbeha...merge-script