laconicd-deprecated/x/evm/statedb
Federico Kunze Küllmer acf15474e7
imp(evm): stateless custom precompiles (#1272)
* release: v0.17.0 changelog (#1153)

* release: v0.17.0 changelog

* rm newline

* update link

* imp(evm): EVM interface

* fixes

* fix lint

* fix lint pt 2

* initial wiring for stateful contracts

* Apply suggestions from code review

Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>

* changelog

* comments from review

* lint

Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>
2022-09-15 13:54:02 +02:00
..
access_list.go evm: improve test coverage of statedb package (#888) 2022-01-06 18:10:51 +01:00
config.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
interfaces.go imp(evm): stateless custom precompiles (#1272) 2022-09-15 13:54:02 +02:00
journal.go imp(evm): stateless custom precompiles (#1272) 2022-09-15 13:54:02 +02:00
mock_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
state_object.go evm: improve test coverage of statedb package (#888) 2022-01-06 18:10:51 +01:00
statedb_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
statedb.go imp(evm): stateless custom precompiles (#1272) 2022-09-15 13:54:02 +02:00