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