Mercurial > hg > bitcoin
graph
-
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
-
Fredrik Roubert: simplified makefile.unix with wx-config, misc draftFri, 30 Jul 2010 17:35:17 +0000, by --author=Satoshi 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 20:43:55 +0000, by --author=Satoshi Nakamoto
-
tcatm's cached SHA256 state idea, about 70% faster generating draftTue, 27 Jul 2010 14:21:02 +0000, by --author=Satoshi Nakamoto
-
bitcoind now compiles without wxWidgets or wxBase draftMon, 26 Jul 2010 17:44:51 +0000, by Satoshi Nakamoto
-
Gavin Andresen's JSON-RPC HTTP authentication, draftMon, 26 Jul 2010 17:40:05 +0000, by Satoshi Nakamoto
-
Configuration file, HTTP Basic authentication draftFri, 23 Jul 2010 13:58:39 +0000, by Gavin Andresen
-
json-rpc password, minor UI tweaks, removed some outdated txt files draftMon, 19 Jul 2010 01:18:46 +0000, by Gavin Andresen
-
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