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-03-19 04:00:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3fa42c795b6fee3167b03c88cbf311fed8d3c71
bitcoin
/
src
/
script
History
MarcoFalke
faa921f787
move-only: Add util/hash_type
...
Can be reviewed with --color-moved=dimmed-zebra
2021-05-11 10:38:18 +02:00
..
bitcoinconsensus.cpp
…
bitcoinconsensus.h
…
descriptor.cpp
refactor: Use CPubKey vector constructor where possible
2021-05-04 06:53:32 +02:00
descriptor.h
…
interpreter.cpp
refactor: Replace &foo[0] with foo.data()
2021-05-04 06:55:31 +02:00
interpreter.h
script: match multisigs with up to MAX_PUBKEYS_PER_MULTISIG keys
2021-04-28 10:00:28 +02:00
keyorigin.h
…
script_error.cpp
…
script_error.h
…
script.cpp
…
script.h
…
sigcache.cpp
refactor: Replace &foo[0] with foo.data()
2021-05-04 06:55:31 +02:00
sigcache.h
…
sign.cpp
refactor: Replace &foo[0] with foo.data()
2021-05-04 06:55:31 +02:00
sign.h
…
signingprovider.cpp
…
signingprovider.h
…
standard.cpp
script: allow up to 20 keys in wsh() descriptors
2021-04-28 10:00:29 +02:00
standard.h
move-only: Add util/hash_type
2021-05-11 10:38:18 +02:00