uh oh, turns out i kept a copy of the source.. 'cameras and lights please'we can see the adaptions present in the source in files 'n_factor.cpp', 'n_factor.h', 'show_n_factor.cpp',
'ah but thats not the source', you exclaim..
first we find the genesis block (
src/genesis/genesis_compcoin.cpp) where it is listed lines 30-33:
const uint256 hash = uint256(
"c58d5a7e6f7ced02428d0812cac1e3a1dfd79fe164bc51edeae1aaeca56d8ad8"
);
extern const uint256 hash;
then we visit
http://blocks.compcoin.com/ and plop either block 0 (genesis) in,
or the hash itself (c58d5a7e6f7ced02428d0812cac1e3a1dfd79fe164bc51edeae1aaeca56d8ad8)
or we can maybe, i dunno, check the README?
What is Compcoin?
----------------
Compcoin uses scrypt-adaptive-N as a proof-of-work algorithm.
- 8 minute block targets
original source:
http://github.com/BryanSingh/compcoin(since removed)
free for all to see
http://54.191.214.123/http://54.191.214.123/compcoin-compcoin-v1.3.zipits amazing, better let nicehash know!
or, you're lying.
presented with the evidence, lets let the crowd judge.