v1.4.1
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.