This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-05-08 04:53:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
663fd92b28c355cafbc67efb91ad8ec0f41e31d6
bitcoin
/
test
/
functional
/
test_framework
History
Stepan Snigirev
568a1d7261
fix ecdsa verify in test framework
2020-11-05 23:16:55 +01:00
..
__init__.py
…
address.py
…
authproxy.py
…
bip340_test_vectors.csv
tests: add BIP340 Schnorr signature support to test framework
2020-10-12 17:18:47 -07:00
blocktools.py
Use separate watchonly wallet for multisig in feature_nulldummy.py
2020-11-01 17:54:19 -05:00
coverage.py
…
descriptors.py
…
key.py
fix ecdsa verify in test framework
2020-11-05 23:16:55 +01:00
messages.py
…
muhash.py
…
netutil.py
…
p2p.py
…
script_util.py
Add script equivalent of functions in address.py
2020-11-01 17:54:19 -05:00
script.py
tests: functional tests for Schnorr/Taproot/Tapscript
2020-10-12 17:18:47 -07:00
segwit_addr.py
…
siphash.py
…
socks5.py
…
test_framework.py
tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
2020-11-01 17:54:19 -05:00
test_node.py
…
test_shell.py
…
util.py
test: Move (dis)?connect_nodes globals into TestFramework as helpers
2020-10-20 00:43:00 -07:00
wallet_util.py
…
wallet.py
…