This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2025-07-29 01:23:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a0a6e7d0509e48a6cc08c6604a25671d5f8cab4
bitcoin
/
test
/
functional
/
test_framework
History
Russell O'Connor
6a0a6e7d05
Correction for VerifyTaprootCommitment comments
...
According to BIP-341, 'p' is called the taproot *internal* key, not inner key.
2021-03-01 09:01:48 -05:00
..
__init__.py
…
address.py
…
authproxy.py
…
bdb.py
test: remove unnecessary assignment in bdb
2021-02-09 10:22:50 -03:00
bip340_test_vectors.csv
…
blocktools.py
…
coverage.py
…
descriptors.py
…
key.py
test: remove unused function xor_bytes
2021-02-09 17:58:21 +01:00
messages.py
[test] Add P2P_SERVICES to p2p.py
2021-02-17 09:29:41 +00:00
muhash.py
…
netutil.py
…
p2p.py
[test] Add P2P_SERVICES to p2p.py
2021-02-17 09:29:41 +00:00
script_util.py
…
script.py
Correction for VerifyTaprootCommitment comments
2021-03-01 09:01:48 -05:00
segwit_addr.py
…
siphash.py
…
socks5.py
…
test_framework.py
…
test_node.py
Merge
#19809
: log: Prefix log messages with function name and source code location if -logsourcelocations is set
2021-02-18 14:37:51 +01:00
test_shell.py
…
util.py
…
wallet_util.py
…
wallet.py
…