evmos / ethermint

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains
https://docs.evmos.org/
GNU Lesser General Public License v3.0
1.82k stars 560 forks source link

Implement EIP191 signing handler on Ethermint #1262

Closed danburck closed 2 years ago

danburck commented 2 years ago

Cosmos SDK v0.45.2 contains the EIP191 Sign Mode. We can now implement an EIP191 Signing Handler

danburck commented 2 years ago

Comment from @fedekunze:

We'd need to define the use cases and scope of work for this. Would we need to fork the SDK like osmosis did?

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.