Skip to content

v1.4.1

Compare
Choose a tag to compare
@pdyraga pdyraga released this 11 Mar 10:26
fc6389e

This release adjusts Ethereum contracts to use EIP155 signer.

go-ethereum 1.10.0 has switched to denying non-EIP155 signatures by default. This version updates Go contract bindings to use EIP155 signer for all submitted transactions without updating the currently referenced go-ethereum version.

The full set of work that went into the client can be found in the corresponding 1.4.1 milestone.