forked from cerc-io/laconicd-deprecated
* 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> |
||
|---|---|---|
| .. | ||
| ante_test.go | ||
| ante.go | ||
| doc.go | ||
| eip712.go | ||
| eth_test.go | ||
| eth.go | ||
| fee_market_test.go | ||
| fee_market.go | ||
| fees_test.go | ||
| fees.go | ||
| handler_options.go | ||
| interfaces.go | ||
| reject_msgs.go | ||
| sigs_test.go | ||
| utils_test.go | ||