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_scantxoutset.py
Age
Commit message (
Expand
)
Author
2021-12-26
test: use MiniWallet for rpc_scantxoutset.py
Sebastian Falbesoner
2021-12-24
test: Fix pep8 of touched file
MarcoFalke
2021-12-24
test: Fix rpc_scantxoutset intermittent issue
MarcoFalke
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2020-10-21
wallet: Make -wallet setting not create wallets
Russell Yanofsky
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-02-04
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2019-12-11
rpc: require second argument only for scantxoutset start action
Andrew Chow
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-09-09
qa: Check scantxoutset result against gettxoutsetinfo
João Barbosa
2019-04-13
Extract ParseDescriptorRange
Ben Woosley
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-02-28
Add support for stop/[start,stop] ranges to scantxoutset
Pieter Wuille
2019-02-15
Descriptor checksum
Pieter Wuille
2018-11-14
Add matching descriptors to scantxoutset output + tests
Pieter Wuille
2018-10-20
Add tests for key origin support
Pieter Wuille
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-07-27
Support h instead of ' in hardened descriptor paths
Pieter Wuille
2018-07-27
[QA] Extend tests to more combinations
Pieter Wuille
2018-07-27
[QA] Add xpub range tests in scantxoutset tests
Jonas Schnelli
2018-07-27
Swap in descriptors support into scantxoutset
Pieter Wuille
2018-07-15
[QA] Add scantxoutset test
Jonas Schnelli