laconicd-deprecated/x/feemarket/keeper
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
..
abci_test.go imp(feemarket): update BaseFee based on GasWanted (#1105) 2022-06-05 09:22:33 +00:00
abci.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
eip1559_test.go bug(feemarket): set lower bound of base fee to min gas price param (#1135) 2022-06-22 12:57:16 +02:00
eip1559.go bug(feemarket): set lower bound of base fee to min gas price param (#1135) 2022-06-22 12:57:16 +02:00
grpc_query_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
grpc_query.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
integration_test.go impr(evm): add check msg.Validate check to prevent 0 gas txs (#1174) 2022-07-18 22:21:04 +02:00
keeper_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
keeper.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
migrations_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
migrations.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
params_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
params.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00