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
/
test
/
pow_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace test data with Dogecoin values
Ross Nicoll
2019-04-03
1
-8
/
+12
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
test: Fix sign for expected values
Karl-Johan Alm
2018-04-11
1
-4
/
+4
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
*
scripted-diff: Use new naming style for insecure_rand* functions
Pieter Wuille
2017-06-07
1
-3
/
+3
*
scripted-diff: use insecure_rand256/randrange more
Pieter Wuille
2017-06-05
1
-3
/
+3
*
Chainparams: Use the factory for pow tests
Jorge Timón
2017-05-03
1
-21
/
+11
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-2
/
+0
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+0
*
TRIVIAL: Missing includes
Jorge Timón
2015-07-23
1
-0
/
+3
*
Use equivalent PoW for non-main-chain requests
Pieter Wuille
2015-04-22
1
-0
/
+24
*
Consensus: Refactor: Decouple pow.o from chainparams.o
Jorge Timón
2015-03-26
1
-4
/
+9
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+2
*
Add unit tests for next difficulty calculations
Ross Nicoll
2015-02-21
1
-0
/
+66