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 13:02:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fae20e6b50306f91c74037e915aa0ab75a0a6b3b
bitcoin
/
src
/
script
History
MarcoFalke
fae20e6b50
Revert "Avoid the use of P0083R3 std::set::merge"
...
This reverts commit
6cf4ea7187
.
2022-03-04 14:13:55 +00:00
..
bitcoinconsensus.cpp
…
bitcoinconsensus.h
…
descriptor.cpp
Bugfix: make ToPrivateString work with x-only keys
2022-02-15 11:57:25 -05:00
descriptor.h
…
interpreter.cpp
Merge
bitcoin/bitcoin#23438
: refactor: Use spans of std::byte in serialize
2022-01-27 19:19:12 +01:00
interpreter.h
Optimize CHECKSIGADD Script Validation
2022-01-19 15:21:52 -08:00
keyorigin.h
…
script_error.cpp
…
script_error.h
…
script.cpp
…
script.h
Fix unsigned integer overflow in tapscript validation weight calculation
2022-01-31 16:39:40 +01:00
sigcache.cpp
…
sigcache.h
…
sign.cpp
Optimize CHECKSIGADD Script Validation
2022-01-19 15:21:52 -08:00
sign.h
…
signingprovider.cpp
…
signingprovider.h
…
standard.cpp
Revert "Avoid the use of P0083R3 std::set::merge"
2022-03-04 14:13:55 +00:00
standard.h
…