Age | Commit message (Expand) | Author |
---|---|---|
2014-11-10 | Make comments in /src/script doxygen compatible | Michael Ford |
2014-11-04 | Merge pull request #5162 | Wladimir J. van der Laan |
2014-10-31 | boost: moveonly: split CPubKey and friends to new files | Cory Fields |
2014-10-27 | Enable customising node policy for datacarrier data size with a -datacarriers... | Luke Dashjr |
2014-10-17 | script: add a slew of includes all around and drop includes from script.h | Cory Fields |
2014-10-17 | script: add ToByteVector() for converting anything with begin/end | Cory Fields |
2014-10-17 | script: move CScriptID to standard.h and add a ctor for creating them from CS... | Cory Fields |
2014-10-06 | Don't return an address for invalid pubkeys | Andy Alness |
2014-09-16 | Move CTxDestination from script/script to script/standard | Pieter Wuille |
2014-09-14 | cleanup new script files (no code changes) | Philip Kaufmann |
2014-09-08 | Separate script/standard | jtimon |