Skip to content

v1.0.1

Choose a tag to compare

@zhang0125 zhang0125 released this 25 May 03:05
· 165 commits to master since this release
a3d6186

Notice

Non-mandatory upgrade

New Features

Core

  • Optimize checkpoint range checking to reduce risk of forking. (#9)
  • Add check to validate nonce in bridge when validator exit or signer update.

Changes

  • Optimize broadcast logic to improve network efficiency. (#6)
  • Add maximum gas fee limit to ethereum transactions.

Configure Changes

Change delivery-config.toml as following:

  1. delete main_chain_gas_limit.
  2. add main_chain_max_gas_price = "400000000000" .