44 Commits (5568d82c26d59aa90df22a6ac0900a93a5731aaf)

Author SHA1 Message Date
gavinandresen 1c0bf23ba2 Missed a int64_t cast when I added transaction time output 14 years ago
gavinandresen 59948a6e1c listtransactions was reporting address instead of account for 'receive' 14 years ago
gavinandresen 809ee79592 New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' 14 years ago
s_nakamoto 986b5e257e correction 14 years ago
s_nakamoto 97ee01ad89 added some DoS limits, removed safe mode 14 years ago
gavinandresen bdde31d787 All boolean options/flags now work the same way. 14 years ago
gavinandresen bfd471f53e JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> 14 years ago
s_nakamoto 24324d83e8 -- version 0.3.17 release 14 years ago
s_nakamoto b7ccd48dd8 still working on account-based commands getbalance, move and sendfrom, they're only for testing for now 14 years ago
s_nakamoto 776d0f3459 new getwork 14 years ago
gavinandresen e4ff4e6898 Depracate "label" API, replacing with account 14 years ago
gavinandresen 838e8c9166 Add paytxfee to getinfo output 14 years ago
s_nakamoto c891967b6f bugfixes from Dean Gores, 14 years ago
gavinandresen c285051c08 testnet and keypoololdest added to RPC getinfo output. And RPC now sends proper HTTP Date headers. 14 years ago
gavinandresen 2ea5fa0710 validateaddress RPC command 14 years ago
gavinandresen ed54768f5f -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. 14 years ago
s_nakamoto 103849419a key pool for safer wallet backup 14 years ago
s_nakamoto efae3da41d config option -rpcallowip= to accept json-rpc connections from another machine 14 years ago
s_nakamoto fe37c35018 config option -rpcallowip= to accept json-rpc connections from another machine 14 years ago
s_nakamoto d743f03552 Gavin Andresen: json-rpc return standard error objects with error code numbers, 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 14 years ago
Satoshi Nakamoto d3631907d6 change switch name to -disablesafemode 14 years ago
Satoshi Nakamoto 87cfcfd374 more rpc methods allowed in safe mode 14 years ago
Satoshi Nakamoto 522dfe3422 alert system 14 years ago
Satoshi Nakamoto c545563d46 warning message if clock is too far off 14 years ago
s_nakamoto 2ef9cfa5b8 change switch name to -disablesafemode 14 years ago
s_nakamoto 7d7797b141 more rpc methods allowed in safe mode 14 years ago
s_nakamoto 401926283a alert system 14 years ago
s_nakamoto 2201a0808e warning message if clock is too far off 14 years ago
Satoshi Nakamoto bb3fd02930 blocks-1, 14 years ago
s_nakamoto 15399da9fe blocks-1, 14 years ago
Satoshi Nakamoto 7f71fd13ae fix -datadir=./subdir relative path, 14 years ago
s_nakamoto 01cd2fdaf3 fix -datadir=./subdir relative path, 14 years ago
Satoshi Nakamoto 819adfff6f fix build, thanks jgarzik 14 years ago
Satoshi Nakamoto 9db7bf5f52 gethashespersec and added version and hashespersec to getinfo 14 years ago
Satoshi Nakamoto 410b618d18 json-spirit print reals with 8 decimal places, 14 years ago
s_nakamoto 4287732797 fix build, thanks jgarzik 14 years ago
s_nakamoto fb83d28768 gethashespersec and added version and hashespersec to getinfo 14 years ago
s_nakamoto 342e1b7338 json-spirit print reals with 8 decimal places, 14 years ago
Satoshi Nakamoto b34e8c3c36 new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade 14 years ago
s_nakamoto 2c06be915d new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade 14 years ago
Satoshi Nakamoto b6dc3b517b bitcoind now compiles without wxWidgets or wxBase 14 years ago
Gavin Andresen f0c11b1917 Gavin: BIO_FLAGS_BASE64_NO_NL 14 years ago
Satoshi Nakamoto 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase 14 years ago
s_nakamoto 6966768a55 Gavin: BIO_FLAGS_BASE64_NO_NL 14 years ago
s_nakamoto 7d46f9250c Lachesis: remove newlines every 64 characters in EncodeBase64 14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
Gavin Andresen fe98cf8dc5 Configuration file, HTTP Basic authentication 14 years ago
Gavin Andresen e96cd730d1 json-rpc password, minor UI tweaks, removed some outdated txt files 14 years ago