aboutsummaryrefslogtreecommitdiff
path: root/rpc.cpp
AgeCommit message (Expand)Author
2011-02-10Visual C++ compatibility fixesGavin Andresen
2011-01-20Reconcile getbalance and listaccounts 0 in the shared-wallet caseGavin Andresen
2011-01-19ReacceptWalletTransactions bugfixGavin Andresen
2011-01-18Merge branch 'listaccountsbug' of https://github.com/gavinandresen/bitcoin-gi...Gavin Andresen
2011-01-18Merge branch 'gettransaction' of https://github.com/gavinandresen/bitcoin-git...Gavin Andresen
2011-01-13Fix setaccount/getaccountaddress interaction bugGavin Andresen
2011-01-10Fix so listaccounts with minconf works.Gavin Andresen
2011-01-07Add account/address details to gettransaction outputGavin Andresen
2011-01-05Add time to category:move transactions.Gavin Andresen
2010-12-21Add address to listtransactions outputGavin Andresen
2010-12-17Missed a int64_t cast when I added transaction time outputgavinandresen
2010-12-16listtransactions was reporting address instead of account for 'receive'gavinandresen
2010-12-16New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransac...gavinandresen
2010-12-12corrections_nakamoto
2010-12-12added some DoS limits, removed safe modes_nakamoto
2010-12-03All boolean options/flags now work the same way.gavinandresen
2010-11-30JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance...gavinandresen
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