Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FLO] Florin | The original tx msg coin | Blocktech Project Alexandria
by
OstlerDev
on 30/01/2016, 07:41:59 UTC
I am currently working on updating Florincoin up to the latest Litecoin source in order to built 64 bit Mac binaries, but also to provide more constant codebase updates.

Currently only a couple things are left until the update is complete.
1) Fixing the Genesis hash not matching (described below) and
2) Adding back in transaction messages.

Currently I am stuck on a rather trivial issue of the Genesis hash and Merkle hash not matching Florincoin. The variables for calculating it appear to be the same, and the methods for calculating it have not changed massively. I would greatly appreciate if someone could take a look at the code and see if I may be missing something.

The issue and code can be found on Github here: https://github.com/OstlerDev/florincoin/issues/1