bitcoin/test/functional/test_framework
John Newbery eebcdfa86a [test] rename SegwitVersion1SignatureHash()
The function implementing segwit v0 signature hash was originally named
SegwitVersion1SignatureHash() (presumably before segwit v0 was named
segwit v0). Rename it to SegwitV0SignatureHash().

Also rename SignatureHash() to LegacySignatureHash() for disambiguation.
2019-10-14 17:13:05 -04:00
..
__init__.py
address.py
authproxy.py test: Properly log named args in authproxy 2019-04-08 18:38:54 -04:00
bignum.py
blocktools.py
coverage.py
descriptors.py
key.py
messages.py
mininode.py
netutil.py
script.py [test] rename SegwitVersion1SignatureHash() 2019-10-14 17:13:05 -04:00
script_util.py test: fix "tx-size-small" errors after default address change 2019-10-14 15:03:11 +02:00
segwit_addr.py
siphash.py
socks5.py
test_framework.py scripted-diff: test: Replace connect_nodes_bi with connect_nodes 2019-09-17 13:08:21 -04:00
test_node.py
util.py
wallet_util.py