Please note that updates are NOT MANDATORY for end nodes that are operated externally.
In this release, the following upgrades are applied for few enhancements:
- Manage governance-contract version inside go-wemix and bind it for easy use
- The return type of the API method for getting Brioche configuration has been modified from big.Int to hexutil.Big
- Add wemix node launching script for docker environment
- Add eth68 protocol
- Update rocksdb version to v6.28.2
- Remove using memsize lib due to cracks on compilation on go1.23
- Fix estimateGas function to use LatestBlock instead of PendingBlock , updateSnapshot before time.Sleep, and updateSnapshot if the node is not miner member
PRs
#89 , #93 , #94 , #96 , #98 , #100 , #102 , #107 , #111 , #113 , #114 , #115 , #116 , #117 , #120 , #122