laconicd-deprecated/app
Daniel Burckhardt d3333418c5
bug(feemarket): set lower bound of base fee to min gas price param (#1135)
* bug(feemarket): set lower bound of base fee to min gas price param)

* fix

* bug(feemarket): flag necessary improvement to integration tests, as the baseFee changes for every test

* bug(feemarket): add unit tests for CalculateBaseFee

* bug(feemarket): move integration test setup out of Describe block

* wip fix tests

* bug(feemarket): fix integration tests

* bug(feemarket): wip improve specs

* bug(feemarket): add spec concepts

* bug(feemarket): remove todo

* bug(feemarket): remove changes used for debugging in params

* bug(feemarket): remove todo in integration test

* add changelog

* address PR comments

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-06-22 12:57:16 +02:00
..
ante bug(feemarket): set lower bound of base fee to min gas price param (#1135) 2022-06-22 12:57:16 +02:00
app_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
app.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
benchmark_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
export.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
simulation_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
utils_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
utils.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00