laconicd/x/evm/keeper
Ray Pierre 75fb3ccb89
fix incorrect blockHash in evm (#780)
* Fix wrong blockHash value in evm

* fix ut

* store current block hash in BeginBlock

* update ut

* update comment

* add changelog
2021-03-18 20:04:29 -07:00
..
abci_test.go fix incorrect blockHash in evm (#780) 2021-03-18 20:04:29 -07:00
abci.go fix incorrect blockHash in evm (#780) 2021-03-18 20:04:29 -07: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 fix incorrect blockHash in evm (#780) 2021-03-18 20:04:29 -07: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 fix incorrect blockHash in evm (#780) 2021-03-18 20:04:29 -07:00
statedb.go fix incorrect blockHash in evm (#780) 2021-03-18 20:04:29 -07:00