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