16 Commits (bc909a7a7f0553d8ec80fa6c36a4faf8609edcf7)

Author SHA1 Message Date
Daira Hopwood bc909a7a7f Replace http with https: in links to the MIT license. 5 years ago
Larry Ruane f381d4e085 add spentindex to getrawtransaction RPC results 5 years ago
Pieter Wuille 07444da1db
Introduce wrappers around CBitcoinAddress 7 years ago
Jack Grigg e005ff83ab
Remove P2WPKH and P2WSH from signing logic 6 years ago
Pieter Wuille 157a5d0d9c
BIP143: Signing logic 8 years ago
Peter Todd d78f0dafd5
Fix CScriptID(const CScript& in) in empty script case 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford b9a36b15bf Make comments in /src/script doxygen compatible 10 years ago
Cory Fields d2e74c55bd boost: moveonly: split CPubKey and friends to new files 10 years ago
Luke Dashjr 2aa632921e Enable customising node policy for datacarrier data size with a -datacarriersize option 10 years ago
Cory Fields 85c579e3a6 script: add a slew of includes all around and drop includes from script.h 10 years ago
Cory Fields e9ca4280f3 script: add ToByteVector() for converting anything with begin/end 10 years ago
Cory Fields 066e2a1403 script: move CScriptID to standard.h and add a ctor for creating them from CScripts 10 years ago
Andy Alness 9d7cd4c598 Don't return an address for invalid pubkeys 10 years ago
Pieter Wuille 0be990ba34 Move CTxDestination from script/script to script/standard 10 years ago
Philip Kaufmann 2d79bba36b cleanup new script files (no code changes) 10 years ago
jtimon c4408a6c85 Separate script/standard 10 years ago