laconicd-deprecated/x/evm
crypto-facs 4a6f4fd6e0
imp(deps): Geth upgrade v1.10.19 (#1159)
* upgrade geth and fix build

* add support for

* update EIPs

* fix keeper tests

* update traceTx function with latest geth changes

* remove unnecessary comments

* fix tests

* update proto

* add migrations

* update module version

* fix grpc test

* fix lint

* fix lint

* update changelog

* fix typo

* remove unnecessary format logs

* Update proto/ethermint/evm/v1/evm.proto

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* remove debug true on default

* update comments

* fixing ante tests

* fixed cycle imports on migrate_test

* fix wrong naming

* update comment

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-07-08 10:58:04 +00:00
..
client all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
keeper imp(deps): Geth upgrade v1.10.19 (#1159) 2022-07-08 10:58:04 +00:00
migrations imp(deps): Geth upgrade v1.10.19 (#1159) 2022-07-08 10:58:04 +00:00
simulation all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
spec all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
statedb all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
types imp(deps): Geth upgrade v1.10.19 (#1159) 2022-07-08 10:58:04 +00:00
genesis_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
genesis.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
handler_test.go fix(evm): clear logs if tx failed in post processing hooks (#1128) 2022-06-21 13:21:52 +02:00
handler.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
module.go imp(deps): Geth upgrade v1.10.19 (#1159) 2022-07-08 10:58:04 +00:00