log serialize.h @ 256:e4e826afefae draft

age author description
Mon, 16 Aug 2010 17:05:50 +0000 s_nakamoto blocks-1, draft
Sat, 28 Aug 2010 00:51:52 +0000 Satoshi Nakamoto alert system draft
Sat, 28 Aug 2010 00:50:40 +0000 Satoshi Nakamoto warning message if clock is too far off draft
Sat, 28 Aug 2010 00:49:30 +0000 Satoshi Nakamoto block index checking on load, extra redundant checks, misc refactoring draft
Mon, 16 Aug 2010 20:55:54 +0000 Satoshi Nakamoto do an extra CheckBlock in ConnectBlock draft
Mon, 16 Aug 2010 20:53:49 +0000 Satoshi Nakamoto blocks-1, draft
Sun, 15 Aug 2010 23:09:29 +0000 Satoshi Nakamoto fix for block 74638 overflow output transaction draft
Sun, 15 Aug 2010 23:06:05 +0000 Satoshi Nakamoto misc changes draft
Fri, 13 Aug 2010 02:23:46 +0000 Satoshi Nakamoto fix -datadir=./subdir relative path, draft
Thu, 12 Aug 2010 13:23:02 +0000 Satoshi Nakamoto gethashespersec and added version and hashespersec to getinfo draft
Tue, 10 Aug 2010 16:03:01 +0000 Satoshi Nakamoto always make 8 outbound connections even if have inbound, draft
Tue, 10 Aug 2010 16:01:23 +0000 Satoshi Nakamoto enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit draft
Sun, 15 Aug 2010 22:21:03 +0000 s_nakamoto scanback check to prevent adding to the 74638 overflow chain draft
Sun, 15 Aug 2010 21:35:24 +0000 s_nakamoto fix for block 74638 overflow output transaction draft
Sun, 15 Aug 2010 21:05:16 +0000 s_nakamoto misc changes draft
Thu, 12 Aug 2010 21:13:43 +0000 s_nakamoto fix -datadir=./subdir relative path, draft
Tue, 10 Aug 2010 22:55:23 +0000 s_nakamoto gethashespersec and added version and hashespersec to getinfo draft
Mon, 09 Aug 2010 20:00:17 +0000 s_nakamoto always make 8 outbound connections even if have inbound, draft
Mon, 09 Aug 2010 19:54:40 +0000 s_nakamoto enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit draft
Tue, 03 Aug 2010 18:25:05 +0000 s_nakamoto new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade draft
Sat, 31 Jul 2010 19:15:48 +0000 s_nakamoto fixed segfault in bignum.h, draft
Thu, 29 Jul 2010 20:27:12 +0000 s_nakamoto reverted makefile.unix wx-config -- version 0.3.6 draft
Mon, 26 Jul 2010 17:15:18 +0000 s_nakamoto bitcoind now compiles without wxWidgets or wxBase draft
Sun, 25 Jul 2010 16:45:21 +0000 s_nakamoto Gavin Andresen's JSON-RPC HTTP authentication, draft
Sun, 18 Jul 2010 20:47:29 +0000 s_nakamoto minor UI tweaks, removed some outdated txt files, draft
Sat, 17 Jul 2010 23:51:16 +0000 s_nakamoto security safeguards, draft
Thu, 15 Jul 2010 16:46:46 +0000 s_nakamoto version 0.3.1 rc1 draft
Thu, 15 Jul 2010 00:18:45 +0000 s_nakamoto fix openssl linkage problems, draft
Wed, 04 Aug 2010 01:51:34 +0000 Satoshi Nakamoto new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade draft
Sat, 31 Jul 2010 20:12:05 +0000 Satoshi Nakamoto fixed segfault in bignum.h, additional security limits, refactoring draft
Fri, 30 Jul 2010 17:36:06 +0000 --author=Satoshi Nakamoto reverted makefile.unix wx-config -- version 0.3.6 draft
Mon, 26 Jul 2010 17:44:51 +0000 Satoshi Nakamoto bitcoind now compiles without wxWidgets or wxBase draft
Mon, 26 Jul 2010 17:40:05 +0000 Satoshi Nakamoto Gavin Andresen's JSON-RPC HTTP authentication, draft
Mon, 19 Jul 2010 01:18:46 +0000 Gavin Andresen json-rpc password, minor UI tweaks, removed some outdated txt files draft
Mon, 19 Jul 2010 01:12:24 +0000 Gavin Andresen security safeguards, draft
Mon, 19 Jul 2010 01:02:04 +0000 Gavin Andresen version 0.3.1 rc1 draft
Wed, 14 Jul 2010 15:54:31 +0000 Gavin Andresen Fix CRLF draft
Fri, 09 Jul 2010 15:29:48 +0000 s_nakamoto switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters draft
Fri, 09 Jul 2010 02:11:50 +0000 s_nakamoto Gavin Andresen: implementation of autostart on system startup option on Linux draft
Thu, 08 Jul 2010 16:14:56 +0000 s_nakamoto Laszlo's fix to make generate threads idle priority on Linux, draft
Fri, 02 Jul 2010 23:43:29 +0000 s_nakamoto reduced max outbound connections from 15 to 8 --version 0.3 rc4 draft
Sat, 26 Jun 2010 15:47:45 +0000 s_nakamoto version 0.3 rc2 draft
Tue, 22 Jun 2010 17:59:00 +0000 s_nakamoto version 0.3 rc1 draft
Mon, 21 Jun 2010 01:33:44 +0000 s_nakamoto fixed colors on ubuntu lucid, draft
Fri, 18 Jun 2010 03:14:24 +0000 s_nakamoto use seed nodes as fallback if IRC fails or with TOR draft
Tue, 15 Jun 2010 18:26:32 +0000 s_nakamoto more addr message error checking draft
Thu, 10 Jun 2010 23:10:30 +0000 s_nakamoto automatically change displayed address whenever it receives anything, draft
Wed, 26 May 2010 00:05:26 +0000 s_nakamoto better prevention of inventory relaying during initial download, draft
Wed, 19 May 2010 00:26:56 +0000 s_nakamoto Mac OS build fixes by laszlo draft
Sun, 28 Feb 2010 15:00:32 +0000 s_nakamoto fix unsafe string handling in wxGetTranslation draft
Thu, 25 Feb 2010 21:55:27 +0000 s_nakamoto GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, draft
Tue, 23 Feb 2010 22:01:39 +0000 s_nakamoto run as daemon without GUI, draft
Sun, 21 Feb 2010 21:42:01 +0000 s_nakamoto transaction filter tabs instead of view->show generated draft
Sat, 20 Feb 2010 21:59:59 +0000 s_nakamoto Address Book with tabs instead of separate Your Address book, draft
Wed, 17 Feb 2010 23:55:43 +0000 s_nakamoto safer wxGetTranslation wrapper draft
Wed, 17 Feb 2010 17:22:01 +0000 s_nakamoto all builds are now with wxWidgets-2.9.0, we are now using UTF-8, draft
Mon, 15 Feb 2010 04:03:07 +0000 s_nakamoto strip out unfinished product, review and market stuff, draft
Sun, 14 Feb 2010 22:27:13 +0000 s_nakamoto renamed a few rpc methods draft
Fri, 12 Feb 2010 20:38:44 +0000 s_nakamoto command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, draft
Wed, 03 Feb 2010 22:58:40 +0000 s_nakamoto update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, draft