Skip to content

Releases: decenomy/ESBC2

ESBC Wallet - 2.3.0.1 (Mandatory)

19 Jan 12:36
Compare
Choose a tag to compare

Dear ESBC community,

This new release is mandatory. We inserted code to stop the blockchain for the merger with the Jackpot blockchain.
This operation will happen on the 1st of March of 2022 at 00:00:00 GMT+0000

ESBC Wallet - 2.3.0.0 (Mandatory)

09 Jan 16:21
cd9feeb
Compare
Choose a tag to compare

Mandatory release, new protocol 72225 activation on block 685000, not updated wallets will be excluded from the supported chain.

Block reward increased to 25 ESBC from block 686000
Change rewards distribution for PoS/MN, in % of the block: 10/9/18/27/36

Please update your masternodes before block 685000, and make sure that they work on the network with the 70225 protocol. (a restart from the management wallet is required)

ESBC Wallet - 2.1.0.2

08 Apr 23:59
Compare
Choose a tag to compare

recomended update for prevent sync/resync issue

  • resolving sync issue on 220055 block
  • some gui style changes

ESBC Wallet - 2.1.0.1 (Mandatory)

25 Mar 17:14
Compare
Choose a tag to compare

!!! Mandatory release - New protocol activation on 08/04/2019 @ 18:00 (UTC) !!!

With activation of the new protocol, the following changes will take effect:

  • change rewards distribution for PoS/MN, in % of the block: 10/15/20/25/30
  • block time will gradually increased from 60 to 120 seconds.
  • increased transaction fees
  • all Tx fees are now added to the block reward (previously is burned)
  • minimal input size for PoS is 10 ESBC
  • block size increased to 2MB
  • added dynamic Dev fee option, up to 10% of the block (subtracted from block reward before rewards distribution)

Also added a dark blue theme to the GUI wallet.

Please update your masternodes before April 8, 2019 - 18:00 (UTC), and make sure that they work on the network with the 70223 protocol. (a restart from the management wallet is required)

ESBC Wallet - 2.0.4.14

22 Feb 22:07
Compare
Choose a tag to compare

You can use previous versions, but if you performed a reindex be sure to do a normal restart after that.

  • GUI Wallet stability improved
  • fix TX filter initialization on reindex or reorganization

ESBC Wallet - 2.0.4.7

25 Jan 19:17
Compare
Choose a tag to compare

not mandatory but recommended release

  • fix “Fake Stake” Vulnerability
  • autocombine input limit
  • fix time in My Masternodes tab

install script for ubuntu 16.xx

wget -N https://raw.githubusercontent.com/BlockchainFor/esbc-script/master/install
bash install

update script for ubuntu 16.xx

wget -N https://raw.githubusercontent.com/BlockchainFor/esbc-script/master/esbc-update
bash esbc-update

ESBC Wallet - 2.0.4.6

22 Jan 12:58
Compare
Choose a tag to compare
Merge branch 'dev'

e-Sports Betting Coin - 2.0.4.2 Fork

17 Dec 12:38
5686f1a
Compare
Choose a tag to compare

!!! Mandatory release !!!

Fork will happen on 24/12/2018 @ 18:00 (UTC)
All non-updated peers and masternodes will be disconnected from the correct network.
After updating the wallets, please restart your masternode with the new protocol.

install script for ubuntu 16.xx

wget -N https://raw.githubusercontent.com/BlockchainFor/esbc-script/master/install
bash install

update script for ubuntu 16.xx

wget -N https://raw.githubusercontent.com/BlockchainFor/esbc-script/master/esbc-update
bash esbc-update

e-Sports Betting Coin - 2.0.3.3 (not mandatory)

29 Nov 17:30
Compare
Choose a tag to compare

This is not mandatory release.

  • integrated dark theme, switch in options
  • more statistic (pos, nodes)
  • slight changes in main code

e-Sports Betting Coin - 2.0.3.2

09 Nov 07:14
Compare
Choose a tag to compare

Masternode install script:

rm -rf ESBC2-installl.sh
wget https://github.com/BlockchainFor/ESBC2/releases/download/v.2.0.3.1/ESBC2-installl.sh
bash ESBC2-installl.sh

if you want only update your linux vps wallet next command

wget https://github.com/BlockchainFor/ESBC2/releases/download/2.0.3.2/esbc-update.sh
bash esbc-update.sh