laconicd-deprecated/x/evm
Federico Kunze Küllmer 16fb2e1110
imp(ante): refactor AnteHandler (#1479)
* imp(ante): refactor AnteHandler

* fix test

* test

* Adjust deprecated sdkerrors import (#1493)

* refactor test files

* Apply suggestions from code review

Co-authored-by: 4rgon4ut <59182467+4rgon4ut@users.noreply.github.com>

* lint

* prioritization comment

* fix test

Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>
Co-authored-by: 4rgon4ut <59182467+4rgon4ut@users.noreply.github.com>
2022-11-25 08:24:55 +00:00
..
client/cli chore(cli): apply google CLI Syntax for required and optional args (#1417) 2022-10-31 17:47:57 +00:00
keeper imp(ante): refactor AnteHandler (#1479) 2022-11-25 08:24:55 +00:00
migrations refactor(all): refactor errors import to use cosmossdk.io (#1456) 2022-11-14 20:40:14 +01:00
simulation chore: Gofumpt (#1298) 2022-08-26 10:30:55 +00: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 imp(ante): refactor AnteHandler (#1479) 2022-11-25 08:24:55 +00: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 imp(deps): Geth upgrade v1.10.19 (#1159) 2022-07-08 10:58:04 +00:00