laconicd/x/evm/keeper
Louis Liu f0bf151176
evm: add parameter check for evm query func (#746)
* add parameter check for evm query func

* update changelog

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-01-25 11:36:16 -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 evm: add parameter check for evm query func (#746) 2021-01-25 11:36:16 -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