laconicd-deprecated/x/evm
Vladislav Varadinov a5c927bf5b
Remove simulation checks (#1507)
* Add cli rollback command

it's useful in app-hash mismatch situation.

* Update CHANGELOG.md

* (refactor): removed old sim tests logic

* (fix): removed tests from CI

* (fix): fix test.yml

* (fix): format and lint

* (fix): fix linter issue

* (fix): fix linter issues v2

* (fix): linter

* (fix): removed sim-test references

* Applied changes from code review

Co-authored-by: HuangYi <huang@crypto.com>
2022-11-29 13:41:40 +02:00
..
client/cli chore(cli): apply google CLI Syntax for required and optional args (#1417) 2022-10-31 17:47:57 +00:00
keeper fix(evm): Added Cancun and Shanghai blocks to ChainConfig (#1499) 2022-11-25 15:07:18 +01:00
spec chore(cli): apply google CLI Syntax for required and optional args (#1417) 2022-10-31 17:47:57 +00:00
statedb refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
types fix(evm): Added Cancun and Shanghai blocks to ChainConfig (#1499) 2022-11-25 15:07:18 +01:00
vm imp(evm): stateless custom precompiles (#1272) 2022-09-15 13:54:02 +02:00
genesis_test.go fix(evm): skip hash check when the code has been deleted (#1320) 2022-10-19 12:29:24 +00:00
genesis.go fix(evm): skip hash check when the code has been deleted (#1320) 2022-10-19 12:29:24 +00:00
handler_test.go imp(ante): refactor AnteHandler (#1479) 2022-11-25 08:24:55 +00:00
handler.go refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
module.go Remove simulation checks (#1507) 2022-11-29 13:41:40 +02:00