laconicd-deprecated/x/evm/statedb
Freddy Caceres ccbaf1fe05
imp(tests): prune node integration tests (#1212)
* first pass

* extra comment

* fixed pruned node tests. Fix getBalance on pruned. Fix BaseFee on pruned.

* fix tests execution

* check logs on tests

* address pr comments

* address comments

* Update rpc/namespaces/ethereum/eth/api.go

* update error msg check

* fix lint

* fix linter

* fix linter

* fix py lint

* test lint

* fix lint

* pin golangcli version

* pin golanci version

* pin lint to version 0.48

* fix linter

* fix last linter last file

Co-authored-by: ramacarlucho <ramirocarlucho@gmail.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-08-08 10:17:10 +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 types, evm: refactor accounts (#884) 2022-01-05 19:18:02 +01:00
journal.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01: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(tests): prune node integration tests (#1212) 2022-08-08 10:17:10 +02:00