index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpcmisc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in validateaddress with -disablewallet
Wladimir J. van der Laan
2015-11-09
1
-2
/
+2
*
[Univalue] add univalue over subtree
Jonas Schnelli
2015-10-01
1
-1
/
+1
*
Reformat validateaddress help, add missing iswatchonly description.
Pavel Janík
2015-08-10
1
-4
/
+5
*
Rationalize currency unit to "BTC"
Ross Nicoll
2015-08-03
1
-2
/
+2
*
TRIVIAL: Missing includes
Jorge Timón
2015-07-23
1
-0
/
+1
*
Testing infrastructure: mocktime fixes
Gavin Andresen
2015-06-24
1
-1
/
+10
*
Return all available information via validateaddress
dexX7
2015-06-09
1
-15
/
+6
*
fix missing univalue types during constructing
Jonas Schnelli
2015-06-04
1
-1
/
+1
*
Remove JSON Spirit wrapper, remove JSON Spirit leftovers
Jonas Schnelli
2015-06-04
1
-11
/
+11
*
remove JSON Spirit UniValue wrapper
Jonas Schnelli
2015-06-04
1
-9
/
+9
*
expicit set UniValue type to avoid empty values
Jonas Schnelli
2015-06-04
1
-6
/
+6
*
extend conversion to UniValue
Jonas Schnelli
2015-06-04
1
-2
/
+2
*
Convert tree to using univalue. Eliminate all json_spirit uses.
Jeff Garzik
2015-06-04
1
-3
/
+2
*
privacy: Stream isolation for Tor
Wladimir J. van der Laan
2015-04-17
1
-1
/
+1
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-2
/
+2
*
Merge #5706: fix crash: RPC \
Wladimir J. van der Laan
2015-02-20
1
-0
/
+2
|
\
|
*
fix crash: createmultisig and addmultisigaddress
fsb4000
2015-01-25
1
-0
/
+2
*
|
Removed main.h dependency from rpcserver.cpp
Eric Lombrozo
2015-01-28
1
-0
/
+16
*
|
Merge pull request #5575
Wladimir J. van der Laan
2015-01-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
RPCWallet: Notate all account stuff as deprecated
Luke Dashjr
2014-12-30
1
-1
/
+1
*
|
namespace: drop most boost namespaces and a few header cleanups
Cory Fields
2015-01-02
1
-1
/
+0
*
|
namespace: remove boost namespace pollution
Cory Fields
2015-01-02
1
-1
/
+0
*
|
Merge #4964 from
Jeff Garzik
2014-12-31
1
-0
/
+5
|
\
\
|
*
|
Add scriptPubKey field to validateaddress RPC call
Peter Todd
2014-09-23
1
-0
/
+5
*
|
|
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Update comments in src/rpc* to be doxygen compatible
Michael Ford
2014-11-20
1
-5
/
+5
*
|
regression test only setmocktime RPC call
Gavin Andresen
2014-11-17
1
-0
/
+20
*
|
Separate protocol versioning from clientversion
Cory Fields
2014-10-29
1
-0
/
+1
*
|
script: move CScriptID to standard.h and add a ctor for creating them from CS...
Cory Fields
2014-10-17
1
-1
/
+1
*
|
Add fTestnetToBeDeprecatedFieldRPC to CChainParams
jtimon
2014-10-10
1
-1
/
+1
|
/
*
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-16
1
-2
/
+1
*
remove unneeded cast in rpcmisc.cpp
Philip Kaufmann
2014-09-09
1
-2
/
+2
*
Add warning comment to getinfo
Wladimir J. van der Laan
2014-07-28
1
-0
/
+13
*
Merge pull request #4045
Wladimir J. van der Laan
2014-07-07
1
-21
/
+31
|
\
|
*
replaced MINE_ with ISMINE_
JaSK
2014-07-02
1
-6
/
+6
|
*
fixed bug where validateaddress doesn't display information
JaSK
2014-07-02
1
-1
/
+1
|
*
fixed tiny glitch and improved readability like laanwj suggested
JaSK
2014-07-02
1
-2
/
+2
|
*
Watchonly balances are shown separately in gui.
JaSK
2014-07-02
1
-1
/
+1
|
*
Add support for watch-only addresses
Pieter Wuille
2014-07-02
1
-21
/
+31
*
|
remove SOCKS4 support from core and GUI
Philip Kaufmann
2014-07-07
1
-1
/
+1
*
|
Move fee policy out of core
Gavin Andresen
2014-07-03
1
-1
/
+1
|
/
*
minor code format fix in rpc-related files
Philip Kaufmann
2014-06-27
1
-1
/
+1
*
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-1
/
+1
*
Move network-time related functions to timedata.cpp/h
Wladimir J. van der Laan
2014-06-25
1
-0
/
+1
*
Get rid of Params().RPCisTestNet()
jtimon
2014-06-17
1
-1
/
+1
*
Merge pull request #3824
Wladimir J. van der Laan
2014-06-09
1
-1
/
+1
|
\
|
*
Add RPCisTestNet chain parameter
jtimon
2014-06-04
1
-1
/
+1
*
|
Type-safe CFeeRate class
Gavin Andresen
2014-06-06
1
-2
/
+2
|
/
*
removed a few unnecessary casts
Kamil Domanski
2014-05-13
1
-3
/
+3
*
switch from boost int types to <stdint.h>
Kamil Domanski
2014-05-13
1
-3
/
+3
[next]