Skip to content

v1.3.0-unstable(Only Testnet)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 13:20
· 20 commits to kcc since this release
3cc9598

Release Notes:

This release is mainly focused on merging upstream code to fix bugs and improve performance. There is no hard fork in this release. If there are no issues found during extensive testing, a stable version will be released.

This release is only for testnet and includes the following changes:

  • Fixed a crash that occurred when importing blocks #10
  • miner.gastarget will have no effect
  • Merged upstream up to geth v1.10.26
  • Disabled options: --rpc, --rpcaddr, --rpcport, --rpcvhosts, --rpccorsdomain, --rpcapi (use --http instead of each)
  • Required go version >= go 1.17