laconicd/app
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 evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
app_test.go feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
app.go deps: update SDK to v0.45 release branch (#874) 2022-01-04 17:00:37 +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