ethermint icon indicating copy to clipboard operation
ethermint copied to clipboard

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains

Results 133 ethermint issues
Sort by recently updated
recently updated
newest added

## Introduction Stateful precompiles are required to give the EVM atomic access to Cosmos-SDK modules. The currently proposed implementation (https://github.com/evmos/ethermint/pull/1131) manually maintains a StateDBJournal Log and only makes the underlying...

Closes: #1359 ## Description ______ For contributor use: - [ ] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to Github issue with discussion and accepted design...

Closes: #1319 just ignores the codehash check when the evm account code is empty. ______ For contributor use: - [x] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting)) - [x] Linked...

Closes: #1241 ## Description added skeleton for websocket tests, cannot implement with current version of web3.py along with #1342 , closes #1241 ______ For contributor use: - [ ] Targeted...

Type: Tests

## Description This PR implements an command `eip-712 data-type` to output the EIP-712 type schema for any message. The client library may use this instead of hard code the json....

__Proposal:__ Integrate `--grpc-only` flag in start cmd __Current behavior:__ don't support grpc only mode __Desired behavior:__ [What you would like to happen] __Use case:__ [Why is this important (helps with...

Related to: https://github.com/evmos/ethermint/issues/1348 Proposal: Support Running Rust Based EVM Impls. Current behavior: Supporting geth and geth like golang EVM implementations Desired behavior: Enable the ability to bind a Rust based...

Closes: #XXX ## Description ______ For contributor use: - [ ] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to Github issue with discussion and accepted design...

Proposal: Support Running the EVM over GRPC. Current behavior: Evm is directly called from the interface in x/evm/vm Desired behavior: Expand the VM interface to support running the EVM interpreter...

Closes: #XXX ## Description ______ For contributor use: - [ ] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting)) - [ ] Linked to Github issue with discussion and accepted design...