aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_assumeutxo.py
AgeCommit message (Expand)Author
2024-03-21node: Make translations of fatal errors consistentTheCharlatan
2024-03-18test: assumeutxo snapshot block CheckBlockIndex crash testRyan Ofsky
2024-03-18test: assumeutxo stale block CheckBlockIndex crash testRyan Ofsky
2024-03-18assumeutxo: Get rid of faked nTx and nChainTx valuesRyan Ofsky
2024-03-18assumeutxo test: Add RPC test for fake nTx and nChainTx valuesRyan Ofsky
2024-02-26test: Add test for loadtxoutset when headers are not syncedFabian Jahr
2024-02-26test: Remove unnecessary sync_blocks in assumeutxo testsFabian Jahr
2024-02-09test, assumeutxo: Add test to ensure failure when mempool not emptyHernan Marino
2024-01-31test: Assumeutxo with more than just coinbase transactionsMarcoFalke
2024-01-10test: assumeutxo: spend coin from snapshot chainstate after loadingSebastian Falbesoner
2023-11-16Merge bitcoin/bitcoin#28605: Fix typosfanquake
2023-11-09test, assumeutxo: Use assert_debug_log for error detailspablomartin4btc
2023-11-07doc: fix typosSjors Provoost
2023-10-25test: add coverage for snapshot chainstate not matching AssumeUTXO parameterspablomartin4btc
2023-10-20coinstats: Fix hash_serialized2 calculationFabian Jahr
2023-10-20test: De-dublicate/optimize assumeutxo test for further extensionsFabian Jahr
2023-10-20test: check au file with changed outpoint indexFabian Jahr
2023-10-18Merge bitcoin/bitcoin#28666: test: assumeutxo file with unknown block hashRyan Ofsky
2023-10-17test: assumeutxo file with unknown block hashFabian Jahr
2023-10-17test: Add assumeutxo test for wrong hashMarcoFalke
2023-10-16assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parame...Sebastian Falbesoner
2023-10-12test: Check snapshot file with wrong number of coinsMarcoFalke
2023-10-10test: check that loading snapshot not matching AssumeUTXO parameters failsSebastian Falbesoner
2023-10-06test: Improvements of feature_assumeutxoFabian Jahr
2023-10-05assumeutxo: change getchainstates RPC to return a list of chainstatesRyan Ofsky
2023-10-04tests: assumeutxo: accept final height from either chainstateJames O'Beirne
2023-10-04test: assumeutxo: avoid race in functional testJames O'Beirne
2023-09-30test: add feature_assumeutxo functional testJames O'Beirne