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 pull request #6183
Wladimir J. van der Laan
2015-06-01
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix off-by-one error w/ nLockTime in the wallet
Peter Todd
2015-05-27
1
-1
/
+2
*
|
Merge pull request #5669
Wladimir J. van der Laan
2015-05-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
jtimon
2015-05-15
1
-0
/
+1
*
|
Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed ...
Jorge Timón
2015-05-15
1
-1
/
+2
|
/
*
Avoid crash on start in TestBlockValidity with gen=1.
Gregory Maxwell
2015-05-12
1
-1
/
+14
*
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-04-20
1
-0
/
+1
*
Chainparams: Refactor: Remove redundant AllowMinDifficultyBlocks() getter
Jorge Timón
2015-04-15
1
-10
/
+12
*
Revert mining changes in #5957
Wladimir J. van der Laan
2015-04-10
1
-66
/
+56
*
Bugfix: make CreateNewBlock return pindexPrev
Pieter Wuille
2015-04-01
1
-8
/
+8
*
Introduce separate 'generate' RPC call
Pieter Wuille
2015-04-01
1
-32
/
+54
*
Simplify hash loop code
Pieter Wuille
2015-04-01
1
-21
/
+9
*
Consensus: Refactor: Decouple pow.o from chainparams.o
Jorge Timón
2015-03-26
1
-2
/
+2
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-1
/
+1
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
1
-3
/
+3
*
Merge pull request #5599
Wladimir J. van der Laan
2015-01-24
1
-40
/
+2
|
\
|
*
Get rid of the internal miner's hashmeter
jtimon
2015-01-04
1
-40
/
+2
*
|
MOVEONLY: Move struct CBlockTemplate to miner.h (from main.h)
Luke Dashjr
2015-01-12
1
-1
/
+0
*
|
Use arith_uint256 where necessary
Wladimir J. van der Laan
2015-01-05
1
-2
/
+2
*
|
Remove declaration of no longer existent CheckWork
Wladimir J. van der Laan
2015-01-02
1
-1
/
+1
*
|
Decouple miner.o and txmempool.o from CTxUndo
jtimon
2014-12-27
1
-2
/
+1
*
|
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
|
Merge pull request #5470
Wladimir J. van der Laan
2014-12-19
1
-1
/
+1
|
\
\
|
*
|
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
|
|
/
*
/
make all catch() arguments const
Philip Kaufmann
2014-12-17
1
-1
/
+1
|
/
*
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-2
/
+2
*
Merge pull request #1816
Wladimir J. van der Laan
2014-11-24
1
-11
/
+8
|
\
|
*
CreateNewBlock: Stick height in coinbase so we pass template sanity check
Luke Dashjr
2014-11-20
1
-5
/
+6
|
*
TestBlockValidity function for CBlock proposals (used by CreateNewBlock)
Luke Dashjr
2014-11-18
1
-15
/
+2
|
*
CreateNewBlock and miner_tests: Also check generated template is valid by Che...
Luke Dashjr
2014-11-18
1
-0
/
+9
*
|
Merge pull request #5170
Wladimir J. van der Laan
2014-11-21
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
MOVEONLY: Move void UpdateTime() from pow.o to miner.o (plus fix include main...
jtimon
2014-10-29
1
-0
/
+10
*
|
Merge pull request #5106
Wladimir J. van der Laan
2014-11-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Rename ProcessBlock to ProcessNewBlock to indicate change of behaviour, and d...
Luke Dashjr
2014-10-28
1
-2
/
+2
*
|
MOVEONLY: core.o -> core/block.o
jtimon
2014-10-27
1
-1
/
+1
*
|
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
1
-0
/
+1
*
|
MOVEONLY: Move CFeeRate and Amount constants to amount.o
jtimon
2014-10-27
1
-0
/
+1
*
|
Merge pull request #4981
Wladimir J. van der Laan
2014-10-22
1
-1
/
+1
|
\
\
|
*
|
script: add ToByteVector() for converting anything with begin/end
Cory Fields
2014-10-17
1
-1
/
+1
|
|
/
*
/
Fixes for missing boost tuple.hpp header include.
randy-waterhouse
2014-10-21
1
-0
/
+1
|
/
*
Merge pull request #5059
Gavin Andresen
2014-10-09
1
-0
/
+5
|
\
|
*
Trigger -alertnotify if network is upgrading without you
Gavin Andresen
2014-10-09
1
-0
/
+5
*
|
Merge pull request #4834
Pieter Wuille
2014-10-08
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Get rid of the dummy CCoinsViewCache constructor arg
Pieter Wuille
2014-09-24
1
-2
/
+2
*
|
Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker
Pieter Wuille
2014-10-02
1
-1
/
+1
*
|
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-5
/
+5
|
/
*
Combine CCoinsViewCache's HaveCoins and const GetCoins into AccessCoins.
Pieter Wuille
2014-09-03
1
-3
/
+4
*
Merge pull request #4377
Pieter Wuille
2014-08-27
1
-2
/
+2
|
\
|
*
Move UpdateTime to pow
jtimon
2014-08-23
1
-2
/
+2
*
|
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-2
/
+4
|
/
[prev]
[next]