evmos
evmos copied to clipboard
Evmos is the first decentralized EVM chain on the Cosmos Network. It's implementing the first EVM stack focused on native, cross-chain applications. Evmos is the flagship implementation of Ethermint,...
## Description State syncs evmos with pebbledb ______ **All** items are required. Please add a note to the item if the item is not applicable and please add links to...
Hello! Thank you Tharsis for developing Ethermint and Evmos! There is some feature that may be very useful in Cosmos SDK ecosystem and EVM in particular: New gov module functionality,...
## Description - closes: [ENG-572](https://linear.app/evmos/issue/ENG-572/create-user-incentives-step-by-step-guide), [ENG-576](https://linear.app/evmos/issue/ENG-576/devs-dont-know-how-to-register-a-cosmos-coin-with-erc20-module) - for ENG-576, added Cosmos Coin considerations to the doc about interoperable ERC-20s, instead of copying the file and making minor changes ______ **All**...
Hi. I am attempting to deploy an evmos node purely for rpc requests; however I am encountering this issue ``ERR failed init node error="error during handshake: error on replay: validator...
## Summary of Bug The Nomad team is tracking a bug in the Evmos node implementation that results in decreased ability to reliably get transactions included. It manifests in the...
I was looking into how Evmos chain is upgraded and after looking into some codes, I've got some questions. One is when upgrading to v3 and v5 why there's `MigrateGenesis`...
## Summary of Bug it is not possible to start a node from zero height on binary version 6.0.1. The error is possibly related to the initialization height 58701 and...
ERR failed init node error="error during handshake: error on replay: wrong Block.Header.AppHash. Expected F24F64FA2766CC94E640C503CA7462D133107DAABBEB57D7C6C619312892C14F, got 7D698782C45C70274523B407864801BF5BEEBD2C8E5FDA5E03D9CE19E05B4E1E" Error: error during handshake: error on replay: wrong Block.Header.AppHash. Expected F24F64FA2766CC94E640C503CA7462D133107DAABBEB57D7C6C619312892C14F, got 7D698782C45C70274523B407864801BF5BEEBD2C8E5FDA5E03D9CE19E05B4E1E version:3.0.0...
## Description This PR makes major changes to tm-db, and has been proven stable in notional's 100ish rpcs and on our osmosis validator. As of today, our evmos validator, too....
## Summary of Bug Seems that later releases (3.0.1, 3.0.2, 4.0.0 and 4.0.1) have added a library for USB (I guess that for ledger), and it fails to compile as...