Post
Topic
Board Announcements (Altcoins)
Re: [ANN][STAB] STABLE - ICO is over - Controlled Price Increases
by
edschroedinger
on 17/12/2014, 23:54:38 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...

dont know much about codes, what do you think it means

actually I intended to get the dev to comment upon that... as it's a pretty subtle deviation in one of a gazillion values in those lookup table arrays... but if someone changed this I as well suppose him to be able to elaborate on that... or point to a source where this change was implemented when he adopted the code... 
...so, it was actually not you I addressed. just took your comment as a discussion starter Wink