Federico Kunze Küllmer
|
ec8e93b319
|
all: rename go module to evmos/ethermint (#1137)
|
2022-06-19 11:43:41 +02:00 |
|
yihuang
|
e6c9b7723b
|
evm: improve test coverage of statedb package (#888)
Closes: #876
- coverage: 99.3% of statements
|
2022-01-06 18:10:51 +01:00 |
|
Federico Kunze Küllmer
|
4320f46fc8
|
types, evm: refactor accounts (#884)
* types,evm: refactor accounts
* fix
* fix panic
* changelog
* fix
* lint, rm dbErr
|
2022-01-05 19:18:02 +01:00 |
|
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 |
|