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
/
qt
/
test
/
rpcnestedtests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-2
/
+2
*
Remove direct bitcoin calls from qt/rpcconsole.cpp
Russell Yanofsky
2018-04-04
1
-41
/
+43
*
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-12
/
+12
*
Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoin
Wladimir J. van der Laan
2017-09-06
1
-7
/
+0
|
\
|
*
Stop test_bitcoin-qt touching ~/.bitcoin
MeshCollider
2017-09-01
1
-7
/
+0
*
|
Merge #11234: Remove redundant testutil.cpp|h files
Wladimir J. van der Laan
2017-09-05
1
-1
/
+0
|
\
\
|
*
|
Remove redundant testutil files
MeshCollider
2017-09-05
1
-1
/
+0
|
|
/
*
/
rpc: Push down safe mode checks
Andrew Chow
2017-08-29
1
-1
/
+1
|
/
*
Merge #10956: Fix typos
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
|
*
Fix typos.
practicalswift
2017-08-08
1
-1
/
+1
*
|
Merge #10705: Trivial: spelling fixes
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
\
|
*
|
doc: spelling fixes
klemens
2017-08-16
1
-1
/
+1
*
|
|
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-1
/
+1
|
|
/
|
/
|
*
|
Use TestingSetup to DRY qt rpcnestedtests
Matt Corallo
2017-07-03
1
-19
/
+3
|
/
*
Remove unreachable or otherwise redundant code
practicalswift
2017-06-12
1
-2
/
+0
*
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
1
-1
/
+1
*
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-04-03
1
-2
/
+1
*
Make qt test compatible with TestChain100Setup framework
Russell Yanofsky
2017-03-10
1
-0
/
+4
*
trivial: squash missing field 'argNames' initializer warning in qt tests
Wladimir J. van der Laan
2017-01-20
1
-1
/
+1
*
Qt/Test: Make sure filtering sensitive data works correctly in nested commands
Luke Dashjr
2016-12-29
1
-2
/
+26
*
Add a ForceSetArg method for testing
Matt Corallo
2016-12-27
1
-3
/
+1
*
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-24
1
-0
/
+2
*
[Qt] Console: don't allow empty arguments when using the comma-syntax
Jonas Schnelli
2016-12-14
1
-12
/
+20
*
Qt/Test: Check handling of empty arguments in RPC debug console
Luke Dashjr
2016-12-13
1
-0
/
+31
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
[Qt] RPC-Console: support nested commands and simple value queries
Jonas Schnelli
2016-08-23
1
-0
/
+93