33 Commits (c4679ad0f1d4370d2d441c5091358d16854b8102)

Author SHA1 Message Date
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 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
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
s_nakamoto 15399da9fe blocks-1, 14 years ago
s_nakamoto 01cd2fdaf3 fix -datadir=./subdir relative path, 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
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
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
s_nakamoto e8bff10f07 minor UI tweaks, removed some outdated txt files, 14 years ago
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 15 years ago
s_nakamoto c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto cb420a1dfc run as daemon without GUI, 15 years ago
s_nakamoto 64a474a49b renamed a few rpc methods 15 years ago
s_nakamoto c4319e678f Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first character of the hidden columns were displayed so status column had three numbers overprinted. Fixed by adding a leading space to the hidden columns. 64-bit compile with wxWidgets 2.9.0 seems to be fully working normally now. 15 years ago
s_nakamoto 98500d70a8 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago