| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | Merge pull request #2778 from jgarzik/rpc-verifydb | Jeff Garzik | 2013-06-22 | 6 | -6/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | RPC: add 'verifychain', to verify chain database at runtime | Jeff Garzik | 2013-06-19 | 4 | -1/+21 | |
| | * | | | | | | | | | Pass check level, check depth to VerifyDB() | Jeff Garzik | 2013-06-19 | 3 | -5/+5 | |
| * | | | | | | | | | | Merge pull request #2660 from TheBlueMatt/gmfrefactor | Pieter Wuille | 2013-06-22 | 3 | -29/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Refactor fee rules to make them actually readable. | Matt Corallo | 2013-06-14 | 3 | -29/+15 | |
| * | | | | | | | | | | | Merge pull request #2765 from vobornik/master | Pieter Wuille | 2013-06-22 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Added GNU/kFreeBSD kernel name (TARGET_OS) | Vaclav Vobornik | 2013-06-12 | 1 | -0/+6 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2632 from mikehearn/chainparams | Pieter Wuille | 2013-06-22 | 25 | -462/+636 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Introduce a CChainParameters singleton class and regtest mode. | Mike Hearn | 2013-06-19 | 25 | -375/+538 | |
| | * | | | | | | | | | Move implementation of some CBlockLocator methods | Mike Hearn | 2013-06-19 | 2 | -89/+100 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * / | | | | | | | | Refactor keytime/metadata and wallet encryption bugfix | Pieter Wuille | 2013-06-20 | 4 | -28/+36 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2760 from cozz/cozz2 | Jeff Garzik | 2013-06-18 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fix comment about dust logic | Cozz Lovan | 2013-06-11 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2763 from bitsofproof/master | Pieter Wuille | 2013-06-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | send tx relay flag with version | bitsofproof | 2013-06-11 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2648 from Diapolo/txindex | Pieter Wuille | 2013-06-15 | 2 | -5/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | allow txindex to be removed and add a reindex dialog | Philip Kaufmann | 2013-06-10 | 2 | -5/+8 | |
| * | | | | | | | | Merge pull request #2766 from theuni/fix-shutdown-deadlock | Pieter Wuille | 2013-06-15 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fixed: don't use thread::sleep_for where it's known to be broken | theuni | 2013-06-14 | 1 | -1/+5 | |
| | * | | | | | | | | fixed: include boost header as necessary | theuni | 2013-06-13 | 1 | -0/+1 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * / | | | | | | | Remove broken option to skip input checking for wallet txn. | Matt Corallo | 2013-06-13 | 5 | -16/+15 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2553 from Diapolo/threads | Jeff Garzik | 2013-06-10 | 3 | -27/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | changes to thread code (directly use boost::thread) | Philip Kaufmann | 2013-06-10 | 3 | -27/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1863 from jgarzik/keytime | Pieter Wuille | 2013-06-10 | 4 | -38/+142 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Wallet: optimize rescan to skip blocks prior to birthday | Jeff Garzik | 2013-06-10 | 1 | -0/+7 | |
| | * | | | | | | Wallet: store key creation time. Calculate whole-wallet birthday. | Jeff Garzik | 2013-06-10 | 4 | -38/+135 | |
| * | | | | | | | Merge pull request #2747 from luke-jr/getblock_verbose0 | Jeff Garzik | 2013-06-10 | 2 | -3/+18 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | RPC: getblock(): Accept 2nd "verbose" parameter, similar to getrawtransaction... | Luke Dashjr | 2013-06-07 | 2 | -3/+18 | |
| * | | | | | | | Merge pull request #2154 from CodeShark/dependencycleanup | Jeff Garzik | 2013-06-10 | 29 | -1023/+1101 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Removed the main.h include from net.cpp. | Eric Lombrozo | 2013-06-06 | 3 | -9/+4 | |
| | * | | | | | | | Using boost::signals2 to message main from net.cpp. | Eric Lombrozo | 2013-06-05 | 5 | -37/+37 | |
| | * | | | | | | | Moved UpdateTime out of CBlockHeader and moved CBlockHeader into core. | Eric Lombrozo | 2013-06-05 | 4 | -70/+71 | |
| | * | | | | | | | Removed script.cpp's dependence on main.h | Eric Lombrozo | 2013-06-05 | 1 | -1/+1 | |
| | * | | | | | | | Moved CCoins, CTxOutCompressor, CTxInUndo, and CTxUndo to core. | Eric Lombrozo | 2013-06-05 | 2 | -330/+332 | |
| | * | | | | | | | Removed AcceptToMemoryPool method from CTransaction. This method belongs to t... | Eric Lombrozo | 2013-06-05 | 17 | -524/+527 | |
| | * | | | | | | | Moved CInPoint to core. Removed GetMinFee from CTransaction and made it a reg... | Eric Lombrozo | 2013-06-05 | 4 | -23/+23 | |
| | * | | | | | | | Created core.h/core.cpp, added to makefiles. Started moving core structures f... | Eric Lombrozo | 2013-06-05 | 7 | -41/+64 | |
| | * | | | | | | | Removed net.cpp's dependency on init.h. | Eric Lombrozo | 2013-06-05 | 4 | -5/+42 | |
| | * | | | | | | | Moved unrelated-to-network calls in StartNode and StopNode into init.cpp | Eric Lombrozo | 2013-06-05 | 2 | -1/+2 | |
| | * | | | | | | | Moved PushGetBlocks to main.cpp to eliminate dependence of net.cpp on CBlockL... | Eric Lombrozo | 2013-06-05 | 4 | -16/+18 | |
| | * | | | | | | | Get rid of db dependencies on main | Eric Lombrozo | 2013-06-05 | 5 | -8/+22 | |
| * | | | | | | | | Merge pull request #2749 from laanwj/2013_06_addtotalbalance | Wladimir J. van der Laan | 2013-06-09 | 2 | -3/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | qt: Add total balance in overview page | Wladimir J. van der Laan | 2013-06-07 | 2 | -3/+40 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | Create parent directories if needed in GetDataDir | Wladimir J. van der Laan | 2013-06-08 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2700 from theuni/gui-split | Jeff Garzik | 2013-06-05 | 10 | -227/+239 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | build: cosmetics after last commit | Cory Fields | 2013-06-04 | 1 | -12/+12 | |
| | * | | | | | | | build: use runtime setting for wallet rather than QT_GUI define | Cory Fields | 2013-06-04 | 1 | -2/+3 | |
| | * | | | | | | | build: use runtime setting for displaying the help message rather than QT_GUI... | Cory Fields | 2013-06-04 | 1 | -11/+9 | |
| | * | | | | | | | build: cosmetic: split usage string for easier formatting | Cory Fields | 2013-06-04 | 1 | -70/+70 | |
| | * | | | | | | | build: add global var for whether or not the gui is enabled | Cory Fields | 2013-06-04 | 4 | -0/+5 | |