HONEY SPECIFICATIONS
--------------
Type: POW/POS Hybrid
Algorithm: Blake2s
Difficulty Retarget: Every Block
Block Time: 5 Minutes
POW Block Reward: 1 HONEY
POS Block Reward: 2 HONEY
Coinbase Maturity: 5 Blocks
Block Reward Halving: Never
Last PoW Block: 500000
PoS Start: Block 1
Minimum PoS Age: 1 Hour
Maximum PoS Age: None
Max Coin Supply: 7000000 HONEY
Network Info:
P2P Port: 7799 Testnet P2P Port: 17799
RPC Port: 9977 Testnet RPC Port: 19977
Hi, nice to see another blake2s coin around.
I see you forked off Nevacoin. Just to warn you, you forgot to set the block time to 5 minutes. You left this line unchanged:
See here:
https://github.com/cryptofun/honey/blob/master/src/main.h#L58inline unsigned int GetTargetSpacing(int nHeight) {return (nHeight > 20000) ? 182 : 60; } // increase block target at block height 20000
Until block 20000 you have the block time 60 seconds, after that it is 182 seconds (like nevacoin is atm). So you should set it to 300 seconds to match your Specs (5minutes).
Good luck to your coin!
Edit: I created a pull request for you:
https://github.com/cryptofun/honey/pull/4 Hey brother! Thanks so much! I completely overlooked that.
Glad to see you stopped by as I am (obviously now) a big fan of NEVA.
Do you plan to get some actuall beekepers involved with this. Maybe sell actuall honey for honeycoin. Or maybe consider supporting the beeker industry.
Make some partnership around the world and this could be big and since you went with blake2s i guess you will be following NevaCoin developments
or maybe TajCoin.
PS: Is it so hard to look at Iana for a free unassigned port.
altbsdp 7799 tcp Alternate BSDP Service [Dieter_Siegmund] [Dieter_Siegmund] 2007-10-22
That is a great idea and has been brought up in discussions.
That would explain that. Hey brother, do you have a honey address for me? I really appreciate your comments.