github PlatONnetwork/PlatON-Go v1.1.0

latest releases: v1.4.2, v1.4.1, v1.4.0...
2 years ago

PlatON version 1.1.0 is a feature release that implements long-discussed optimisation features in PIP-3.

Optimizations

  • Optimize transaction dissemination strategy, send transaction hash value to nodes that do not directly broadcast transactions issue-1780
  • Support the feature of RPC returning chainid (refer to EIP-695)
  • Open the getWaitSlashingNodeList interface for obtaining Slashing status issue-1787
  • According to the community proposal, take the random election of the PlatON network blocking node. The expected value of the cumulative binomial distribution function is adjusted from 30 to 43. The candidate nodes are shuffled to increase the randomness. For details, please refer toissue-1785Discuss

Bug fixes

  • Fix the failure to restart the node when the fast synchronization is not completed issue-1775
  • Fix the bug that gasPrice must be passed in for the estimation of the governance contract when the gas estimate interface is called issue-1758
  • Fix the bug that the call method occasionally returns -32000 error code issue-1769
  • Fix the bug of BAD BLOCK after the node fast synchronization fails issue-1783
  • Fix the bug of the value of platon_caller being incorrect when WASM is called across contracts issue-1779
  • Synchronously fix the bug of incorrect return value of Ethereum txpool's batch inserting transaction ETH-21683

Don't miss a new PlatON-Go release

NewReleases is sending notifications on new releases.