Skip to content

Fusion v5.0.0

Compare
Choose a tag to compare
@fanbsb fanbsb released this 03 Nov 10:34
· 36 commits to master since this release

What's Changed

Core change:

  • Fusion ECO Mainnet Hardfork at block height 8,250,000
  • Block Base Fee will become dynamic instead of fixed 1 Gwei. The variation depends on the gas usage of parent block.
  • Target Block Gas Limit set to 30,000,000 by default
  • Matured Time Lock FSN assets will back to normal asset automatically when trigger by a normal transaction (From/To address triggered).

Function change:

  • Support eth_feeHistory API, compatible with MetaMask even better

Fundamental change:

  • Update codebase to V5
  • Compile with latest golang 1.19.3

Other change:

  • p2p/discover: no need to call handleReply in ping.handle by @zhiqiangxu in #73

New Contributors

Full Changelog: v4.2.0...v5.0.0