log

age author description
Wed, 23 Feb 2011 14:12:20 -0500 Gavin Andresen Bump version to 0.3.20.02 draft
Wed, 23 Feb 2011 01:08:27 +0100 tcatm Set SO_REUSEADDR on JSON port draft
Wed, 23 Feb 2011 01:07:43 +0100 tcatm Merge branch 'master' of https://github.com/sandos/bitcoin into sandos-master draft
Mon, 21 Feb 2011 15:56:58 +0100 tcatm remove From/Message fields from SendDialog draft
Tue, 22 Feb 2011 03:00:09 +0100 tcatm Merge branch 'master' of https://github.com/tcatm/bitcoin into tcatm-master draft
Fri, 18 Feb 2011 10:39:24 -0500 Gavin Andresen Changed setup for mingw toolchain draft
Fri, 18 Feb 2011 09:49:00 -0500 Gavin Andresen Windows mingw32 makefile and build notes (thanks m0mchil) draft
Thu, 17 Feb 2011 19:22:08 -0500 Gavin Andresen Bump version to 0.3.20.01 draft
Thu, 17 Feb 2011 01:53:52 -0800 devrandom move gitian descriptor file draft
Tue, 01 Feb 2011 09:27:14 -0800 devrandom add gitian build descriptor draft
Wed, 16 Feb 2011 14:43:04 -0500 Gavin Andresen Set maxconnections default to 125 draft
Wed, 16 Feb 2011 13:18:11 -0500 Gavin Andresen Denial-of-service flood control draft
Mon, 14 Feb 2011 17:25:34 +0000 Gavin Andresen Update windows build process for 0.3.20 release draft
Thu, 10 Feb 2011 19:24:22 -0500 Gavin Andresen Visual C++ compatibility fixes draft
Thu, 10 Feb 2011 09:25:42 +0100 sandos Set SO_REUSEADDR for JSON-RPC port draft
Sun, 06 Feb 2011 15:10:02 -0500 Daniel Folkinshteyn Added 320 fresh seednodes to replace the old ones. draft
Thu, 03 Feb 2011 14:21:21 +0100 David FRANCOIS Reset testnet with a new genesis block draft
Mon, 31 Jan 2011 11:26:02 -0500 Gavin Andresen new checkpoint at block 105,000 draft
Mon, 31 Jan 2011 16:42:28 +0100 tcatm do not create 'Your Address' account draft
Mon, 31 Jan 2011 15:07:55 +0300 ojab 1. Change hardcoded g++ to $(CXX) draft
Tue, 25 Jan 2011 09:29:13 -0500 Gavin Andresen Explicitly state that make -f makfile.unix is the way to build draft
Mon, 24 Jan 2011 16:25:41 -0800 Chris Moore Don't scan the time offsets vector repeatedly once we've displayed the warning that the user's clock may be wrong. draft
Mon, 24 Jan 2011 14:47:36 -0800 Chris Moore Repeatedly resetting the timestamp for seed nodes in the database was slow. Only update the database if it's a real change. draft
Mon, 24 Jan 2011 11:13:25 -0500 Gavin Andresen Bump version number to 0.3.20 draft
Sun, 23 Jan 2011 00:08:09 -0800 Chris Moore Fix -maxconnections. It used to account for the 8 outbound connections twice when calculating the number of slots left for incoming connections. draft
Sat, 22 Jan 2011 16:04:07 -0500 Gavin Andresen cpuid instruction clobbers eax/ebx/ecx/edx draft
Fri, 21 Jan 2011 12:14:20 -0800 Chris Moore Merge branch show-version-in-help-2 of https://github.com/dooglus/bitcoin draft
Fri, 21 Jan 2011 12:09:32 -0800 Chris Moore Merge branch 'display-version-in-help' of https://github.com/mhanne/bitcoin draft
Fri, 21 Jan 2011 11:59:56 -0800 Chris Moore Merge branch 'rpcssl-help' of github.com:dooglus/bitcoin into dooglus-rpcssl-help draft
Fri, 21 Jan 2011 10:52:48 -0500 Gavin Andresen Updated development process description draft
Fri, 21 Jan 2011 10:14:33 -0800 Chris Moore The -rpcssl command line option is a boolean, like -server, -daemon, -testnet, etc. Specifying -rpcssl=1 is the same as just -rpcssl, as for any other boolean flag, so let's show it the same in the help text. draft
Fri, 21 Jan 2011 02:37:34 -0800 Chris Moore Add const bool VERSION_IS_BETA to serialize.h and use it when formatting the version string. Show the version string in --help text too. draft
Thu, 20 Jan 2011 16:29:07 -0500 Gavin Andresen Add -rescan option to --help output draft
Thu, 20 Jan 2011 16:22:33 -0500 Gavin Andresen Merge branch 'printtoconsole' of https://github.com/dooglus/bitcoin into integration draft
Thu, 20 Jan 2011 16:21:59 -0500 Gavin Andresen Merge branch '4wayswitch' of https://github.com/dooglus/bitcoin into integration draft
Thu, 20 Jan 2011 16:20:11 -0500 Gavin Andresen Merge branch 'showdefaultsinhelp' of https://github.com/dooglus/bitcoin into integration draft
Thu, 20 Jan 2011 14:57:46 -0500 Gavin Andresen Fix bus error in DebugPrint if -datadir given non-existent directory. draft
Thu, 20 Jan 2011 14:20:52 -0500 Gavin Andresen Merge branch 'fix-statusbar-color' of https://github.com/mhanne/bitcoin into FIXES draft
Thu, 20 Jan 2011 14:18:51 -0500 Gavin Andresen Merge branch 'issue34' of https://github.com/dooglus/bitcoin into FIXES draft
Thu, 20 Jan 2011 14:12:10 -0500 Gavin Andresen print -rescan timing info in debug.log draft
Thu, 20 Jan 2011 13:10:01 -0500 Gavin Andresen Reconcile getbalance and listaccounts 0 in the shared-wallet case draft
Wed, 19 Jan 2011 16:50:20 -0500 Gavin Andresen ReacceptWalletTransactions bugfix draft
Tue, 18 Jan 2011 14:46:46 -0500 Gavin Andresen Merge branch 'integration' into FIXES draft
Thu, 20 Jan 2011 12:26:33 -0800 Chris Don't use GetBoolArg() and mapArgs; use one or the other. draft
Thu, 20 Jan 2011 11:49:29 -0800 Chris The --help text wasn't showing the default values for three of the options, as follows: draft
Thu, 20 Jan 2011 11:45:01 -0800 Chris Add new command line argument "-printtoconsole" to send debugging output to the console instead of to debug.log. The code for this was already in place, but there was no way other than editing the source and rebuilding to turn it on. draft
Thu, 20 Jan 2011 10:49:44 -0800 Chris Fix issue 34: correct spelling of -rpcsslcertificatechainfile in --help text. draft
Wed, 19 Jan 2011 22:49:12 +0100 Marius Hanne include version information in help output draft
Wed, 19 Jan 2011 01:27:58 +0100 Marius Hanne don't set statusbar background color draft
Tue, 18 Jan 2011 14:35:50 -0500 Gavin Andresen Merge branch 'listaccountsbug' of https://github.com/gavinandresen/bitcoin-git into integration draft
Tue, 18 Jan 2011 14:35:03 -0500 Gavin Andresen Merge branch 'gettransaction' of https://github.com/gavinandresen/bitcoin-git into integration draft
Tue, 18 Jan 2011 14:33:18 -0500 Gavin Andresen Merge branch 'setaccountbug' of https://github.com/gavinandresen/bitcoin-git into integration draft
Fri, 14 Jan 2011 20:55:36 +0100 David FRANCOIS Add the -keypool option description to help output draft
Thu, 13 Jan 2011 20:04:56 -0500 Gavin Andresen Fix setaccount/getaccountaddress interaction bug draft
Mon, 10 Jan 2011 13:54:39 -0500 Gavin Andresen Fix so listaccounts with minconf works. draft
Fri, 07 Jan 2011 14:10:08 -0500 Gavin Andresen Add account/address details to gettransaction output draft
Thu, 06 Jan 2011 08:56:10 -0500 Gavin Andresen Merge branch 'listaddresses' into integration draft
Mon, 03 Jan 2011 14:45:49 -0500 Gavin Andresen Merge branch 'listaddresses' of https://github.com/gavinandresen/bitcoin-git draft
Wed, 05 Jan 2011 09:52:52 -0500 Gavin Andresen Add time to category:move transactions. draft
Fri, 24 Dec 2010 10:25:21 +0100 Witchspace don't advertise on IRC if we don't allow external connections draft
Wed, 22 Dec 2010 14:08:00 +0100 Witchspace add -nolisten command line option draft
Mon, 20 Dec 2010 10:36:48 -0500 Gavin Andresen EndModal fix for Mac from piotrp draft
Sun, 19 Dec 2010 10:39:36 -0500 Gavin Andresen Straw-man for dev process draft
Mon, 20 Dec 2010 14:44:54 -0500 Gavin Andresen Add address to listtransactions output draft
Mon, 20 Dec 2010 10:36:48 -0500 Gavin Andresen EndModal fix for Mac from piotrp draft
Fri, 17 Dec 2010 16:23:47 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Fri, 17 Dec 2010 20:16:27 +0000 gavinandresen Missed a int64_t cast when I added transaction time output draft
Thu, 16 Dec 2010 13:24:47 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 16 Dec 2010 18:17:26 +0000 gavinandresen listtransactions was reporting address instead of account for 'receive' draft
Thu, 16 Dec 2010 11:36:47 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 16 Dec 2010 01:06:03 +0000 gavinandresen New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' draft
Wed, 15 Dec 2010 22:43:51 +0000 s_nakamoto get external ip from irc draft
Mon, 13 Dec 2010 14:28:59 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sun, 12 Dec 2010 16:03:42 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 08 Dec 2010 20:06:44 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 06 Dec 2010 18:58:31 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 01 Dec 2010 09:20:49 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sun, 28 Nov 2010 10:56:51 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 23 Nov 2010 15:01:34 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 22 Nov 2010 11:34:13 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 22 Nov 2010 00:06:42 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sun, 21 Nov 2010 15:48:48 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 17 Nov 2010 20:51:36 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 16 Nov 2010 09:04:24 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 10 Nov 2010 11:45:51 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 09 Nov 2010 17:10:43 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 08 Nov 2010 18:05:34 -0500 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 03 Nov 2010 20:24:50 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sat, 23 Oct 2010 21:32:19 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Fri, 22 Oct 2010 11:23:12 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 20 Oct 2010 12:35:35 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 19 Oct 2010 16:43:50 -0400 Gavin Andresen Update README now that main svn has -testnet built in draft
Tue, 19 Oct 2010 14:17:18 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 14 Oct 2010 16:46:16 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 11 Oct 2010 15:15:09 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Sat, 09 Oct 2010 17:59:38 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 06 Oct 2010 21:20:16 -0400 Gavin Andresen Merge remote branch 'remotes/svn/trunk' into svn draft
Tue, 05 Oct 2010 23:27:30 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Tue, 05 Oct 2010 14:14:17 -0400 Gavin Andresen Merge remote branch 'remotes/svn/trunk' into svn draft
Fri, 01 Oct 2010 11:25:09 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 30 Sep 2010 14:28:23 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 23 Sep 2010 18:15:51 +0000 Gavin Andresen Merge commit 'svn/trunk' into svn draft
Thu, 23 Sep 2010 16:01:44 +0000 s_nakamoto changed free transactions per block threshold draft
Sun, 19 Sep 2010 21:20:34 +0000 s_nakamoto only accept transactions sent by IP address if -allowreceivebyip is specified draft
Wed, 15 Sep 2010 22:10:13 +0000 s_nakamoto config option -rpcallowip= to accept json-rpc connections from another machine draft
Mon, 13 Sep 2010 22:14:24 +0000 s_nakamoto reorganize BitcoinMiner to make it easier to add different SHA256 routines draft
Sun, 12 Sep 2010 17:30:15 +0000 s_nakamoto dropped DB_PRIVATE from dbenv.open draft
Fri, 10 Sep 2010 18:07:48 +0000 s_nakamoto fix build on non-intel architectures, thanks teknohog draft
Fri, 10 Sep 2010 16:58:59 +0000 s_nakamoto fix problem sending the last cent with sub-cent fractional change draft
Thu, 09 Sep 2010 01:00:40 +0000 s_nakamoto try to auto-detect whether to use 128-bit 4-way SSE2 draft
Wed, 08 Sep 2010 19:24:32 +0000 s_nakamoto Gavin Andresen: clean shutdown on SIGTERM draft
Thu, 23 Sep 2010 18:06:50 +0000 Gavin Andresen Update README.md draft
Thu, 23 Sep 2010 13:14:52 -0400 Gavin Andresen Merge remote branch 'svn/trunk' into svn draft
Thu, 23 Sep 2010 14:56:43 +0000 Gavin Andresen Add branch README.md draft
Sun, 19 Sep 2010 19:29:03 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Wed, 15 Sep 2010 22:31:09 -0400 Gavin Andresen Merge remote branch 'remotes/svn/trunk' into svn draft
Wed, 15 Sep 2010 10:47:41 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 13 Sep 2010 10:46:31 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Fri, 10 Sep 2010 19:18:27 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Thu, 09 Sep 2010 14:26:53 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 06 Sep 2010 21:51:27 -0400 Gavin Andresen Merge remote branch 'refs/remotes/svn/trunk' into svn draft
Mon, 06 Sep 2010 19:05:27 -0400 Gavin Andresen Merge remote branch 'remotes/svn/trunk' into svn draft
Thu, 02 Sep 2010 13:42:31 -0400 Gavin Andresen Merge remote branch 'remotes/svn/trunk' into svn draft
Mon, 13 Dec 2010 16:26:14 +0000 s_nakamoto -- version 0.3.19 release draft
Sun, 12 Dec 2010 18:38:02 +0000 s_nakamoto correction draft
Sun, 12 Dec 2010 18:20:36 +0000 s_nakamoto added some DoS limits, removed safe mode draft
Wed, 08 Dec 2010 23:23:48 +0000 s_nakamoto -- version 0.3.18 release draft
Tue, 07 Dec 2010 13:43:31 +0000 gavinandresen IsStandard() check for CScripts: only relay/include in blocks CScripts we can understand. draft
Mon, 06 Dec 2010 15:59:28 +0000 s_nakamoto fix wallet.dat compatibility problem if you downgrade from 0.3.17 and then upgrade again draft
Sun, 05 Dec 2010 09:29:30 +0000 s_nakamoto preps for future client-only mode, draft
Fri, 03 Dec 2010 19:38:09 +0000 gavinandresen All boolean options/flags now work the same way. draft
Tue, 30 Nov 2010 18:58:11 +0000 gavinandresen JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> draft
Sat, 27 Nov 2010 23:12:41 +0000 s_nakamoto added boost tuples to serialize.h draft
Thu, 25 Nov 2010 20:41:57 +0000 s_nakamoto -- version 0.3.17 release draft
Thu, 25 Nov 2010 16:40:25 +0000 s_nakamoto still working on account-based commands getbalance, move and sendfrom, they're only for testing for now draft
Tue, 23 Nov 2010 19:16:36 +0000 s_nakamoto new getwork draft
Mon, 22 Nov 2010 15:53:20 +0000 gavinandresen Depracate "label" API, replacing with account draft
Sun, 21 Nov 2010 22:46:19 +0000 s_nakamoto added transaction fee setting in UI options menu, draft
Sat, 20 Nov 2010 02:12:03 +0000 s_nakamoto small bugfix draft
Fri, 19 Nov 2010 23:37:05 +0000 s_nakamoto require some minimal priority for free transactions to slow down transaction spam draft
Fri, 19 Nov 2010 20:22:46 +0000 s_nakamoto efficiently sort transaction dependencies in one pass draft
Thu, 18 Nov 2010 00:11:33 +0000 gavinandresen OutputDebugStringF fix for Mac FileVault problem, take 3 draft
Tue, 16 Nov 2010 17:41:44 +0000 gavinandresen Make OutputDebugStringF thread-safe again (thanks ArtForz for catching) draft
Tue, 16 Nov 2010 02:32:36 +0000 gavinandresen Re-open debug.log every ten minutes instead of every printf; fixes performance problem with Mac FileVault. draft
Mon, 15 Nov 2010 21:37:33 +0000 gavinandresen Update websites used for GetMyExternalIP draft
Sun, 14 Nov 2010 00:06:10 +0000 s_nakamoto -- version 0.3.15 release draft
Wed, 10 Nov 2010 16:43:31 +0000 gavinandresen Add paytxfee to getinfo output draft
Tue, 09 Nov 2010 19:47:07 +0000 s_nakamoto SelectCoins first pass tries not to use coins with less than 6 confirmations draft
Mon, 08 Nov 2010 22:06:07 +0000 s_nakamoto -paytxfee is now per KB, draft
Thu, 04 Nov 2010 00:23:00 +0000 gavinandresen Fix IsInitialBlockDownload if running on testnet draft
Wed, 03 Nov 2010 23:40:43 +0000 gavinandresen Prevent double-sends from quick double-button-clicks draft
Sat, 23 Oct 2010 17:43:53 +0000 s_nakamoto bugfixes from Dean Gores, draft
Fri, 22 Oct 2010 15:15:20 +0000 gavinandresen testnet and keypoololdest added to RPC getinfo output. And RPC now sends proper HTTP Date headers. draft
Thu, 21 Oct 2010 16:47:16 +0000 s_nakamoto -- version 0.3.14 release draft
Wed, 20 Oct 2010 16:12:23 +0000 s_nakamoto Gavin Andresen: multiple instance check, -testnet use port 18333 draft
Wed, 20 Oct 2010 15:58:16 +0000 gavinandresen validateaddress RPC command draft
Tue, 19 Oct 2010 17:16:51 +0000 s_nakamoto Gavin's TEST network as -testnet switch, misc fixes draft
Thu, 14 Oct 2010 13:33:03 +0000 gavinandresen makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 draft
Mon, 11 Oct 2010 18:32:33 +0000 gavinandresen Fixed description of -rpcuser/-rpcpassword options. draft
Mon, 11 Oct 2010 18:23:41 +0000 gavinandresen -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. draft
Mon, 11 Oct 2010 15:12:17 +0000 s_nakamoto dkaparis: boost::bind build fix for c++0x draft
Sat, 09 Oct 2010 19:33:35 +0000 s_nakamoto key pool for safer wallet backup draft
Wed, 06 Oct 2010 15:43:04 +0000 s_nakamoto updated Russian translation draft
Wed, 06 Oct 2010 02:19:47 +0000 s_nakamoto recursive function to determine if own unconfirmed transaction can be spent draft
Mon, 04 Oct 2010 01:40:50 +0000 s_nakamoto Russian translation by eurekafag draft
Thu, 30 Sep 2010 23:54:15 +0000 s_nakamoto fixed linux build, draft
Thu, 30 Sep 2010 16:23:07 +0000 s_nakamoto don't count or spend payments until they have 1 confirmation, draft
Thu, 23 Sep 2010 16:01:44 +0000 s_nakamoto changed free transactions per block threshold draft
Sun, 19 Sep 2010 21:20:34 +0000 s_nakamoto only accept transactions sent by IP address if -allowreceivebyip is specified draft
Wed, 15 Sep 2010 22:10:13 +0000 s_nakamoto config option -rpcallowip= to accept json-rpc connections from another machine draft
Mon, 13 Sep 2010 22:14:24 +0000 s_nakamoto reorganize BitcoinMiner to make it easier to add different SHA256 routines draft
Sun, 12 Sep 2010 17:30:15 +0000 s_nakamoto dropped DB_PRIVATE from dbenv.open draft
Fri, 10 Sep 2010 18:07:48 +0000 s_nakamoto fix build on non-intel architectures, thanks teknohog draft
Fri, 10 Sep 2010 16:58:59 +0000 s_nakamoto fix problem sending the last cent with sub-cent fractional change draft
Thu, 09 Sep 2010 01:00:40 +0000 s_nakamoto try to auto-detect whether to use 128-bit 4-way SSE2 draft
Wed, 08 Sep 2010 19:24:32 +0000 s_nakamoto Gavin Andresen: clean shutdown on SIGTERM draft
Tue, 07 Sep 2010 01:12:53 +0000 s_nakamoto cleanup, draft
Tue, 07 Sep 2010 01:12:53 +0000 s_nakamoto cleanup, draft
Mon, 06 Sep 2010 21:03:04 +0000 s_nakamoto Gavin Andresen: json-rpc return standard error objects with error code numbers, draft
Sun, 29 Aug 2010 16:58:15 +0000 s_nakamoto propset svn:eol-style native draft
Wed, 25 Aug 2010 17:53:09 +0000 s_nakamoto added -testsafemode switch draft
Wed, 25 Aug 2010 16:33:38 +0000 s_nakamoto change switch name to -disablesafemode draft
Wed, 25 Aug 2010 14:18:56 +0000 s_nakamoto more rpc methods allowed in safe mode draft
Wed, 25 Aug 2010 00:05:37 +0000 s_nakamoto alert system draft
Fri, 20 Aug 2010 16:55:14 +0000 s_nakamoto warning message if clock is too far off draft
Thu, 19 Aug 2010 22:43:19 +0000 s_nakamoto block index checking on load, extra redundant checks, misc refactoring draft
Mon, 16 Aug 2010 18:46:02 +0000 s_nakamoto do an extra CheckBlock in ConnectBlock draft
Mon, 16 Aug 2010 17:51:10 +0000 s_nakamoto erase the bad chain after disconnecting it draft
Mon, 16 Aug 2010 17:05:50 +0000 s_nakamoto blocks-1, draft
Mon, 16 Aug 2010 13:37:00 +0000 s_nakamoto wrap sha256.cpp in FOURWAYSSE2 #ifdef draft
Mon, 16 Aug 2010 13:11:32 +0000 s_nakamoto added -march=amdfam10 to sha256.cpp in makefile.unix draft
Sat, 28 Aug 2010 00:55:50 +0000 Satoshi Nakamoto added -testsafemode switch draft
Sat, 28 Aug 2010 00:55:19 +0000 Satoshi Nakamoto change switch name to -disablesafemode draft
Sat, 28 Aug 2010 00:54:37 +0000 Satoshi Nakamoto more rpc methods allowed in safe mode 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:54:47 +0000 Satoshi Nakamoto erase the bad chain after disconnecting it draft
Mon, 16 Aug 2010 20:53:49 +0000 Satoshi Nakamoto blocks-1, draft
Mon, 16 Aug 2010 20:52:36 +0000 Satoshi Nakamoto wrap sha256.cpp in FOURWAYSSE2 #ifdef draft
Mon, 16 Aug 2010 20:51:46 +0000 Satoshi Nakamoto added -march=amdfam10 to sha256.cpp in makefile.unix draft
Mon, 16 Aug 2010 20:50:37 +0000 Satoshi Nakamoto makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux 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
Sun, 15 Aug 2010 20:28:01 +0000 Gavin Andresen Quick fix: bad block 74,652 draft
Fri, 13 Aug 2010 02:23:46 +0000 Satoshi Nakamoto fix -datadir=./subdir relative path, draft
Thu, 12 Aug 2010 13:28:22 +0000 Satoshi Nakamoto fix build, thanks jgarzik draft
Thu, 12 Aug 2010 13:26:20 +0000 Satoshi Nakamoto disable SSE2 on 32-bit draft
Thu, 12 Aug 2010 13:23:02 +0000 Satoshi Nakamoto gethashespersec and added version and hashespersec to getinfo draft
Thu, 12 Aug 2010 13:20:57 +0000 Satoshi Nakamoto json-spirit print reals with 8 decimal places, 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
Tue, 10 Aug 2010 15:57:38 +0000 Satoshi Nakamoto correct typo for mac compile, update makefile to use llvm draft
Sun, 15 Aug 2010 22:46:58 +0000 s_nakamoto makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux 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
Wed, 11 Aug 2010 01:38:24 +0000 s_nakamoto fix build, thanks jgarzik draft
Tue, 10 Aug 2010 23:43:37 +0000 s_nakamoto disable SSE2 on 32-bit draft
Tue, 10 Aug 2010 22:55:23 +0000 s_nakamoto gethashespersec and added version and hashespersec to getinfo draft
Tue, 10 Aug 2010 19:21:17 +0000 s_nakamoto json-spirit print reals with 8 decimal places, 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
Wed, 04 Aug 2010 04:15:38 +0000 laszloh correct typo for mac compile, update makefile to use llvm 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
Fri, 30 Jul 2010 23:22:55 +0000 s_nakamoto simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 draft
Thu, 29 Jul 2010 20:27:12 +0000 s_nakamoto reverted makefile.unix wx-config -- version 0.3.6 draft
Thu, 29 Jul 2010 15:34:48 +0000 s_nakamoto Fredrik Roubert: simplified makefile.unix with wx-config, draft
Wed, 28 Jul 2010 21:17:35 +0000 s_nakamoto fixed makefile.osx draft
Wed, 28 Jul 2010 21:11:09 +0000 s_nakamoto fixed makefile.vc draft
Tue, 27 Jul 2010 19:43:04 +0000 s_nakamoto better IsInitialBlockDownload draft
Tue, 27 Jul 2010 18:14:32 +0000 s_nakamoto added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem draft
Tue, 27 Jul 2010 01:14:33 +0000 s_nakamoto tcatm's cached SHA256 state idea, about 70% faster generating draft
Mon, 26 Jul 2010 17:15:18 +0000 s_nakamoto bitcoind now compiles without wxWidgets or wxBase draft
Sun, 25 Jul 2010 21:49:21 +0000 s_nakamoto Gavin: BIO_FLAGS_BASE64_NO_NL draft
Sun, 25 Jul 2010 21:29:07 +0000 s_nakamoto Lachesis: remove newlines every 64 characters in EncodeBase64 draft
Sun, 25 Jul 2010 16:45:21 +0000 s_nakamoto Gavin Andresen's JSON-RPC HTTP authentication, draft