laconicd/x/evm/keeper
Federico Kunze 9cbb4dcf6d
stargate: migrate types (#670)
* changelog v0.4.0

* stargate: types changes

* msg and handler changes

* validation

* fixes

* more fixes

* more test fixes

* changelog

* changelog

* lint

* rm comment

* lint

* redundant if condition
2021-01-06 17:56:40 -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 stargate: migrate types (#670) 2021-01-06 17:56:40 -03:00
keeper.go stargate: migrate types (#670) 2021-01-06 17:56:40 -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