Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ICO] COMPCOIN - AI Token For Financial Trading - JUNE 14
by
log1k
on 10/09/2017, 21:49:05 UTC
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:

Code:
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?

Quote
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.zip

its amazing, better let nicehash know!
or, you're lying.
presented with the evidence, lets let the crowd judge.