702 Commits (8baf865c94653e21d4f6f43bbb5c712b16aba0e4)
 

Author SHA1 Message Date
Gavin Andresen 8baf865c94 Boost unit-testing framework. 13 years ago
Gavin Andresen c774b16976 Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin 13 years ago
Jeff Garzik 77ba3ab99c Merge pull request #342 from jburkle/datadir_check 13 years ago
James Burkle ed2c01405f Edited init.cpp to include a check that -datadir exists 13 years ago
Pieter Wuille 1179257bfd Merge pull request #334 from sipa/walletclass 13 years ago
Pieter Wuille 98705aa51c Bugfixes walletclass 13 years ago
Jeff Garzik 04e442070d Merge pull request #332 from shanew/master 13 years ago
Jeff Garzik 2207f5e201 Merge pull request #331 from TheBlueMatt/translatefix 13 years ago
Shane Wegner 926e14b362 Fix missing includes needed for Boost 1.46. 13 years ago
Jeff Garzik aa0c5e87e8 CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than false 13 years ago
Pieter Wuille a6b2115963 Merge pull request #288 from sipa/walletclass 13 years ago
Wladimir J. van der Laan eade213197 add GetTotalBlocksEstimate() function, move magic number to constant 13 years ago
Matt Corallo 4acfe655d5 Update translations and remove obsolete translations. 13 years ago
Jeff Garzik eeac8727bc doc/release-process.txt: minor updates 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Pieter Wuille e89b9f6a2a move wallet code to separate file 13 years ago
Jeff Garzik 19ea44208f Merge pull request #226 from jordanlewis/betterheaders 13 years ago
Jeff Garzik c02ec54269 FormatFullVersion: build fix related to recent translation improvement 13 years ago
Jeff Garzik 6f460bace6 Merge pull request #314 from codler/translate 13 years ago
Jeff Garzik 40dc7e6e1d Merge pull request #315 from codler/consistent-address 13 years ago
Han Lin Yap c60da7355e Consistent Bitcoin example address 13 years ago
Han Lin Yap 9399225b81 Update swedish translation 13 years ago
Jeff Garzik ce148944c7 Merge pull request #300 from sipa/connecttimeout 13 years ago
Pieter Wuille 76d660ebd3 Faster timeout when connecting 13 years ago
Han Lin Yap ca93cc563e Double check translation and improved a translation string 13 years ago
Jeff Garzik e051f1b510 Merge pull request #312 from codler/patch-1 13 years ago
Han Lin Yap a299e551fe Remove unused variable 13 years ago
Jeff Garzik 18e39300e6 Merge pull request #311 from codler/master 13 years ago
Han Lin Yap b734954a63 Added Swedish translation 13 years ago
Jeff Garzik 6854a2ade6 Add minimal release process docs. 13 years ago
Jeff Garzik 6de1326ba4 Lower minimum relay TX fee to 0.0001 (from 0.0005) BTC. 13 years ago
Jeff Garzik 65ee333ae0 Merge pull request #304 from TheBlueMatt/cpufix 13 years ago
Jeff Garzik 2661f2f7c4 Merge pull request #310 from xslidian/master 13 years ago
Dean Lee 3a8182c105 Updated Chinese Simp translation 13 years ago
Gavin Andresen 60152827e3 Merge pull request #293 from tcatm/keypool-fix 13 years ago
Matt Corallo c6710c7a70 Fix CPU Usage bug when using -nolisten and have no connections. 13 years ago
Jeff Garzik 04bc3f0a63 Merge pull request #303 from jrmithdobbs/demystify-magic-numbers 13 years ago
Doug Huff a9d3af8821 Demystify a few magic numbers. 13 years ago
Jeff Garzik 352b4ea5b9 Reduce minimum TX fee for new transactions, to 0.0005. 13 years ago
Jeff Garzik 6f07e22210 Bump version to 0.3.23. 13 years ago
Jeff Garzik 09d1484b22 Merge pull request #264 from sipa/mintxfeefix 13 years ago
Jeff Garzik e3d884479a Merge pull request #291 from jrmithdobbs/ignore-vim-swp-files 13 years ago
Jeff Garzik 7a234cdae5 Merge pull request #255 from sipa/rescanupdate 13 years ago
Jeff Garzik 39105dac1b Merge pull request #290 from jrmithdobbs/ip-filter-rfc1918-rfc3927 13 years ago
Nils Schneider ca81b168d9 create keypool in LoadWallet() 13 years ago
Doug Huff 4e6303d397 Add common temp files to .gitignore. 13 years ago
Doug Huff 482cb65690 Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts. 13 years ago
Pieter Wuille e104c79374 Bugfix for dnsseed introduced by dnslookup 13 years ago
Pieter Wuille 7c05877df2 Merge remote branch 'upstream/master' 13 years ago
Pieter Wuille 5fecb27c1e Merge pull request #278 from TheBlueMatt/win32ssl 13 years ago