github PlatONnetwork/PlatON-Go NewBaleyworld_v0.13.0
New Baleyworld v0.13.0

latest releases: v1.4.2, v1.4.1, v1.4.0...
pre-release4 years ago

md5sum

File md5sum
platon-ubuntu-amd64-0.13.0.tar.gz dd84e40ed9762e380db1953e70da4a81

Change Log

  • New features
  1. Changed the format of address from 'hex+EIP55' to 'bech32', human readable part are registerd here.
  2. Changed the rules about modifying commission rates, please find the details here.
  3. The token issuance ratio has been changed from a fixed value to governable variable.
  4. Support the computing of state root and storage root in parallel.
  5. Support executing transactions in parallel with DAG.
  • Changes
  1. Updated license statement, rename package, etc.
  2. Wagon:Fixed the ineffective memory restriction bug.
  3. Removed the node address field in the slashing API.
  4. Replaced the package managment tool 'go vender' with 'go mod'.
  5. Updated solc compiler which depends on libz3.so in Linux.
  6. Merged go-ethereum's optimizations about fastCache.
  7. Merged go-ethereum's optimizations about strange balance.
  8. Merged go-ethereum's optimizations about txpool.
  9. Updated the example address in README.md.
  10. Changed the testnet's chainid to 103.
  • Bug Fixes
  1. Fixed an issue that would cause a memory leak when user call 'EstimateGas' from RPC.
  2. Fixed an issue where some transactions in the tx_pool have not been packaged for a long time. #1342
  3. Fixed an issue where consensus messages were misjudged as DDos attacking.

Don't miss a new PlatON-Go release

NewReleases is sending notifications on new releases.