Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

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

Open
banishee opened this issue Feb 17, 2021 · 1 comment

Comments

@banishee
Copy link

banishee commented Feb 17, 2021

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

  • branch dev

Steps to reproduce:

  1. The value miner & receiptsRoot processed from function EthHeaderFromTendermint are default value
    Coinbase: common.Address{},

    ReceiptHash: common.Hash{},

Expected behavior: [What you expected to happen]

  • Developer should get the value of coinbase
  • Developer should verify the authenticity of transaction receipts, based on receiptHash

Actual behavior: [What actually happened]

  • For now, we cannot get any information about these two values.

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

@banishee banishee changed the title [RPC] The return value of function EthHeaderFromTendermint lacks the logical processing of miner & receiptsRoot [RPC] The return value of function EthHeaderFromTendermint lacks the logical processing of coinbase & receiptHash Feb 18, 2021
@github-actions
Copy link

github-actions bot commented Apr 5, 2021

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.

@github-actions github-actions bot added the stale stale PRs that will be closed if no further action occurs label Apr 5, 2021
@araskachoi araskachoi reopened this May 10, 2021
@github-actions github-actions bot removed the stale stale PRs that will be closed if no further action occurs label May 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants