Mercurial > hg > bitcoin
graph
-
fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee draftSun, 06 Dec 2009 00:29:09 +0000, by s_nakamoto
-
minor fix to batched initial download in case requester has more than 500 block non-main branch draftTue, 24 Nov 2009 21:04:50 +0000, by s_nakamoto
-
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, draftWed, 18 Nov 2009 19:19:41 +0000, by s_nakamoto
-
monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5 draftFri, 13 Nov 2009 01:23:08 +0000, by s_nakamoto
-
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint draftSun, 08 Nov 2009 04:24:52 +0000, by s_nakamoto
-
UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart draftSat, 07 Nov 2009 05:05:03 +0000, by s_nakamoto
-
unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect draftThu, 05 Nov 2009 04:41:36 +0000, by s_nakamoto
-
move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalance, fix repaint bogdown, -addnode and -? switches draftSun, 01 Nov 2009 01:16:51 +0000, by s_nakamoto
-
Linux alternatives for the Windows headers and PerformanceCounter. Some typedefs and #defines for the Linux build. Fixed GetDataDir. draftSat, 31 Oct 2009 09:11:43 +0000, by sirius-m
-
setup script removes startup shortcut and runs with highest exec level draftFri, 30 Oct 2009 00:45:35 +0000, by sirius-m
-
better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability draftThu, 29 Oct 2009 20:10:46 +0000, by s_nakamoto
-
CCriticalSection using wxWidgets instead of Windows OS calls draftThu, 29 Oct 2009 05:55:56 +0000, by s_nakamoto
-
addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated draftThu, 29 Oct 2009 02:52:48 +0000, by s_nakamoto
-
fix display of new generated coins, fix assertion in bitcoinminer draftSun, 25 Oct 2009 04:35:01 +0000, by s_nakamoto
-
flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut draftWed, 21 Oct 2009 01:08:05 +0000, by s_nakamoto
-
Fixed the installer script and made the autostart registry based. draftSun, 04 Oct 2009 11:38:29 +0000, by sirius-m
-
Startup folder shortcut opens the program minimized. Restoring a minimized-to-tray window works correctly. draftSat, 03 Oct 2009 11:52:21 +0000, by sirius-m