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

Update RPCs for yParity #6119

Merged
merged 11 commits into from
Nov 6, 2023
Merged

Update RPCs for yParity #6119

merged 11 commits into from
Nov 6, 2023

Commits on Nov 3, 2023

  1. Update RPCs for yParity

    Update the GraphQL and JSON-RPC endpoints to provide `yParity` instead
    of `v` for non-legacy transactions.
    Update the JSON-RPC tests to use the Hive data. Add tests for Shanghai
    and Cancun Blocks.
    
    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    015d92f View commit details
    Browse the repository at this point in the history
  2. changelog

    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    73c3b7b View commit details
    Browse the repository at this point in the history
  3. merge

    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2b9648f View commit details
    Browse the repository at this point in the history
  4. fix acceptanve test

    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ae26562 View commit details
    Browse the repository at this point in the history
  5. restore ref tests

    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5a399ec View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    cbe57cb View commit details
    Browse the repository at this point in the history
  2. support optional v field

    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1db29a9 View commit details
    Browse the repository at this point in the history
  3. support optional v field in rpc responses

    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b2255ee View commit details
    Browse the repository at this point in the history
  4. spotless

    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e7c2eb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50c2e98 View commit details
    Browse the repository at this point in the history
  6. tests for adding optional v

    Signed-off-by: Danno Ferrin <[email protected]>
    shemnon committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a74742e View commit details
    Browse the repository at this point in the history