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
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
1
-8
/
+73
*
Scrypt n=1024 PoW hash
Ross Nicoll
2019-04-03
1
-1
/
+1
*
[doc] getblocktemplate: use SegWit in example
Sjors Provoost
2018-10-18
1
-2
/
+2
*
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
*
|
|
|
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-27
1
-6
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-6
/
+6
*
|
|
|
Merge #11041: Add LookupBlockIndex
Wladimir J. van der Laan
2018-03-13
1
-9
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add LookupBlockIndex function
João Barbosa
2018-03-06
1
-9
/
+7
|
|
|
/
|
|
/
|
*
/
|
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-1
/
+1
|
/
/
*
|
Merge #12356: Fix 'mempool min fee not met' debug output
Wladimir J. van der Laan
2018-02-15
1
-2
/
+2
|
\
\
|
*
|
Consistently use FormatStateMessage in RPC error output
Ben Woosley
2018-02-08
1
-2
/
+2
*
|
|
scripted-diff: Use UniValue.pushKV instead of push_back(Pair())
Karel Bilek
2018-02-10
1
-63
/
+63
|
/
/
*
|
[rpc] Remove deprecated getmininginfo RPC option
John Newbery
2018-02-05
1
-6
/
+1
*
|
[rpc] remove deprecated estimatefee RPC
John Newbery
2018-02-05
1
-38
/
+3
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
|
/
*
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-2
/
+0
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-22
/
+22
*
Fix -Wthread-safety-analysis warnings. Change the sync.h primitives to std fr...
Matt Corallo
2017-11-06
1
-5
/
+5
*
Change getmininginfo errors field to warnings
Andrew Chow
2017-09-27
1
-2
/
+7
*
Unify help text for GetWarnings output in get*info RPCs
Andrew Chow
2017-09-27
1
-2
/
+2
*
[rpc] Deprecate estimatefee RPC
John Newbery
2017-09-26
1
-0
/
+6
*
Merge #11267: rpc: update cli for estimate*fee argument rename
MarcoFalke
2017-09-12
1
-1
/
+1
|
\
|
*
rpc: make estimatesmartfee argument naming consistent with documentation
Wladimir J. van der Laan
2017-09-08
1
-1
/
+1
*
|
Deprecate confusing blockmaxsize, fix getmininginfo output
Matt Corallo
2017-09-11
1
-2
/
+0
|
/
*
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
1
-3
/
+4
*
Merge #11173: RPC: Fix currency unit string in the help text
MarcoFalke
2017-09-05
1
-4
/
+4
|
\
|
*
Fix currency/fee-rate unit string in the help text
Akio Nakamura
2017-09-05
1
-4
/
+4
*
|
rpc: Push down safe mode checks
Andrew Chow
2017-08-29
1
-10
/
+11
|
/
*
Merge #11050: Avoid treating null RPC arguments different from missing arguments
Wladimir J. van der Laan
2017-08-22
1
-1
/
+1
|
\
|
*
Get rid of redundant RPC params.size() checks
Russell Yanofsky
2017-08-14
1
-1
/
+1
*
|
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
|
/
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-3
/
+3
*
Merge #10783: [RPC] Various rpc argument fixes
Wladimir J. van der Laan
2017-07-20
1
-3
/
+3
|
\
|
*
check for null values in rpc args and handle appropriately
Gregory Sanders
2017-07-17
1
-3
/
+3
*
|
Avoid redundant redeclaration of GetWarnings(const string&)
practicalswift
2017-07-18
1
-0
/
+1
[next]