laconicd-deprecated/app/ante
Thomas Nguy bf54193669
feemarket: change basefee to be a module param (#943)
* change basefee to a module params

* add changelog and fix linter

* change params type of basefee and remove default base fee

* restaure event

* clean code

* fix proto

* fix protos

* fix logic

* update rpc tests

* fix comment

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-02-23 19:48:44 +01:00
..
ante_test.go impr: support batch eth txs (#901) 2022-01-14 10:37:33 +01:00
ante.go ante: update ante handler internals (#866) 2022-01-02 23:44:46 +01:00
doc.go ante: switch ethAnteHandler to use AnteDecorators (#252) 2020-04-17 18:32:01 -04:00
eth_test.go fix: minimal-gas-prices and baseFeePerGas conflicts (#916) 2022-01-26 10:44:41 +00:00
eth.go fix: wrong comment in EthGasConsumeDecorator (#929) 2022-02-09 14:03:12 +00:00
handler_options.go fix: minimal-gas-prices and baseFeePerGas conflicts (#916) 2022-01-26 10:44:41 +00:00
interfaces.go deps: upgrade geth to v1.10.15 (#935) 2022-02-14 23:08:41 +00:00
reject_msgs.go ante: update ante handler internals (#866) 2022-01-02 23:44:46 +01:00
sigs_test.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
utils_test.go feemarket: change basefee to be a module param (#943) 2022-02-23 19:48:44 +01:00