Mercurial > hg > bitcoin
graph
-
still working on account-based commands getbalance, move and sendfrom, they're only for testing for now draftThu, 25 Nov 2010 16:40:25 +0000, by s_nakamoto
-
Depracate "label" API, replacing with account draftMon, 22 Nov 2010 15:53:20 +0000, by gavinandresen
-
added transaction fee setting in UI options menu, draftSun, 21 Nov 2010 22:46:19 +0000, by s_nakamoto
-
require some minimal priority for free transactions to slow down transaction spam draftFri, 19 Nov 2010 23:37:05 +0000, by s_nakamoto
-
efficiently sort transaction dependencies in one pass draftFri, 19 Nov 2010 20:22:46 +0000, by s_nakamoto
-
OutputDebugStringF fix for Mac FileVault problem, take 3 draftThu, 18 Nov 2010 00:11:33 +0000, by gavinandresen
-
Make OutputDebugStringF thread-safe again (thanks ArtForz for catching) draftTue, 16 Nov 2010 17:41:44 +0000, by gavinandresen
-
Re-open debug.log every ten minutes instead of every printf; fixes performance problem with Mac FileVault. draftTue, 16 Nov 2010 02:32:36 +0000, by gavinandresen
-
SelectCoins first pass tries not to use coins with less than 6 confirmations draftTue, 09 Nov 2010 19:47:07 +0000, by s_nakamoto
-
Fix IsInitialBlockDownload if running on testnet draftThu, 04 Nov 2010 00:23:00 +0000, by gavinandresen
-
Prevent double-sends from quick double-button-clicks draftWed, 03 Nov 2010 23:40:43 +0000, by gavinandresen
-
testnet and keypoololdest added to RPC getinfo output. And RPC now sends proper HTTP Date headers. draftFri, 22 Oct 2010 15:15:20 +0000, by gavinandresen
-
Gavin Andresen: multiple instance check, -testnet use port 18333 draftWed, 20 Oct 2010 16:12:23 +0000, by s_nakamoto
-
Gavin's TEST network as -testnet switch, misc fixes draftTue, 19 Oct 2010 17:16:51 +0000, by s_nakamoto
-
makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 draftThu, 14 Oct 2010 13:33:03 +0000, by gavinandresen
-
Fixed description of -rpcuser/-rpcpassword options. draftMon, 11 Oct 2010 18:32:33 +0000, by gavinandresen
-
-rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. draftMon, 11 Oct 2010 18:23:41 +0000, by gavinandresen
-
recursive function to determine if own unconfirmed transaction can be spent draftWed, 06 Oct 2010 02:19:47 +0000, by s_nakamoto
-
don't count or spend payments until they have 1 confirmation, draftThu, 30 Sep 2010 16:23:07 +0000, by s_nakamoto
-
only accept transactions sent by IP address if -allowreceivebyip is specified draftSun, 19 Sep 2010 21:20:34 +0000, by s_nakamoto
-
config option -rpcallowip= to accept json-rpc connections from another machine draftWed, 15 Sep 2010 22:10:13 +0000, by s_nakamoto
-
reorganize BitcoinMiner to make it easier to add different SHA256 routines draftMon, 13 Sep 2010 22:14:24 +0000, by s_nakamoto
-
fix build on non-intel architectures, thanks teknohog draftFri, 10 Sep 2010 18:07:48 +0000, by s_nakamoto
-
fix problem sending the last cent with sub-cent fractional change draftFri, 10 Sep 2010 16:58:59 +0000, by s_nakamoto
-
try to auto-detect whether to use 128-bit 4-way SSE2 draftThu, 09 Sep 2010 01:00:40 +0000, by s_nakamoto
-
Gavin Andresen: json-rpc return standard error objects with error code numbers, draftMon, 06 Sep 2010 21:03:04 +0000, by s_nakamoto
-
block index checking on load, extra redundant checks, misc refactoring draftThu, 19 Aug 2010 22:43:19 +0000, by s_nakamoto
-
added -march=amdfam10 to sha256.cpp in makefile.unix draftMon, 16 Aug 2010 13:11:32 +0000, by s_nakamoto
-
block index checking on load, extra redundant checks, misc refactoring draftSat, 28 Aug 2010 00:49:30 +0000, by Satoshi Nakamoto
-
erase the bad chain after disconnecting it draftMon, 16 Aug 2010 20:54:47 +0000, by Satoshi Nakamoto
-
added -march=amdfam10 to sha256.cpp in makefile.unix draftMon, 16 Aug 2010 20:51:46 +0000, by Satoshi Nakamoto
-
makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux draftMon, 16 Aug 2010 20:50:37 +0000, by Satoshi Nakamoto
-
fix for block 74638 overflow output transaction draftSun, 15 Aug 2010 23:09:29 +0000, by Satoshi Nakamoto
-
gethashespersec and added version and hashespersec to getinfo draftThu, 12 Aug 2010 13:23:02 +0000, by Satoshi Nakamoto
-
json-spirit print reals with 8 decimal places, draftThu, 12 Aug 2010 13:20:57 +0000, by Satoshi Nakamoto
-
always make 8 outbound connections even if have inbound, draftTue, 10 Aug 2010 16:03:01 +0000, by Satoshi Nakamoto
-
enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit draftTue, 10 Aug 2010 16:01:23 +0000, by Satoshi Nakamoto
-
correct typo for mac compile, update makefile to use llvm draftTue, 10 Aug 2010 15:57:38 +0000, by Satoshi Nakamoto
-
makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux draftSun, 15 Aug 2010 22:46:58 +0000, by s_nakamoto
-
scanback check to prevent adding to the 74638 overflow chain draftSun, 15 Aug 2010 22:21:03 +0000, by s_nakamoto
-
fix for block 74638 overflow output transaction draftSun, 15 Aug 2010 21:35:24 +0000, by s_nakamoto
-
gethashespersec and added version and hashespersec to getinfo draftTue, 10 Aug 2010 22:55:23 +0000, by s_nakamoto
-
always make 8 outbound connections even if have inbound, draftMon, 09 Aug 2010 20:00:17 +0000, by s_nakamoto
-
enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit draftMon, 09 Aug 2010 19:54:40 +0000, by s_nakamoto
-
correct typo for mac compile, update makefile to use llvm draftWed, 04 Aug 2010 04:15:38 +0000, by laszloh
-
new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade draftTue, 03 Aug 2010 18:25:05 +0000, by s_nakamoto
-
simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 draftFri, 30 Jul 2010 23:22:55 +0000, by s_nakamoto
-
reverted makefile.unix wx-config -- version 0.3.6 draftThu, 29 Jul 2010 20:27:12 +0000, by s_nakamoto
-
Fredrik Roubert: simplified makefile.unix with wx-config, draftThu, 29 Jul 2010 15:34:48 +0000, by 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 draftTue, 27 Jul 2010 18:14:32 +0000, by s_nakamoto
-
tcatm's cached SHA256 state idea, about 70% faster generating draftTue, 27 Jul 2010 01:14:33 +0000, by s_nakamoto
-
bitcoind now compiles without wxWidgets or wxBase draftMon, 26 Jul 2010 17:15:18 +0000, by s_nakamoto
-
Lachesis: remove newlines every 64 characters in EncodeBase64 draftSun, 25 Jul 2010 21:29:07 +0000, by s_nakamoto
-
minor UI tweaks, removed some outdated txt files, draftSun, 18 Jul 2010 20:47:29 +0000, by s_nakamoto
-
switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters draftFri, 09 Jul 2010 15:29:48 +0000, by s_nakamoto
-
Gavin Andresen: implementation of autostart on system startup option on Linux draftFri, 09 Jul 2010 02:11:50 +0000, by s_nakamoto
-
Laszlo's fix to make generate threads idle priority on Linux, draftThu, 08 Jul 2010 16:14:56 +0000, by s_nakamoto
-
new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade draftWed, 04 Aug 2010 01:51:34 +0000, by Satoshi Nakamoto
-
fixed segfault in bignum.h, additional security limits, refactoring draftSat, 31 Jul 2010 20:12:05 +0000, by Satoshi Nakamoto
-
simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 draftSat, 31 Jul 2010 14:14:41 +0000, by --author=Satoshi Nakamoto
-
reverted makefile.unix wx-config -- version 0.3.6 draftFri, 30 Jul 2010 17:36:06 +0000, by --author=Satoshi Nakamoto