Skip to content

GlobalToken Core v3.0.2 Release

Compare
Choose a tag to compare
@globaltoken globaltoken released this 01 Oct 19:50
· 237 commits to coding since this release

With this release some small changes will take affect:

  • Fixed Masternode List-Conf
  • Hardcoded Hardfork hash & height now
  • Hardcoded BIP34 hash now
  • Introduced -enablezhash & -enableequihash to disable them by default for mining
  • Improved Splashscreen Copyright size
  • Fixed masternode outputs, added masternode outputsbyaddress to filter outputs by a given address
  • Return an error if Zhash is initialized as Auxpow Version 1
  • Check for the correct hardfork hash in validation
  • Improved GLT installer.exe image
  • Fixed a bug, where auxpow claimed to be not valid, but it was valid, while building blockindex
  • Fixed a compiler issue
  • Improved Splashscreen copyright size
  • added CPureBlockVersion(int32_t nBlockVersion)
  • Fixed a bug, where the wrong difficulty has been displayed.
  • Removed hardfork chain check, because the checkpoints already include the correct chain.
  • Added Hardfork information to getblockchaininfo
  • Fixed outputsbyaddress

Special Thanks to Core Team Member Astrali, for his help!

Cheers,