72 Commits (645cc8cf4983a9085c8b0ec6e68791d569fda9c5)

Author SHA1 Message Date
s_nakamoto d01eaf0421 version 0.3.1 rc1 14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto a280b4e661 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto f077bc0f48 reduced max outbound connections from 15 to 8 --version 0.3 rc4 14 years ago
s_nakamoto 64f9370691 reduced max outbound connections from 15 to 8 --version 0.3 rc4 14 years ago
s_nakamoto 06c4716396 version 0.3 rc2 14 years ago
s_nakamoto e2bf701454 version 0.3 rc2 14 years ago
s_nakamoto 8efd8f7f47 re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly 14 years ago
s_nakamoto bed3ad104e re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly 14 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 3ca507a6eb fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 24ba1b64e9 use seed nodes as fallback if IRC fails or with TOR 14 years ago
s_nakamoto c58e10565e use seed nodes as fallback if IRC fails or with TOR 14 years ago
s_nakamoto e5681bb121 more addr message error checking 14 years ago
s_nakamoto d0ac235c8f more addr message error checking 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 3b318ed095 automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 7a47324c78 better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 14 years ago
s_nakamoto 240f3fbe2f Mac OS build fixes by laszlo 14 years ago
s_nakamoto c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto 5eede9d4d9 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto cb420a1dfc run as daemon without GUI, 15 years ago
s_nakamoto 30158c77e9 run as daemon without GUI, 15 years ago
s_nakamoto 0184604aaf transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto ee618d7540 transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto 75199de534 Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto 6ff4388ffa Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto e480659765 all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 15 years ago
s_nakamoto bcd2714038 all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 15 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto cc4b78d59f strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto c4319e678f Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first character of the hidden columns were displayed so status column had three numbers overprinted. Fixed by adding a leading space to the hidden columns. 64-bit compile with wxWidgets 2.9.0 seems to be fully working normally now. 15 years ago
s_nakamoto 7271c7ff35 Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first character of the hidden columns were displayed so status column had three numbers overprinted. Fixed by adding a leading space to the hidden columns. 64-bit compile with wxWidgets 2.9.0 seems to be fully working normally now. 15 years ago
s_nakamoto 98500d70a8 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto 22f721dbf2 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto 53d508072b update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, 15 years ago
s_nakamoto 2939cab06d update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, 15 years ago
s_nakamoto cb0f89646f simplify AddAddress, 15 years ago
s_nakamoto 80264be428 simplify AddAddress, 15 years ago
s_nakamoto e2c2648c14 filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 15 years ago
s_nakamoto 2da02dd774 filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 15 years ago
s_nakamoto 4ea3f3da1a retry IRC if name in use, 15 years ago
s_nakamoto 0bbbee96b7 retry IRC if name in use, 15 years ago
s_nakamoto b075bbf986 misc 15 years ago
s_nakamoto ba0909e96a misc 15 years ago
s_nakamoto 107d9e288d fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee 15 years ago