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

Problem: Some Web3 RPC Handlers could panic #702

Merged
merged 3 commits into from
Oct 26, 2021
Merged

Commits on Oct 26, 2021

  1. Problem: Some Web3 RPC Handlers could panic

    Closes: evmos#701
    
    Solution:
    - return error rather than panic when decoding invalid tx
    yihuang committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    e536252 View commit details
    Browse the repository at this point in the history
  2. add validation rules

    yihuang committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    1fc619a View commit details
    Browse the repository at this point in the history
  3. changelog

    yihuang committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    190b041 View commit details
    Browse the repository at this point in the history