Mercurial > hg > bitcoin
graph
-
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
-
command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, draftFri, 12 Feb 2010 20:38:44 +0000, by s_nakamoto
-
better error message in check_type(), tell the types by name instead of by number draftWed, 10 Feb 2010 19:46:04 +0000, by s_nakamoto
-
JSON Spirit library from http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx, MIT license draftWed, 10 Feb 2010 19:41:22 +0000, by s_nakamoto
-
revert revision 56, going in different direction with boost::asio and JSON-RPC draftWed, 10 Feb 2010 19:33:04 +0000, by s_nakamoto
-
Added some basic IPC functionality using wxServer, wxClient and wxConnection. draftThu, 04 Feb 2010 15:31:46 +0000, by sirius-m
-
update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, draftWed, 03 Feb 2010 22:58:40 +0000, by s_nakamoto
-
now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, draftThu, 28 Jan 2010 21:49:20 +0000, by s_nakamoto