| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename scriptutils.o to wallet_ismine.o | jtimon | 2014-09-10 | 1 | -91/+0 |
| * | Move CAffectedKeysVisitor to wallet.cpp (remove ExtractAffectedKeys) | jtimon | 2014-09-10 | 1 | -36/+0 |
| * | Separate script/sign | jtimon | 2014-09-08 | 1 | -245/+1 |
| * | Separate CScriptCompressor | jtimon | 2014-09-08 | 1 | -121/+0 |
| * | Separate script/standard | jtimon | 2014-09-08 | 1 | -241/+0 |
| * | Separate script/interpreter | jtimon | 2014-09-08 | 1 | -1058/+0 |
| * | Move CScript class and dependencies to script/script | jtimon | 2014-09-08 | 1 | -288/+0 |
| * | Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes) | jtimon | 2014-09-08 | 1 | -0/+2079 |