laconicd/x/evm/keeper
KamiD ffbb207655
fix panic when start a node with snapshot (#673)
* fix panic when start a node with snapshot

* change the return value of evm.NewKeeper to a pointer, roll back the before change

* add changelog

* fix importer test
2021-01-07 08:55:01 -03:00
..
abci_test.go evm: fix begin and endblock (#583) 2020-10-20 14:53:13 -03:00
abci.go evm: reset cache after csdb is committed (#676) 2020-12-30 12:39:21 -03:00
invariants_test.go evm: balance and nonce invariants (#661) 2020-12-15 19:43:06 +01:00
invariants.go evm: balance and nonce invariants (#661) 2020-12-15 19:43:06 +01:00
keeper_test.go fix panic when start a node with snapshot (#673) 2021-01-07 08:55:01 -03:00
keeper.go fix panic when start a node with snapshot (#673) 2021-01-07 08:55:01 -03:00
msg_server.go stargate: migrate types (#670) 2021-01-06 17:56:40 -03:00
params_test.go evm: params (#458) 2020-09-02 15:41:05 -04:00
params.go evm: params (#458) 2020-09-02 15:41:05 -04:00
querier_test.go stargate: migrate types (#670) 2021-01-06 17:56:40 -03:00
querier.go stargate: migrate types (#670) 2021-01-06 17:56:40 -03:00
statedb_test.go stargate: migrate types (#670) 2021-01-06 17:56:40 -03:00
statedb.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00