aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_coinstatsindex.py
AgeCommit message (Expand)Author
2022-04-29test: stop node before calling assert_start_raises_init_errorMartin Zumsande
2022-04-24init: disallow reindex-chainstate with optional indexesMartin Zumsande
2022-03-17Use MiniWallet in feature_coinstatsindexMarcoFalke
2021-12-09test: fix test feature_coinstatsindex.py for descriptor walletsSebastian Falbesoner
2021-12-05test: Remove false coinstatsindex testFabian Jahr
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-11-10scripted-diff: Remove redundant sync_all and sync_blocksMarcoFalke
2021-10-29test: Implicitly sync after generate*, unless opted outMarcoFalke
2021-09-19test: fix confusing off-by-one nValue in feature_coinstatsindex.pySebastian Falbesoner
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-07-28Merge bitcoin/bitcoin#22047: index, rpc: Coinstatsindex follow-upsW. J. van der Laan
2021-07-25rpc: Block until synced if coinstatsindex is used in gettxoutsetinfoFabian Jahr
2021-06-24Merge bitcoin/bitcoin#22257: test: refactor: various (de)serialization helper...MarcoFalke
2021-06-22test: Add missing sync_all to feature_coinstatsindexMarcoFalke
2021-06-21test: remove `ToHex` helper, use .serialize().hex() insteadSebastian Falbesoner
2021-05-31Use COINBASE_MATURITY constant in functional tests.Kiminuo
2021-04-19rpc: gettxoutsetinfo rejects hash_serialized_2 for specific heightFabian Jahr
2021-04-19test: Add test for coinstatsindex behavior in reorgsFabian Jahr
2021-04-19index, rpc: Add use_index option for gettxoutsetinfoFabian Jahr
2021-04-19test: Test coinstatsindex robustness across restartsFabian Jahr
2021-04-19test: Add tests for block_info in gettxoutsetinfoFabian Jahr
2021-04-19rpc, index: Add verbose amounts tracking to Coinstats indexFabian Jahr
2021-04-19test: Add functional test for Coinstats indexFabian Jahr