| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #367 from TheBlueMatt/dnsseed | Jeff Garzik | 2011-06-30 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add new DNSSeed dnsseed.bluematt.me. | Matt Corallo | 2011-06-30 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #357 from jrmithdobbs/osx-appbundle | Gavin Andresen | 2011-06-29 | 5 | -36/+91 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add OSX App bundle and correct build instructions to reflect reality. | Doug Huff | 2011-06-27 | 5 | -36/+91 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #361 from spiechu/polish-translation | Gavin Andresen | 2011-06-29 | 1 | -0/+976 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | added polish translation | Dawid Spiechowicz | 2011-06-28 | 1 | -0/+976 | |
| * | | | | | | Merge pull request #362 from ius/issue340 | Pieter Wuille | 2011-06-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix connection failure debug output | Joerie de Gram | 2011-06-28 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #356 from gavinandresen/unitTest | Gavin Andresen | 2011-06-27 | 8 | -3/+83 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Boost unit-testing framework. | Gavin Andresen | 2011-06-27 | 8 | -3/+83 | |
| * | | | | | Merge pull request #347 from sipa/delkeyuser | Pieter Wuille | 2011-06-26 | 2 | -10/+3 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fix segfault when creating new wallet | Pieter Wuille | 2011-06-26 | 2 | -10/+3 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin | Gavin Andresen | 2011-06-24 | 2 | -1/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | add GetTotalBlocksEstimate() function, move magic number to constant | Wladimir J. van der Laan | 2011-06-19 | 2 | -1/+17 | |
| * | | | | | Merge pull request #342 from jburkle/datadir_check | Jeff Garzik | 2011-06-23 | 1 | -2/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Edited init.cpp to include a check that -datadir exists | James Burkle | 2011-06-23 | 1 | -2/+11 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #334 from sipa/walletclass | Pieter Wuille | 2011-06-20 | 4 | -8/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bugfixes walletclass | Pieter Wuille | 2011-06-20 | 4 | -8/+14 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #332 from shanew/master | Jeff Garzik | 2011-06-19 | 5 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix missing includes needed for Boost 1.46. | Shane Wegner | 2011-06-19 | 5 | -0/+5 | |
| * | | | | | | Merge pull request #331 from TheBlueMatt/translatefix | Jeff Garzik | 2011-06-19 | 18 | -398/+28 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Update translations and remove obsolete translations. | Matt Corallo | 2011-06-18 | 18 | -398/+28 | |
| | |/ / / / | ||||||
| * | | | | | CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than false | Jeff Garzik | 2011-06-18 | 1 | -1/+1 | |
| * | | | | | Merge pull request #288 from sipa/walletclass | Pieter Wuille | 2011-06-18 | 21 | -2150/+2360 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | CWallet class | Pieter Wuille | 2011-06-15 | 15 | -664/+829 | |
| | * | | | | move wallet code to separate file | Pieter Wuille | 2011-06-15 | 16 | -1690/+1735 | |
| * | | | | | doc/release-process.txt: minor updates | Jeff Garzik | 2011-06-16 | 1 | -0/+7 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #226 from jordanlewis/betterheaders | Jeff Garzik | 2011-06-14 | 11 | -30/+49 | |
| |\ \ \ \ | ||||||
| | * | | | | Only include certain boost headers if necessary. | Jordan Lewis | 2011-05-17 | 8 | -13/+16 | |
| | * | | | | Remove some globally unused headers from headers.h | Jordan Lewis | 2011-05-17 | 1 | -11/+1 | |
| | * | | | | Only include strlcpy.h when we have to | Jordan Lewis | 2011-05-15 | 5 | -1/+4 | |
| | * | | | | Only include init.h when we have to | Jordan Lewis | 2011-05-15 | 5 | -1/+4 | |
| | * | | | | Only include net.h when we have to | Jordan Lewis | 2011-05-15 | 8 | -1/+13 | |
| | * | | | | Only included rpc.h when necessary | Jordan Lewis | 2011-05-15 | 2 | -1/+1 | |
| | * | | | | Only include db.h when we have to. | Jordan Lewis | 2011-05-15 | 7 | -1/+8 | |
| | * | | | | Only include irc.h when needed | Jordan Lewis | 2011-05-15 | 3 | -1/+2 | |
| * | | | | | FormatFullVersion: build fix related to recent translation improvement | Jeff Garzik | 2011-06-14 | 1 | -2/+4 | |
| * | | | | | Merge pull request #314 from codler/translate | Jeff Garzik | 2011-06-14 | 2 | -84/+84 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Update swedish translation | Han Lin Yap | 2011-06-14 | 1 | -18/+19 | |
| | * | | | | Double check translation and improved a translation string | Han Lin Yap | 2011-06-12 | 2 | -68/+67 | |
| * | | | | | Merge pull request #315 from codler/consistent-address | Jeff Garzik | 2011-06-14 | 8 | -8/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Consistent Bitcoin example address | Han Lin Yap | 2011-06-14 | 8 | -8/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #300 from sipa/connecttimeoutv0.3.23rc1v0.3.23 | Jeff Garzik | 2011-06-11 | 5 | -3/+93 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Faster timeout when connecting | Pieter Wuille | 2011-06-12 | 5 | -3/+93 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #312 from codler/patch-1 | Jeff Garzik | 2011-06-11 | 1 | -1/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove unused variable | Han Lin Yap | 2011-06-11 | 1 | -1/+0 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #311 from codler/master | Jeff Garzik | 2011-06-11 | 1 | -0/+978 | |
| |\ \ \ \ | ||||||
| | * | | | | Added Swedish translation | Han Lin Yap | 2011-06-11 | 1 | -0/+978 | |
| |/ / / / | ||||||
| * | | | | Add minimal release process docs. | Jeff Garzik | 2011-06-10 | 1 | -0/+29 | |
| * | | | | Lower minimum relay TX fee to 0.0001 (from 0.0005) BTC. | Jeff Garzik | 2011-06-10 | 1 | -1/+1 | |