laconicd-deprecated/x/evm
Daniel Burckhardt 969794c5b4
impr(evm): add check msg.Validate check to prevent 0 gas txs (#1174)
* impr(evm): add check msg.Validate check to prevent 0 gas txs

* add changelog

* impr(evm): add integration tests for zero gas txs

* go mod tidy and proto swagger

* fix comment

* move changelog to state machine breaking

* add ReadHeaderTimeout`

* revert ReadHeaderTimeout config change

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-07-18 22:21:04 +02:00
..
client all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
keeper impr(evm): add check msg.Validate check to prevent 0 gas txs (#1174) 2022-07-18 22:21:04 +02: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 impr(evm): add check msg.Validate check to prevent 0 gas txs (#1174) 2022-07-18 22:21:04 +02: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 imp(all): setup a validator in the test genesis (#1171) 2022-07-11 14:42:59 +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