EOS EVM Miner v0.1.1
Introduction
This latest release includes an improvement to the miner's management of the Leap RPC endpoints to ensure better overall performance.
Read on for details.
Updates
Periodically check the available Leap RPC endpoints in Miner
The miner previously rotated the Leap RPC endpoints only when get gas price failed and would not respect the priority of Leap endpoints defined in the config list effectively. A change has been made to have the Miner periodically check each configured Leap endpoint and take the first available one according to configuration order.
Further details on changes since last release
Contributors
Special thanks to the contributors that submitted patches for this release:
Full list of changes since last release
Full Changelog: v0.1.0...v0.1.1