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

[rpc] Simplify error response from execute_transaction_block of transaction_execution_api #12989

Merged
merged 9 commits into from
Aug 14, 2023

Commits on Aug 10, 2023

  1. handle QuorumDriverError

    wlmyng committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    612994a View commit details
    Browse the repository at this point in the history
  2. error code for execution errors fault client. bump transient_error_co…

    …de down to -32002. Replace existing NonRecoverableError text with something more useful.
    wlmyng committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1a758b5 View commit details
    Browse the repository at this point in the history
  3. address some nits

    wlmyng committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    988050d View commit details
    Browse the repository at this point in the history
  4. suggestion on building new_map

    Co-authored-by: Lu Zhang <8418040+longbowlu@users.noreply.github.com>
    wlmyng and longbowlu committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4f5989d View commit details
    Browse the repository at this point in the history
  5. address nits

    wlmyng committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    92e790b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bef84d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62a7fc9 View commit details
    Browse the repository at this point in the history
  8. remove unused imports

    wlmyng committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    27fb990 View commit details
    Browse the repository at this point in the history
  9. rebasing is not always clean

    wlmyng committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    21f2774 View commit details
    Browse the repository at this point in the history