cosmos / ethermint

Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
https://ethermint.dev/
Apache License 2.0
412 stars 161 forks source link

[RPC] The return value of function EthHeaderFromTendermint lacks the logical processing of coinbase & receiptHash #813

Open banishee opened 3 years ago

banishee commented 3 years ago

System info: [Include Ethermint commit, operating system name, and other relevant details]

Steps to reproduce:

  1. The value miner & receiptsRoot processed from function EthHeaderFromTendermint are default value https://github.com/cosmos/ethermint/blob/fae8147352e65b86f0755a081f3b59b1e25d48bf/rpc/types/utils.go#L102 https://github.com/cosmos/ethermint/blob/fae8147352e65b86f0755a081f3b59b1e25d48bf/rpc/types/utils.go#L105

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]

Additional info: [Include gist of relevant config, logs, etc.]

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 7 days.