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
/
miner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
1
-3
/
+13
*
Add Dogecoin block subsidy calculations.
Ross Nicoll
2019-04-03
1
-1
/
+3
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
Merge #13527: policy: Remove promiscuousmempoolflags
Wladimir J. van der Laan
2018-08-07
1
-2
/
+5
|
\
\
|
*
|
policy: Remove promiscuousmempoolflags
MarcoFalke
2018-06-23
1
-2
/
+5
*
|
|
Remove unused argument to DefaultOptions(...)
practicalswift
2018-07-10
1
-2
/
+2
|
|
/
|
/
|
*
|
cleanup: avoid hidden copies in range-for loops
Cory Fields
2018-06-15
1
-2
/
+2
|
/
*
Add Clang thread safety analysis annotations
practicalswift
2018-05-05
1
-1
/
+0
*
Remove duplicate includes
practicalswift
2018-04-09
1
-1
/
+0
*
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+1
|
\
|
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+1
*
|
[config] Remove blockmaxsize option
John Newbery
2018-03-22
1
-3
/
+1
*
|
Remove unused variable in SortForBlock
Drew Rasmussen
2018-03-14
1
-2
/
+2
*
|
[doc] dev-notes: Members should be initialized
MarcoFalke
2018-02-16
1
-6
/
+0
|
/
*
Use mempool's ancestor sort in transaction selection
Suhas Daftuar
2018-01-13
1
-1
/
+1
*
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
-1
/
+0
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-23
/
+23
*
Deprecate confusing blockmaxsize, fix getmininginfo output
Matt Corallo
2017-09-11
1
-36
/
+2
*
Fix potential null dereferences
MeshCollider
2017-08-23
1
-0
/
+1
*
Merge #9964: Add const to methods that do not modify the object for which it ...
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
|
*
Add const to methods that do not modify the object for which it is called
practicalswift
2017-07-25
1
-1
/
+1
*
|
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-8
/
+8
|
/
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-3
/
+3
*
Merge #8329: Consensus: MOVEONLY: Move functions for tx verification
Wladimir J. van der Laan
2017-05-18
1
-0
/
+1
|
\
|
*
MOVEONLY: tx functions to consensus/tx_verify.o
Jorge Timón
2017-04-06
1
-0
/
+1
*
|
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-05-03
1
-0
/
+1
*
|
Remove excess logic.
practicalswift
2017-04-10
1
-3
/
+1
|
/
*
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-1
/
+1
*
Merge #9959: Mining: Prevent slowdown in CreateNewBlock on large mempools
Wladimir J. van der Laan
2017-03-30
1
-4
/
+36
|
\
|
*
Update benchmarking with package statistics
Suhas Daftuar
2017-03-29
1
-5
/
+12
|
*
Add benchmarking for CreateNewBlock
Suhas Daftuar
2017-03-29
1
-0
/
+7
|
*
Mining: return early when block is almost full
Suhas Daftuar
2017-03-29
1
-0
/
+18
*
|
[trivial] Dead code removal
Thomas Snider
2017-03-23
1
-13
/
+0
*
|
Don't require segwit in getblocktemplate for segwit signalling or mining
Suhas Daftuar
2017-03-14
1
-2
/
+2
|
/
*
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
1
-156
/
+3
|
\
|
*
[debug] Change -printpriority option
Alex Morcos
2017-02-27
1
-5
/
+1
|
*
[mining] Remove -blockprioritysize.
Alex Morcos
2017-02-27
1
-151
/
+2
*
|
Abstract out BlockAssembler options
Pieter Wuille
2017-02-26
1
-17
/
+30
|
/
*
Refactor: Remove using namespace <xxx> from src/*.cpp.
Karl-Johan Alm
2017-01-27
1
-4
/
+2
*
Introduce -blockmintxfee
Alex Morcos
2017-01-04
1
-2
/
+8
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
1
-2
/
+2
*
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
1
-2
/
+2
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Introduce convenience type CTransactionRef
Pieter Wuille
2016-11-19
1
-2
/
+2
*
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-19
1
-6
/
+6
*
Merge #8838: Calculate size and weight of block correctly in CreateNewBlock()
Wladimir J. van der Laan
2016-11-17
1
-1
/
+3
|
\
|
*
log block size and weight correctly.
jnewbery
2016-10-03
1
-1
/
+3
[next]