Skip to content

gsoil_MMF_v1.6.7

Latest
Compare
Choose a tag to compare
@Soilcoin Soilcoin released this 24 Jul 19:03
· 61 commits to master since this release

Latest Soil command-line client

  • updated to latest go-ethereum code version

  • nodes update

  • The transaction pool now tracks 'local' transactions based on sender address (ethereum#14737).

    • Transactions sent by local addresses are exempt from gas pricing- and overall queue size limits.
  • Docker images are smaller because consensus tests are no longer included (ethereum#14734, ethereum#14792).

  • Extend RPC formatting error messages with field details to better describe the failure (ethereum#14686).

  • Add Whisper v5 CLI flags to Gsoil and add a Whisper Go client library (ethereum#14540).