index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
rpc_dumptxoutset.py
Age
Commit message (
Expand
)
Author
2023-10-20
coinstats: Fix hash_serialized2 calculation
Fabian Jahr
2023-10-10
test: Use pathlib over os.path #28362
ns-xvrn
2023-08-02
Merge bitcoin/bitcoin#27572: test: dedup file hashing using `sha256sum_file` ...
fanquake
2023-06-21
test: Allow pathlib.Path as RPC argument via authproxy
MarcoFalke
2023-05-04
test: dedup file hashing using `sha256sum_file` helper
Sebastian Falbesoner
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-05-11
rpc: check `fopen` return code in dumptxoutset
Sebastian Falbesoner
2022-04-01
Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
W. J. van der Laan
2021-11-30
rpc: various fixups for dumptxoutset
James O'Beirne
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-04-26
validation: remove nchaintx from assumeutxo metadata
James O'Beirne
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-02-05
test: replace 'regtest' leftovers by self.chain
Sebastian Falbesoner
2019-11-05
test: add dumptxoutset RPC test
James O'Beirne