Skip to content

Peachest (v1.5.8)

Compare
Choose a tag to compare
@fjl fjl released this 01 Feb 11:03
· 45 commits to release/1.5 since this release

Geth v1.5.8 is a patch release to address bugs and annoyances. For a full rundown of the changes please see the 1.5.8 milestone.

Notable changes:

  • Gas estimation now does binary search to find the right amount of gas even in complex refund conditions where the required gas is higher that the final consumption. (#3587)
  • ECDSA signing uses a deterministic nonce. This change affects transaction signing. (#3561)
  • A new developer tool, cmd/wnode, allows testing the Whisper v5 protocol. (#3580)

Binaries and mobile libraries are available on our download page.