Age | Commit message (Expand) | Author |
2011-01-20 | Reconcile getbalance and listaccounts 0 in the shared-wallet case | Gavin Andresen |
2011-01-19 | ReacceptWalletTransactions bugfix | Gavin Andresen |
2011-01-18 | Merge branch 'listaccountsbug' of https://github.com/gavinandresen/bitcoin-gi... | Gavin Andresen |
2011-01-18 | Merge branch 'gettransaction' of https://github.com/gavinandresen/bitcoin-git... | Gavin Andresen |
2011-01-13 | Fix setaccount/getaccountaddress interaction bug | Gavin Andresen |
2011-01-10 | Fix so listaccounts with minconf works. | Gavin Andresen |
2011-01-07 | Add account/address details to gettransaction output | Gavin Andresen |
2011-01-05 | Add time to category:move transactions. | Gavin Andresen |
2010-12-21 | Add address to listtransactions output | Gavin Andresen |
2010-12-17 | Missed a int64_t cast when I added transaction time output | gavinandresen |
2010-12-16 | listtransactions was reporting address instead of account for 'receive' | gavinandresen |
2010-12-16 | New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransac... | gavinandresen |
2010-12-12 | correction | s_nakamoto |
2010-12-12 | added some DoS limits, removed safe mode | s_nakamoto |
2010-12-03 | All boolean options/flags now work the same way. | gavinandresen |
2010-11-30 | JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance... | gavinandresen |
2010-11-25 | -- version 0.3.17 releasev0.3.17 | s_nakamoto |
2010-11-25 | still working on account-based commands getbalance, move and sendfrom, they'r... | s_nakamoto |
2010-11-23 | new getwork | s_nakamoto |
2010-11-22 | Depracate "label" API, replacing with account | gavinandresen |
2010-11-10 | Add paytxfee to getinfo output | gavinandresen |
2010-10-23 | bugfixes from Dean Gores, | s_nakamoto |
2010-10-22 | testnet and keypoololdest added to RPC getinfo output. And RPC now sends pro... | gavinandresen |
2010-10-20 | validateaddress RPC command | gavinandresen |
2010-10-11 | -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. | gavinandresen |
2010-10-09 | key pool for safer wallet backup | s_nakamoto |
2010-09-15 | config option -rpcallowip= to accept json-rpc connections from another machine | s_nakamoto |
2010-09-06 | Gavin Andresen: json-rpc return standard error objects with error code numbers, | s_nakamoto |
2010-08-29 | propset svn:eol-style native | s_nakamoto |
2010-08-25 | change switch name to -disablesafemode | s_nakamoto |
2010-08-25 | more rpc methods allowed in safe mode | s_nakamoto |
2010-08-25 | alert system | s_nakamoto |
2010-08-20 | warning message if clock is too far off | s_nakamoto |
2010-08-16 | blocks-1, | s_nakamoto |
2010-08-12 | fix -datadir=./subdir relative path, | s_nakamoto |
2010-08-11 | fix build, thanks jgarzik | s_nakamoto |
2010-08-10 | gethashespersec and added version and hashespersec to getinfo | s_nakamoto |
2010-08-10 | json-spirit print reals with 8 decimal places, | s_nakamoto |
2010-08-03 | new safety feature displays a warning message and locks down RPC if it detect... | s_nakamoto |
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto |
2010-07-25 | Gavin: BIO_FLAGS_BASE64_NO_NL | s_nakamoto |
2010-07-25 | Lachesis: remove newlines every 64 characters in EncodeBase64 | s_nakamoto |
2010-07-25 | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto |
2010-07-18 | minor UI tweaks, removed some outdated txt files, | s_nakamoto |
2010-07-08 | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto |
2010-06-10 | automatically change displayed address whenever it receives anything,v0.2.10 | s_nakamoto |
2010-05-26 | better prevention of inventory relaying during initial download,v0.2.9 | s_nakamoto |
2010-05-19 | Mac OS build fixes by laszlov0.2.8 | s_nakamoto |
2010-02-25 | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7 | s_nakamoto |
2010-02-23 | run as daemon without GUI,v0.2.6 | s_nakamoto |