Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Update Ethermint AnteHandler #71

@austinabell

Description

@austinabell

Currently using default AnteHandler for functional node, but the AnteHandler to handle Ethereum or SDK txs should be integrated and updated. This ante handler is used in testing the import blocks, but the signature verification isn't recognized with the base Cosmos SDK tendermint node because it is coded to only allow for secp256k1 signatures. This needs to be connected to the app to handle Ethereum txs through the Ethermint daemon and use compliant Ethereum signatures.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions