Skip to content

Releases: globaltoken/globaltoken

GlobalToken Core v3.3.0.1 released

27 May 22:50
Compare
Choose a tag to compare
  • This release fixes an issue, where getblocktemplate did not displayed the treasury address before fork height.
  • ChainTxData has been updated

GlobalToken Core v3.3.0 released

08 May 21:52
b7f7bab
Compare
Choose a tag to compare
  • With the upcoming hardfork, the treasury system gets disabled. All block rewards are divided between Masternodes & Miners

GlobalToken Version 3.2.1 Release

17 Jan 21:26
Compare
Choose a tag to compare

With this GlobalToken Version, the new treasury system has been enabled and new functions has been added for all treasury signers.

Beside that this Version includes:

• Auxpow loading improvements
• Auxpow validation memory improvements
• checkpoints updated
• seednodes updated
• hardfork 3 block hardcoded

The auxpow changes improve the validation time, which make the validation more efficient now.

Version 3.2 Release

21 Dec 13:26
Compare
Choose a tag to compare

This release includes:

  • different changes
  • Auxpow Bugfixes
  • Treasury Changes
  • Fixed Masternode double IP bug
  • Fixed yescrypt R8 algo

Some changes get's activated in a hardfork on 26th December.

V3.1: Release of Hardfork 2 wallets

11 Jul 11:34
Compare
Choose a tag to compare

GlobalToken V3.1 includes a lot of changes.

A small overview of all improvements is:

  • Initial block loading improved (extracted auxpow validation)
  • several code improvements & speed optimisations
  • added 30 new algorithms with a handful of brand new pow algorithms
  • added network hashrates for all algos
  • with the new hardfork auxpow gets disabled.
  • Introduced a 2 blocks rule for auxpow, which allows auxpow for non-mined algos.
  • added getblocktemplate / getauxblock 'algo' paramter, where it is not longer needed to run 60 wallets for 60 algos.

Special thanks to Astrali, gl0bal from Discord, Alex (AtomMiner Dev) and cryptoandcoffee!

GlobalToken Core v3.0.2 Release

01 Oct 19:50
Compare
Choose a tag to compare

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,

V3.0.1 Wallet release

21 Sep 02:59
Compare
Choose a tag to compare
[3.0.1] final improvement

- Fixed compiler issues & bugs

GlobalToken V3 Public release

17 Sep 12:06
Compare
Choose a tag to compare

This is the Globaltoken V3 Release.

V3 Release candidate I

15 Sep 21:26
Compare
Choose a tag to compare
Pre-release

This is the Hardfork RC1.
The final V3 Verison is coming in the upcoming days.

GlobalToken Version 2.1.0 Release

28 Feb 18:48
42be651
Compare
Choose a tag to compare

GlobalToken V. 2.1.0 is the last Version of the old chain.
It contains all commits up to Bitcoin Core 0.16, the Release Notes can be found here:
https://github.com/globaltoken/globaltoken/blob/master/doc/release-notes/bitcoin/release-notes-0.16.0.md

You can read all changes directly in the Bitcoin Release note.
Special thanks to Astrali! He helped with testing the 2.1 Version.

Regards,
The Globaltoken Dev. Team