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

fix: ethereum json-rpc calls #3511

Merged
merged 15 commits into from
Oct 22, 2024
Merged

fix: ethereum json-rpc calls #3511

merged 15 commits into from
Oct 22, 2024

Commits on Oct 18, 2024

  1. Update getBlockReceipts

    lmoe committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1bd990d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6002ce9 View commit details
    Browse the repository at this point in the history
  3. Fix eth_getBlockReceipts

    * Include transactions
    * Properly format compatible output
    lmoe committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5ed3b99 View commit details
    Browse the repository at this point in the history
  4. Fix CallFrame output for debug_Trace funcs

    * Format fields as Hex instead of Base64
    lmoe committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    910b1d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    1497e83 View commit details
    Browse the repository at this point in the history
  2. Update JSON-RPC response

    lmoe committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6c72169 View commit details
    Browse the repository at this point in the history
  3. Fix jsonrpc tests

    lmoe committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3ea7745 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Fix tracer and Trace RPC calls

    lmoe committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    291c84d View commit details
    Browse the repository at this point in the history
  2. Fix linter

    lmoe committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    29b551c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    af5ccee View commit details
    Browse the repository at this point in the history
  2. Validate error

    lmoe committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f55b2a9 View commit details
    Browse the repository at this point in the history
  3. Refactor naming

    lmoe committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6efd5ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00e52dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e503014 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Add latest to blockHashOrNumber calls, force null values for empty …

    …contractAddresses, change FakeTX OpCode to CALL
    lmoe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3bc8146 View commit details
    Browse the repository at this point in the history