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-07 20:43:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3a50c9dfe645c548713e44e0eaf26ea9917a379
bitcoin
/
src
/
script
History
Antoine Poinsot
f3a50c9dfe
miniscript: rename IsSane and IsSaneSubexpression to prevent misuse
2022-05-30 15:16:46 +02:00
..
bitcoinconsensus.cpp
…
bitcoinconsensus.h
…
descriptor.cpp
…
descriptor.h
…
interpreter.cpp
Merge
bitcoin/bitcoin#24147
: Miniscript integration
2022-04-05 13:22:09 +02:00
interpreter.h
Precomputed hashes are note
#16
in BIP341
2022-04-25 11:58:42 -04:00
keyorigin.h
…
miniscript.cpp
miniscript: nit: don't return after assert(false)
2022-05-30 15:16:45 +02:00
miniscript.h
miniscript: rename IsSane and IsSaneSubexpression to prevent misuse
2022-05-30 15:16:46 +02:00
script_error.cpp
…
script_error.h
…
script.cpp
…
script.h
…
sigcache.cpp
…
sigcache.h
…
sign.cpp
refactor: fix clang-tidy named args usage
2022-04-04 09:01:19 +01:00
sign.h
…
signingprovider.cpp
…
signingprovider.h
…
standard.cpp
…
standard.h
…