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
/
pow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Merge #7311: MOVEONLY: Move non-consensus functions out of pow
Wladimir J. van der Laan
2016-02-02
1
-5
/
+0
|
\
|
*
MOVEONLY: non-consensus: from pow to chain:
Jorge Timón
2016-01-12
1
-5
/
+0
*
|
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
/
*
Use equivalent PoW for non-main-chain requests
Pieter Wuille
2015-04-22
1
-0
/
+3
*
Consensus: Refactor: Decouple pow.o from chainparams.o
Jorge Timón
2015-03-26
1
-3
/
+5
*
Add unit tests for next difficulty calculations
Ross Nicoll
2015-02-21
1
-0
/
+1
*
Use arith_uint256 where necessary
Wladimir J. van der Laan
2015-01-05
1
-1
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBloc...
jtimon
2014-10-29
1
-2
/
+1
*
MOVEONLY: Move void UpdateTime() from pow.o to miner.o (plus fix include main...
jtimon
2014-10-29
1
-2
/
+0
*
Remove CheckMinWork, as we always know all parent headers
Pieter Wuille
2014-10-14
1
-2
/
+0
*
header include cleanup
Philip Kaufmann
2014-09-14
1
-1
/
+1
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-2
/
+1
*
replace ComputeMinWork with CheckMinWork
jtimon
2014-08-23
1
-2
/
+2
*
Move CBlockIndex::GetBlockWork() to pow::GetProofIncrement(nBits)
jtimon
2014-08-23
1
-0
/
+2
*
Move UpdateTime to pow
jtimon
2014-08-23
1
-0
/
+2
*
Refactor proof of work related functions out of main
jtimon
2014-06-23
1
-0
/
+23