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_deriveaddresses.py
Age
Commit message (
Expand
)
Author
2024-08-28
Merge bitcoin/bitcoin#22838: descriptors: Be able to specify change and recei...
glozow
2024-08-08
tests: Multipath descriptors for scantxoutset and deriveaddresses
Ava Chow
2024-07-16
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
Hennadii Stepanov
2023-09-12
Add PubKeyDestination for P2PK scripts
Andrew Chow
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-10-06
rpc: add non-regression test about deriveaddresses crash when index is 214748...
muxator
2019-12-06
tests: Use a default of supports_cli=True (instead of supports_cli=False)
practicalswift
2019-08-16
Give more errors for specific failure conditions
Andrew Chow
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-02-28
Make deriveaddresses use stop/[start,stop] notation for ranges
Pieter Wuille
2019-02-15
Make descriptor checksums mandatory in deriveaddresses and importmulti
Pieter Wuille
2019-01-29
[rpc] util: add deriveaddresses method
Sjors Provoost