Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STAB] STABLE - ICO is over - Controlled Price Increases
by
edschroedinger
on 17/12/2014, 23:20:59 UTC
so according to roadmap tomorrow new wallet with first increase countdown

...now, speaking of wallet

as the stable wallet is a direct descendant of x15coin and seems to be identical twin of aegiscoin, there's just 1 deviation I'm curious about.
I pretty much don't have a clue how to rate that, as I couldn't find a reference anywhere else (not even at cpan).
you'll find it somewhere right in the middle of T512_21


Code:
aegis/src/hamsi_helper.c

static const sph_u32 T512_21[128][16] = {
   ...
 SPH_C32(0x2f353af4), SPH_C32(0xb1337778), SPH_C32(0xc4b6a25d), // <- @22788 this should be: 0xb1152578
                                       ==========
   ...
}

now, maybe you can shed some light on that...