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
/
rpc
/
mining.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Fix getblocktemplate CLI example (#16594)
Emil Engler
2019-09-24
1
-1
/
+1
*
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...
MarcoFalke
2019-02-15
1
-14
/
+14
|
\
|
*
[rpc] mining: Omit uninitialized currentblockweight, currentblocktx
MarcoFalke
2019-02-12
1
-14
/
+14
*
|
Merge #14918: RPCHelpMan: Check default values are given at compile-time
MarcoFalke
2019-02-12
1
-21
/
+21
|
\
\
|
|
/
|
/
|
|
*
RPCHelpMan: Check default values are given at compile-time
MarcoFalke
2019-02-11
1
-21
/
+21
*
|
Move ParseConfirmTarget from rpc/mining to rpc/util
Russell Yanofsky
2019-02-08
1
-10
/
+0
|
/
*
RPCHelpMan: Pass through Result and Examples
MarcoFalke
2019-01-25
1
-54
/
+63
*
Merge #14811: Mining: Enforce that segwit option must be set in GBT
MarcoFalke
2018-12-21
1
-14
/
+9
|
\
|
*
[mining] segwit option must be set in GBT
John Newbery
2018-12-10
1
-14
/
+9
*
|
RPCHelpMan: Support required arguments after optional ones
MarcoFalke
2018-12-10
1
-1
/
+1
|
/
*
rpc: Document default values for optional arguments
MarcoFalke
2018-12-07
1
-3
/
+3
*
rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-11-27
1
-70
/
+33
*
Use RPCHelpMan for all RPCs
MarcoFalke
2018-11-14
1
-39
/
+92
*
rpc: Correctly name arguments
Jon Layton
2018-11-13
1
-2
/
+2
*
rpc: Include rpc/util.h where needed for RPCHelpMan
MarcoFalke
2018-11-09
1
-1
/
+2
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-2
/
+2
*
Merge #14468: [wallet] Deprecate generate RPC method
MarcoFalke
2018-10-23
1
-0
/
+2
|
\
|
*
[rpc] add 'getnewaddress' hint to 'generatetoaddress' help text.
John Newbery
2018-10-23
1
-0
/
+2
*
|
[doc] getblocktemplate: use SegWit in example
Sjors Provoost
2018-10-13
1
-2
/
+2
|
/
*
[rpc] Descriptions: Textual consistency fixes
Jon Layton
2018-10-09
1
-1
/
+1
*
Merge #13311: Don't edit Chainparams after initialization
MarcoFalke
2018-09-24
1
-0
/
+1
|
\
|
*
MOVEONLY: Move versionbits info out of versionbits.o
Jorge Timón
2018-09-23
1
-0
/
+1
*
|
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-24
1
-2
/
+2
|
\
\
|
*
|
Consistently use ParseHashV to validate hash inputs in rpc
Ben Woosley
2018-08-07
1
-2
/
+2
*
|
|
[RPC] Remove warning for removed estimatefee RPC
John Newbery
2018-09-22
1
-7
/
+0
|
|
/
|
/
|
*
|
Merge #13983: rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-09-13
1
-5
/
+1
|
\
\
|
*
|
rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-08-15
1
-5
/
+1
*
|
|
Merge #14008: Preserve a format of RPC command definitions
Wladimir J. van der Laan
2018-09-10
1
-0
/
+2
|
\
\
\
|
*
|
|
Preserve a format of RPC command definitions
Kostiantyn Stepaniuk
2018-08-20
1
-0
/
+2
|
|
/
/
*
|
|
Merge #13249: Make objects in range declarations immutable by default. Avoid ...
Wladimir J. van der Laan
2018-09-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
Wladimir J. van der Laan
2018-08-31
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use LOCK macros for non-recursive locks
Russell Yanofsky
2018-08-03
1
-1
/
+1
*
|
|
rpc: Expose ProcessNewBlockHeaders
MarcoFalke
2018-08-13
1
-1
/
+38
|
/
/
*
|
Merge #12764: doc: Remove field in getblocktemplate help that has never been ...
MarcoFalke
2018-07-22
1
-1
/
+0
|
\
\
|
*
|
[RPC] Remove field in getblocktemplate help that has never been used
Conor Scott
2018-03-26
1
-1
/
+0
*
|
|
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
1
-2
/
+2
*
|
|
Merge #13439: rpc: Avoid "duplicate" return value for invalid submitblock
Jonas Schnelli
2018-06-19
1
-7
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rpc: Avoid "duplicate" return value for invalid submitblock
MarcoFalke
2018-06-11
1
-7
/
+6
*
|
|
Drop the chain argument to GetDifficulty
Ben Woosley
2018-05-20
1
-1
/
+1
|
/
/
*
|
Merge #12963: Fix Clang Static Analyzer warnings
MarcoFalke
2018-05-14
1
-0
/
+1
|
\
\
|
*
|
Add assertion to guide static analyzers. Clang Static Analyzer needs this gui...
practicalswift
2018-04-12
1
-0
/
+1
*
|
|
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-11
/
+11
*
|
|
Merge #12448: Interrupt block generation on shutdown request
Wladimir J. van der Laan
2018-04-23
1
-1
/
+1
|
\
\
\
|
*
|
|
rpc: Interrupt block generation on shutdown request
João Barbosa
2018-02-16
1
-1
/
+1
*
|
|
|
Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-04-12
1
-3
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Modernize best block mutex/cv/hash variable naming
Pieter Wuille
2018-04-03
1
-3
/
+3
|
*
|
|
Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-04-03
1
-1
/
+1
*
|
|
|
Merge #12007: [Doc] Clarify the meaning of fee delta not being a fee rate in ...
MarcoFalke
2018-04-09
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[Doc] Clarify the meaning of fee delta not being a fee rate in prioritisetran...
Jan Čapek
2017-12-24
1
-0
/
+1
[next]