laconicd-deprecated/x/evm
crypto-facs c4417713fa
imp(evm): define minimum GasUsed proportional to GasLimit (#1087)
* min gas denominator implementation

* update changelog

* modify MinGasDenominator type to sdk.Dec

* fix typo in comments

* add comments

* update comment

* refactor logic

* remove unnecesary test

* fix typo on proto

* rename param

* fix tests

* use truncate and run mod tidy

* comment to default value

* update changelog

* rename temporary gas used

* integration tests

* add migrations

* add default as var

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-05-25 13:52:34 +00:00
..
atlas docs: banner & other (#607) 2021-09-29 18:15:55 +02:00
client rpc: refactor rpc packages and backend to support cosmos namespace (#1070) 2022-05-02 06:26:24 +00:00
keeper imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00
migrations/v2 imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00
simulation imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00
spec docs: update EVM spec 2022-04-22 14:57:48 +02:00
statedb evm: improve test coverage of statedb package (#888) 2022-01-06 18:10:51 +01:00
types imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00
genesis_test.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
genesis.go types, evm: refactor accounts (#884) 2022-01-05 19:18:02 +01:00
handler_test.go fix: lint workflow (#1028) 2022-04-05 15:00:54 +02:00
handler.go evm: rm recover (#542) 2021-09-09 09:10:33 +00:00
module.go imp(evm): define minimum GasUsed proportional to GasLimit (#1087) 2022-05-25 13:52:34 +00:00