ccc6f5b53d
* Use effectiveGasPrice in ante handler for dynamic fee tx Closes: #814 Solution: - use effectiveGasPrice when check minimal-gas-prices, and deduct fee in ante handler - implement an EthMempoolFeeDecorator * add effectiveGasPrice to tx receipt * changelog * fix unit test * fix comments * add comments * Apply suggestions from code review Co-authored-by: Thomas Nguy <81727899+thomas-nguy@users.noreply.github.com> * review suggestions Co-authored-by: Thomas Nguy <81727899+thomas-nguy@users.noreply.github.com> Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
---|---|---|
.. | ||
abci.go | ||
benchmark_test.go | ||
context_stack.go | ||
grpc_query_test.go | ||
grpc_query.go | ||
hooks_test.go | ||
hooks.go | ||
keeper_test.go | ||
keeper.go | ||
migrations.go | ||
msg_server.go | ||
params_test.go | ||
params.go | ||
state_transition_benchmark_test.go | ||
state_transition_test.go | ||
state_transition.go | ||
statedb_benchmark_test.go | ||
statedb_test.go | ||
statedb.go | ||
utils_test.go | ||
utils.go |