Mercurial > hg > bitcoin
graph
-
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
-
Laszlo's fix to make generate threads idle priority on Linux, draftThu, 08 Jul 2010 16:14:56 +0000, by s_nakamoto
-
reduced max outbound connections from 15 to 8 --version 0.3 rc4 draftFri, 02 Jul 2010 23:43:29 +0000, by s_nakamoto
-
updated build-unix.txt instructions: sudo apt-get install libboost-all-dev draftThu, 24 Jun 2010 16:07:51 +0000, by s_nakamoto
-
added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind draftWed, 23 Jun 2010 22:51:31 +0000, by s_nakamoto
-
added new files to setup.nsi, updated version numbers draftTue, 22 Jun 2010 16:28:15 +0000, by s_nakamoto
-
re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly draftTue, 22 Jun 2010 03:45:37 +0000, by s_nakamoto
-
80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 draftMon, 21 Jun 2010 17:11:26 +0000, by s_nakamoto
-
use seed nodes as fallback if IRC fails or with TOR draftFri, 18 Jun 2010 03:14:24 +0000, by s_nakamoto
-
revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway draftMon, 14 Jun 2010 22:34:33 +0000, by s_nakamoto
-
automatically change displayed address whenever it receives anything, draftThu, 10 Jun 2010 23:10:30 +0000, by s_nakamoto
-
better prevention of inventory relaying during initial download, draftWed, 26 May 2010 00:05:26 +0000, by s_nakamoto
-
build-osx.txt build instructions and makefile.osx from Laszlo draftTue, 25 May 2010 23:58:27 +0000, by s_nakamoto
-
fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m draftFri, 05 Mar 2010 01:13:27 +0000, by s_nakamoto
-
wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase build draftFri, 26 Feb 2010 16:09:43 +0000, by s_nakamoto
-
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, draftThu, 25 Feb 2010 21:55:27 +0000, by s_nakamoto
-
transaction filter tabs instead of view->show generated draftSun, 21 Feb 2010 21:42:01 +0000, by s_nakamoto
-
Address Book with tabs instead of separate Your Address book, draftSat, 20 Feb 2010 21:59:59 +0000, by s_nakamoto
-
all builds are now with wxWidgets-2.9.0, we are now using UTF-8, draftWed, 17 Feb 2010 17:22:01 +0000, by s_nakamoto
-
fix mingw makefile to use correct wxWidgets include, draftMon, 15 Feb 2010 20:36:55 +0000, by s_nakamoto
-
strip out unfinished product, review and market stuff, draftMon, 15 Feb 2010 04:03:07 +0000, by s_nakamoto
-
Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first character of the hidden columns were displayed so status column had three numbers overprinted. Fixed by adding a leading space to the hidden columns. 64-bit compile with wxWidgets 2.9.0 seems to be fully working normally now. draftSun, 14 Feb 2010 00:08:27 +0000, by s_nakamoto