Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

improve error message in SendTransaction json-rpc api (backport #786) #788

Closed
wants to merge 3 commits into from

Commits on Nov 26, 2021

  1. fix: improve error message in SendTransaction json-rpc api (#786)

    * fix error message in `SendTransaction` json-rpc api
    
    Closes: #785
    
    Solution:
    - Remove `stacktrace.Propagate`s, and recover error message in jsonrpc server
    
    changelog
    
    fix error messages
    
    * Update x/evm/keeper/msg_server.go
    
    Co-authored-by: Federico Kunze Küllmer <[email protected]>
    (cherry picked from commit c8d4d3f)
    
    # Conflicts:
    #	CHANGELOG.md
    yihuang authored and mergify-bot committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    082d748 View commit details
    Browse the repository at this point in the history
  2. conflicts

    fedekunze committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    999c1e9 View commit details
    Browse the repository at this point in the history
  3. h3

    fedekunze committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0842eb9 View commit details
    Browse the repository at this point in the history