Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Blackcoin Protocol [BLK] | Home of PoS 3.0 | No ICO | No Pre-mine
by
dzimbeck
on 25/06/2023, 00:44:56 UTC
UPDATE! Blackcoin More version 13.2.0 has been released!

please check it out!

https://blackcoinmore.org
https://blackcoin.org
https://github.com/CoinBlack/blackcoin-more/releases/tag/v13.2.0
https://gitlab.com/blackcoin/blackcoin-more/-/releases/v13.2.0

Changelog

-Changed versioning (backport of Core's PR20223)
-Testnet hard fork: Removed transaction timestamp
-Testnet hard fork: Increased transaction fees and set minimum transaction fee of 0.001 BLK
-Testnet hard fork: Enabled relative timelocks (OP_CHECKSEQUENCEVERIFY, BIP62, 112 and 113)
-Enabled compact block relay protocol (BIP152)
-Added an option to donate a specified percentage of staking rewards to the dev fund (20% by default)
-Set default MAX_OP_RETURN_RELAY to 223
-Removed sendfreetransactions argument
-Get rid of AA_EnableHighDpiScaling warning (backport of Core's PR16254)
-Updated multiple dependencies


Hi I have a suggestion that you shouldn't remove timestamp completely... isn't it used for stakes to increase security? Also it would make force a Halo software update. I think instead just do the following: Require stakes to have timestamp set correctly and any other TX allow timestamp set to zero... this way the field is never removed. Integration into NT can happen since NT can just set 0 for timestamp.