laconicd/x/evm/keeper
KamiD d27810b6b5
evm: reset cache after csdb is committed (#676)
* reset after commit, fix wrong apphash when restart a node with snapshot

* remove ClearStateObjects

* add comment, edit the CHANGELOG.md
2020-12-30 12:39:21 -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 evm: implement vm.GetHashFn (#620) 2020-12-07 21:09:09 +01:00
keeper.go evm: balance and nonce invariants (#661) 2020-12-15 19:43:06 +01: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 rpc: protocol version (#575) 2020-12-08 20:51:26 +01:00
querier.go evm: balance and nonce invariants (#661) 2020-12-15 19:43:06 +01:00
statedb_test.go deps: update go-ethereum to v1.9.24 (#594) 2020-11-16 17:11:15 +01:00
statedb.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00