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

Retesteth eth_getBlockByHash requires "author" field. #845

Merged
merged 4 commits into from
May 6, 2020

Commits on May 6, 2020

  1. Retesteth eth_getBlockByHash requires "author" field.

    When in retesteth return the coinbase in the eth_getBlockByHash, as
    required by the retesteth tool.
    
    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed May 6, 2020
    Configuration menu
    Copy the full SHA
    a04ccd8 View commit details
    Browse the repository at this point in the history
  2. * use genesis extra data when mining

    * storage keys should be 0x00 instead of 0x when zero.
    
    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed May 6, 2020
    Configuration menu
    Copy the full SHA
    20a5470 View commit details
    Browse the repository at this point in the history
  3. spotless

    Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
    shemnon committed May 6, 2020
    Configuration menu
    Copy the full SHA
    e0f0f40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81e5ef9 View commit details
    Browse the repository at this point in the history