| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix transaction type in UI: not all tx'es with "from"/"to" field are ↵ | Wladimir J. van der Laan | 2011-12-28 | 1 | -20/+19 | |
| | | | | | | | | necessarily IP tx'es - Also, prepare for OP_EVAL by calling all transactions without bitcoin address "SendToOther"/"RecvFromOther", (IP tx'es are so rare they can be put together with funky EV_EVAL scripts) | |||||
| * | Fix broken ExtractAddress (refactored, made callers check for addresses in ↵ | Gavin Andresen | 2011-12-22 | 1 | -2/+2 | |
| | | | | | keystore if they care) | |||||
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -11/+9 | |
| | | | | | This reverts commit 21d9f36781604e4ca9fc35dc65265593423b73e9. | |||||
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -9/+11 | |
| | | ||||||
| * | Use std::numeric_limits<> for typesafe INT_MAX/etc | Gavin Andresen | 2011-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/bitcoin/bitcoin | Wladimir J. van der Laan | 2011-07-27 | 1 | -1/+1 | |
| | | | | | | Conflicts: src/script.cpp | |||||
| * | Merge remote branch 'upstream/master' | Wladimir J. van der Laan | 2011-07-26 | 1 | -6/+8 | |
| | | | | | | Conflicts: src/bitcoinrpc.cpp | |||||
| * | remove magic number: change threshold for nLockTime to constant | Wladimir J. van der Laan | 2011-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | Export functionality for transaction list | Wladimir J. van der Laan | 2011-07-07 | 1 | -0/+6 | |
| | | ||||||
| * | update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class) | Wladimir J. van der Laan | 2011-06-26 | 1 | -10/+11 | |
| | | ||||||
| * | number of confirmations is no longer magic value | Wladimir J. van der Laan | 2011-06-20 | 1 | -1/+1 | |
| | | ||||||
| * | remove commented code, use // for one-line comments and comments inside ↵ | Wladimir J. van der Laan | 2011-06-18 | 1 | -1/+2 | |
| | | | | | functions | |||||
| * | move back to original directory structure | Wladimir J. van der Laan | 2011-06-11 | 1 | -0/+254 | |