| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename scriptutils.o to wallet_ismine.o | jtimon | 2014-09-10 | 1 | -28/+0 |
| | | |||||
| * | Move CAffectedKeysVisitor to wallet.cpp (remove ExtractAffectedKeys) | jtimon | 2014-09-10 | 1 | -1/+0 |
| | | |||||
| * | Separate script/sign | jtimon | 2014-09-08 | 1 | -15/+0 |
| | | |||||
| * | Separate CScriptCompressor | jtimon | 2014-09-08 | 1 | -73/+0 |
| | | |||||
| * | Separate script/standard | jtimon | 2014-09-08 | 1 | -39/+1 |
| | | |||||
| * | Separate script/interpreter | jtimon | 2014-09-08 | 1 | -26/+1 |
| | | |||||
| * | Move CScript class and dependencies to script/script | jtimon | 2014-09-08 | 1 | -636/+1 |
| | | |||||
| * | Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes) | jtimon | 2014-09-08 | 1 | -0/+815 |