laconicd/app/ante
yihuang ade84319e6
evm: refactor statedb implementation (#729)
* initial statedb module

unit tests

unit tests

keeper implementation

extract TxConfig

remove unused code

* keeper integration

* fix unit tests

* Apply suggestions from code review

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* fixup! initial statedb module

* changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-01-05 08:28:27 +01:00
..
ante_test.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +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 evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
eth.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
handler_options.go deps: IBC v3-alpha (#867) 2022-01-03 17:30:28 +01:00
interfaces.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01: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 evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00