74 Commits (76d5f15158ec7c502aadd8145fa0e7e419f0a2b1)

Author SHA1 Message Date
FireMartZ 76d5f15158 Merge (what should be) the remaining source files. 6 years ago
Jonathan "Duke" Leto 4b60b8b637 The CLI docs for validateaddress were missing iswatchonly 6 years ago
Larry 5d5862a85e bitcore 7 years ago
Kent Sommer 6a531923b2 1.0.13 Dev Rollup 7 years ago
Kent Sommer dda2c8281d Add tls_connections to getinfo and getnetworkinfo 7 years ago
Jay Graber c16528495c s/zcash/Zcash 7 years ago
Bruno Arueira d2c1e4a807 Removes out bitcoin mention in favor for zcash 8 years ago
Ross Nicoll 091b2116a0
Rationalize currency unit to "BTC" 9 years ago
Jay Graber 704547965a Change help text examples to use Zcash addresses 7 years ago
Gavin Andresen abb0e8cced
Testing infrastructure: mocktime fixes 9 years ago
Wladimir J. van der Laan 56215c77d8
Fix crash in validateaddress with -disablewallet 9 years ago
dexX7 9c7167d1bc
Return all available information via validateaddress 9 years ago
Jonas Schnelli a10a6e2a0e
[Univalue] add univalue over subtree 9 years ago
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue 8 years ago
Jonas Schnelli b47f3aea36
fix missing univalue types during constructing 9 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 851f58f94e
remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 38fc4b7090
expicit set UniValue type to avoid empty values 9 years ago
Jonas Schnelli 9756b7bd29
extend conversion to UniValue 9 years ago
Jeff Garzik ed21d5bd4b
Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
Simon 4e16a7249c Closes #1746. Add rpc call z_validateaddress to validate zaddrs. 8 years ago
Wladimir J. van der Laan 67a7949397 privacy: Stream isolation for Tor 9 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago
Eric Lombrozo 4401b2d7c5 Removed main.h dependency from rpcserver.cpp 10 years ago
fsb4000 e5d9d77df2 fix crash: createmultisig and addmultisigaddress 10 years ago
Cory Fields 856e862f4a namespace: drop most boost namespaces and a few header cleanups 10 years ago
Cory Fields a3241998e1 namespace: remove boost namespace pollution 10 years ago
Luke Dashjr 7b782f5b01 RPCWallet: Notate all account stuff as deprecated 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 72fb3d295a Update comments in src/rpc* to be doxygen compatible 10 years ago
Gavin Andresen a8b2ce557d
regression test only setmocktime RPC call 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Cory Fields 066e2a1403 script: move CScriptID to standard.h and add a ctor for creating them from CScripts 10 years ago
jtimon cc97210799 Add fTestnetToBeDeprecatedFieldRPC to CChainParams 10 years ago
Peter Todd 426a74ed3c
Add scriptPubKey field to validateaddress RPC call 10 years ago
Pieter Wuille 0be990ba34 Move CTxDestination from script/script to script/standard 10 years ago
Philip Kaufmann faadbe1733 remove unneeded cast in rpcmisc.cpp 10 years ago
Wladimir J. van der Laan f9de17ec2f
Add warning comment to getinfo 10 years ago
Philip Kaufmann 0127a9be14 remove SOCKS4 support from core and GUI 10 years ago
Gavin Andresen 13fc83c77b
Move fee policy out of core 10 years ago
JaSK a3e192a327 replaced MINE_ with ISMINE_ 10 years ago
JaSK 53a2148f0c fixed bug where validateaddress doesn't display information 10 years ago
JaSK a5c6c5d6df fixed tiny glitch and improved readability like laanwj suggested 10 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 10 years ago
Pieter Wuille c8988460a2 Add support for watch-only addresses 11 years ago
Philip Kaufmann 40a158e100 minor code format fix in rpc-related files 10 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 10 years ago
Wladimir J. van der Laan 14f888ca80 Move network-time related functions to timedata.cpp/h 10 years ago
jtimon b82b7ec3dc Get rid of Params().RPCisTestNet() 10 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 10 years ago