aboutsummaryrefslogtreecommitdiff
path: root/rpc.cpp
AgeCommit message (Expand)Author
2010-11-25-- version 0.3.17 releasev0.3.17s_nakamoto
2010-11-25still working on account-based commands getbalance, move and sendfrom, they'r...s_nakamoto
2010-11-23new getworks_nakamoto
2010-11-22Depracate "label" API, replacing with accountgavinandresen
2010-11-10Add paytxfee to getinfo outputgavinandresen
2010-10-23bugfixes from Dean Gores,s_nakamoto
2010-10-22testnet and keypoololdest added to RPC getinfo output. And RPC now sends pro...gavinandresen
2010-10-20validateaddress RPC commandgavinandresen
2010-10-11-rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix.gavinandresen
2010-10-09key pool for safer wallet backups_nakamoto
2010-09-15config option -rpcallowip= to accept json-rpc connections from another machines_nakamoto
2010-09-06Gavin Andresen: json-rpc return standard error objects with error code numbers,s_nakamoto
2010-08-29propset svn:eol-style natives_nakamoto
2010-08-25change switch name to -disablesafemodes_nakamoto
2010-08-25more rpc methods allowed in safe modes_nakamoto
2010-08-25alert systems_nakamoto
2010-08-20warning message if clock is too far offs_nakamoto
2010-08-16blocks-1,s_nakamoto
2010-08-12fix -datadir=./subdir relative path,s_nakamoto
2010-08-11fix build, thanks jgarziks_nakamoto
2010-08-10gethashespersec and added version and hashespersec to getinfos_nakamoto
2010-08-10json-spirit print reals with 8 decimal places,s_nakamoto
2010-08-03new safety feature displays a warning message and locks down RPC if it detect...s_nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBases_nakamoto
2010-07-25Gavin: BIO_FLAGS_BASE64_NO_NLs_nakamoto
2010-07-25Lachesis: remove newlines every 64 characters in EncodeBase64s_nakamoto
2010-07-25Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto
2010-07-18minor UI tweaks, removed some outdated txt files, s_nakamoto
2010-07-08Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto
2010-06-10automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto
2010-05-26better prevention of inventory relaying during initial download,v0.2.9s_nakamoto
2010-05-19Mac OS build fixes by laszlov0.2.8s_nakamoto
2010-02-25GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto
2010-02-23run as daemon without GUI,v0.2.6s_nakamoto
2010-02-14renamed a few rpc methodss_nakamoto
2010-02-14Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte...s_nakamoto
2010-02-12command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto