github wemixarchive/go-wemix w0.10.4
WEMIX3.0 Mainnet Applepie hardfork Build (v0.10.4)

latest releases: w0.0.4-jed-test, w0.0.3-jed-test, w0.10.8...
13 months ago

Please take note that the update mentioned below is COMPULSORY for Gwemix MAINNET nodes.
Please be aware that Gwemix v0.10.4 functions properly on the WEMIX3.0 TESTNET without any issues.

This release will activate the Applepie hardfork at fixed block #20476911 on the WEMIX3.0 MAINNET. The expected date for this transition is 2023-06-14 03:00:00 +UTC.
Gwemix v0.10.4 is a planned feature release that includes several significant improvements and new features for WEMIX3.0 MAINNET:

  • Introduction of a fee delegation function and related RPC API, allowing users to delegate transaction fees to another account.
  • Modification in PMR distribution method based on WEMIX staking amount, encouraging users to hold onto their tokens and contribute to network security.
  • Implementation of Verifiable Random Function (VRF) verification functionalities through pre-compiled contracts, offering a more secure and transparent method of generating random numbers on the blockchain.
  • Enhancement in BaseFee change logic to set the fee to 0, reducing transaction costs in various testing environments.
  • Bugfixes to v0.10.3 (#54) (#52)

Commits:

  • params: Configuration settings for Applepie Hard Fork on Mainnet (#56)
  • wemix: block coinbase from the latest governance (#54)
  • internal/ethapi: changed 'blockNumber' data type from BigInt to hexUtil.Uint64 (GetReceiptsByHash RPC) (#52)
  • core,internal/ethapi: Fixed fee calculation error and added feePayer null check (#45)
  • consensus/misc: Handle case when maxBaseFee is lower than current base fee (#44)
  • core,light,params,wemix/scripts: Configuration settings for Applepie Hard Fork on Testnet (#43)
  • internal/ethapi: changed 'gasPrice' data type from BigInt to hexUtil.Big (#42)
  • Makefile, wemix: rewards distribution according to stakes (#41)
  • Added functions required to support fee delegation transaction (#40)
  • internal/ethapi: changed 'gasPrice' data type to BigInt ('GetTransactionReceipt' RPC API) (#39)
  • internal/ethapi: improved 'GetReceiptsByHash' rpc api (#38)
  • internal/ethapi: add error handling for invalid block hash (GetReceiptsByHash) (#37)
  • Add Verifiable Random Function functionalities to go-WEMIX through pre-compiled contract (#36)

Don't miss a new go-wemix release

NewReleases is sending notifications on new releases.