laconicd/app
yihuang 724a06632b
fix: minimal-gas-prices and baseFeePerGas conflicts (#916)
* Problem: minimal-gas-prices and baseFeePerGas conflicts

Closes: #915

Solution:
- Don't check min-gas-price for evm tx if london hardfork and feemarket enabled.

comments and cleanup

changelog

* fix zero fee coins

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-01-26 10:44:41 +00:00
..
ante fix: minimal-gas-prices and baseFeePerGas conflicts (#916) 2022-01-26 10:44:41 +00:00
app_test.go feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
app.go deps: IBC v3 alpha2 (#882) 2022-01-05 14:08:04 +01:00
benchmark_test.go all: add benchmarks to core components (#493) 2021-08-26 08:20:27 +00:00
export.go fix: gosec issues (#779) 2021-11-25 15:12:57 +00:00
simulation_test.go deps: IBC v3-alpha (#867) 2022-01-03 17:30:28 +01:00
test_helpers.go fix: consistent BaseFee check logic (#855) 2021-12-28 07:59:28 +00:00