Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth, internal/ethapi: make RPC block miner field show block sealer correctly #23312

Merged
merged 5 commits into from
Aug 17, 2021

Commits on Aug 1, 2021

  1. RPC API:The miner returned by Block is consensus.Engine.Author(block.…

    …Header())
    
    eth_getBlockByNumber eth_getBlockByHash
    chenjia404 committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    51e443c View commit details
    Browse the repository at this point in the history
  2. Don't need this

    chenjia404 committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    54aebfa View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    465dcac View commit details
    Browse the repository at this point in the history
  2. Delete the old way

    chenjia404 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    50e3b48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    044a92b View commit details
    Browse the repository at this point in the history