github zeta-chain/node v36.1.2

10 hours ago

V36.1.2 ONLY FOR RPC NODES

We are putting out v36.1.2 to update our EVM version in V36 to bring back support for some missing Ethermint TX types. This should NOT be run on any validator nodes and should only be used for RPC nodes.

Here is an example error you might see when using an older version of v36. This release fixes that bug and will allow you to query the missing Ethermint TX types.

{"code":13,"message":"unable to resolve type URL /ethermint.evm.v1.LegacyTx: tx parse error","details":[]}%

If you are not having any problems with your nodes or only use the EVM RPC services there is no need to patch your node.

Changelog

  • e31c5c3 feat: panic validators running this version (#4212)
  • a3b506c fix: update evm version for missing tx types

Don't miss a new node release

NewReleases is sending notifications on new releases.