aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_dumptxoutset.py
AgeCommit message (Expand)Author
2024-05-21rpc: Enhance metadata of the dumptxoutset outputFabian Jahr
2024-05-21rpc: Optimize serialization disk space of dumptxoutsetFabian Jahr
2023-10-20coinstats: Fix hash_serialized2 calculationFabian Jahr
2023-10-10 test: Use pathlib over os.path #28362ns-xvrn
2023-08-02Merge bitcoin/bitcoin#27572: test: dedup file hashing using `sha256sum_file` ...fanquake
2023-06-21test: Allow pathlib.Path as RPC argument via authproxyMarcoFalke
2023-05-04test: dedup file hashing using `sha256sum_file` helperSebastian Falbesoner
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-05-11rpc: check `fopen` return code in dumptxoutsetSebastian Falbesoner
2022-04-01Remove buggy and confusing IncrementExtraNonceMarcoFalke
2021-12-02Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutsetW. J. van der Laan
2021-11-30rpc: various fixups for dumptxoutsetJames O'Beirne
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-05-31Use COINBASE_MATURITY constant in functional tests.Kiminuo
2021-04-26validation: remove nchaintx from assumeutxo metadataJames O'Beirne
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-02-05test: replace 'regtest' leftovers by self.chainSebastian Falbesoner
2019-11-05test: add dumptxoutset RPC testJames O'Beirne