Skip to content

Releases: erbieio/erbie

Release v1.0.2

07 Jun 01:27
Compare
Choose a tag to compare

New Features

  • add tools for validators

Bugfixes

  • modify the content fo README.md

Release v1.0.1

05 Jun 01:34
Compare
Choose a tag to compare

New Features

  • add erbvalidator tool to use becoming a validator

Bugfixes

  • modify code for checking format of private key
  • When the miner who pledged 350 has not yet become a validator,it is then revoked without deducting the erb of the credit value

Performance Improvements

  • print error logs
  • modify the version to v1.0.1

Release v1.0.0

31 May 08:28
Compare
Choose a tag to compare

New Features

  • remove the code that select nft to snft
  • remove the codes for exchanging snft to erbie and merging snfts
  • distribute rewards to stakers automatically

Bugfixes

  • remove tx28
  • remove the rewards whos have snft level3
  • modify the punishment amount of validators
  • modify the amount of punishment validators
  • modify the validators proxy of genesis
  • can't transfer csbt if the csbt owner is not in creator list
  • fix bugs of validator proxy
  • fix bugs of cancel staker
  • modify the bootnodes for testnet
  • modify the bootnodes ip
  • modify the miner reward interfaces
  • not reward to cancel validators

Performance Improvements

  • remove codes that have been discarded
  • modify the codes for becoming validator or staker
  • modify the codes for canceling staker
  • only init the StakerStorageAddress in genesis block, can't modify
  • no trade pdc
  • decrease the coefficient value of evil validators
  • new set the base balance to become validator and staker
  • change snft to csbt
  • remove nft tx
  • remove exchanger info and snft merging info
  • change nft to csbt
  • modify the addresses of csbts
  • remove docs
  • modify the prams of economic
  • modify addresses of genesis validators
  • modify the bootnodes
  • set public test rewards and genesis erbs
  • remove the code not reward cancel validator
  • modify version to v1.0.0

Release v0.16.0

07 Apr 05:30
7e1f9f6
Compare
Choose a tag to compare

New Features

  • add new network, named publicnet
  • change --mainnet to --publicnet

Bugfixes

  • fork handling punished interface API
  • change api
  • set mainnet's bootnodes

Performance Improvements

  • remove SwitchBranchBlock
  • modify the default network is miannet

Release v0.15.0

14 Sep 08:09
Compare
Choose a tag to compare

New Features

  • new logic for staking and cancel of staking
  • add new function of creating new key and modify verison to v0.15.0

Bugfixes

  • double-sign: lack of logic for comparing and canonical blocks
  • pledge and cancel pledge,switch block number format
  • return error repeating element
  • new cancel pledge logic
  • use weight param
  • validator proxy pledge logic
  • error field output format
  • exist other pledge logic
  • emptyblock-punish: dealing with empty block penalty error display issues
  • handle empty block punish logic

Performance Improvements

  • double-sign: add eth_getPunishedInfo api
  • double-sign: add fork handler logic
  • set blocknumber of v0.15.0

To

  • core: The amount of pledge validator list is abnormal
  • core: Pledge amount count logic
  • close exchange flag logic
  • after revocation become validator again without modifying the weight
  • amount judge print error format
  • test switch block number and cancel pledge number
  • insufficient validator amount, abnormal repledge
  • forks block number param location
  • staker pledge logic optimize
  • staker pledge return error logic
  • range break
  • punish before restore coefficient
  • punish address judge

Release v0.14.5

29 Aug 06:53
Compare
Choose a tag to compare

New Features

  • add a new interface of getting random drop

Bugfixes

  • fix bugs of repeating sendCommit

Performance Improvements

  • add punish log
  • modify the version of erbie to v0.14.5

Release v0.14.4

09 Aug 09:01
Compare
Choose a tag to compare

Performance Improvements

  • Optimize scripts for making docker and upgrade erbie to V0.14.4

Release v0.14.3

08 Aug 05:05
Compare
Choose a tag to compare

Bugfixes

  • fix bugs of removing dividend address
  • modify the bug of removing snftL3
  • modify the version to v0.14.3

Release v0.14.2

07 Aug 09:07
Compare
Choose a tag to compare

Bugfixes

  • modify the logo of erbie.ipc
  • modify the version of erbie

Release v0.14.1

07 Aug 05:39
Compare
Choose a tag to compare

Bugfixes

  • modify the dockerfile for creating docker
  • modify the version to v0.14.1
  • modify the defaults name of directory to erbie
  • not verify the signer of empty block
  • modify wormholes to erbie in function Welcome()
  • modify the import

Performance Improvements

  • improve tx28 that we need wait for a while to be forced to buy
  • modify the voting time and collecting votes
  • modify the version of erbie_install.sh