Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] AxiomMemHash and SHABAL-256 with Schnorr Signatures - POW / POS
by
Krypt0Fr3ak
on 01/08/2015, 18:15:49 UTC
what is Axiom block generation time?

I'm still waiting for a source for this information. Along with other specs.

However, using simple math, it seems to be about 2 minutes (suprnova is 95% of the hashrate and did 825 blocks in 24-h including orphans).

I have it here. This is in alignment with what was stated in the OP for rewards
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.cpp#L969

DoS Protection confirmed here:-
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.cpp#L722

Blocktimes is here
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.h
https://github.com/axiomcryptocurrency/axiom/blob/master/src/main.h#L659

-- edit
As I said prior this is a well put together codebase. Some nice features.

Obviously they are actively developing this coin otherwise they would not have a second bitbucket account so they use the private bitbucket account for the latest stuff and then use GitHub for public release.  Thats just an observation.