laconicd/x/evm
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
..
atlas atlas: evm module (#651) 2020-12-10 22:31:46 +00:00
client rpc: fix method to calculate block hash and fix mismatch block hash in eth.getBlock response (#755) 2021-01-31 23:20:22 -03:00
keeper fix incorrect blockHash in evm (#780) 2021-03-18 20:04:29 -07:00
spec evm: module specification (#538) 2020-12-09 20:11:15 +01:00
types fix incorrect blockHash in evm (#780) 2021-03-18 20:04:29 -07:00
alias.go evm: params (#458) 2020-09-02 15:41:05 -04:00
genesis_test.go fix panic when start a node with snapshot (#673) 2021-01-07 08:55:01 -03:00
genesis.go stargate: migrate types (#670) 2021-01-06 17:56:40 -03:00
handler_test.go evm: roll back CommitStateDB after failing to execute handler (#677) 2021-01-08 09:28:25 -03:00
handler.go fix incorrect blockHash in evm (#780) 2021-03-18 20:04:29 -07:00
module.go fix panic when start a node with snapshot (#673) 2021-01-07 08:55:01 -03:00