aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-08-24Merge bitcoin/bitcoin#30703: test: Avoid duplicate curl call in get_previous_...merge-script
2024-08-23Merge bitcoin/bitcoin#30665: test: Enable detect_leaks=1 in ASAN_OPTIONS expl...merge-script
2024-08-23test: Avoid duplicate curl call in get_previous_releases.pyMarcoFalke
2024-08-22Merge bitcoin/bitcoin#30681: Have miner account for timewarp mitigation, acti...Ava Chow
2024-08-21Merge bitcoin/bitcoin#30636: test: assumeutxo: check that UTXO-querying RPCs ...Ava Chow
2024-08-20miner: adjust clock to timewarp ruleSjors Provoost
2024-08-20Add timewarp attack mitigation testSjors Provoost
2024-08-20test: assumeutxo: check that UTXO-querying RPCs operate on snapshot chainstateSebastian Falbesoner
2024-08-20consensus: lower regtest nPowTargetTimespan to 144Sjors Provoost
2024-08-16test: Enable detect_leaks=1 in ASAN_OPTIONS explicitlyMarcoFalke
2024-08-14test: add functional test for XORed block/undo files (`-blocksxor`)Sebastian Falbesoner
2024-08-14test: refactor: move `read_xor_key`/`util_xor` helpers to util moduleSebastian Falbesoner
2024-08-12Merge bitcoin/bitcoin#30607: contrib: support reading XORed blocks in lineari...Ava Chow
2024-08-12Merge bitcoin/bitcoin#30265: wallet: Fix listwalletdir listing of migrated de...glozow
2024-08-12Merge bitcoin/bitcoin#30553: lint: Find function calls in default argumentsmerge-script
2024-08-10doc: Remove outdated nTx faking commentMarcoFalke
2024-08-09Merge bitcoin/bitcoin#30598: assumeutxo: Drop block height from metadataAva Chow
2024-08-09wallet: List sqlite wallets with empty string nameAva Chow
2024-08-09wallet: Ignore .bak files when listing wallet filesAva Chow
2024-08-09lint: Find function calls in default argumentsMarcoFalke
2024-08-08assumeutxo: Drop block height from metadataFabian Jahr
2024-08-07contrib: support reading XORed blocks in linearize-data.py scriptSebastian Falbesoner
2024-08-07Merge bitcoin/bitcoin#29775: Testnet4 including PoW difficulty adjustment fixAva Chow
2024-08-06Merge bitcoin/bitcoin#30212: rename TransactionError:ALREADY_IN_CHAINRyan Ofsky
2024-08-06testnet: Introduce Testnet4Fabian Jahr
2024-08-05Merge bitcoin/bitcoin#28052: blockstorage: XOR blocksdir *.dat filesAva Chow
2024-08-05Merge bitcoin/bitcoin#30493: policy: enable full-rbf by defaultAva Chow
2024-08-05Merge bitcoin/bitcoin#30497: rpc: Return errors in loadtxoutset that currentl...Ryan Ofsky
2024-08-05rpc: clarify ALREADY_IN_CHAIN rpc errorswillcl-ark
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-02policy: enable full-rbf by defaultPeter Todd
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