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

New RPC methods miner_setExtraData and miner_getExtraData #7078

Merged
merged 5 commits into from
May 9, 2024

Commits on May 8, 2024

  1. New RPC methods to set and get block extra data

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2577005 View commit details
    Browse the repository at this point in the history
  2. Remove redundant methods to set the extra data

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8ce9c93 View commit details
    Browse the repository at this point in the history
  3. miner_getExtraData unit tests

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c092791 View commit details
    Browse the repository at this point in the history
  4. Add CHANGELOG

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    900d469 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sally MacFarlane <[email protected]>
    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 and macfarla committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3386df5 View commit details
    Browse the repository at this point in the history