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

Problem: eth_newPendingTransactionFilter don't return correct tx hash #1012

Merged
merged 9 commits into from
Mar 24, 2022

Commits on Mar 22, 2022

  1. Problem: eth_newPendingTransactionFilter don't return correct tx hash

    Closes: evmos#1011
    Solution:
    - use eth tx hash rather than tendermint one
    yihuang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    b8cad02 View commit details
    Browse the repository at this point in the history
  2. changelog

    yihuang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c776df6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    caac781 View commit details
    Browse the repository at this point in the history
  2. add e2e test

    yihuang committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    66f731f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. fix ws client in e2e test

    yihuang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    8a6e0b1 View commit details
    Browse the repository at this point in the history
  2. fix test

    yihuang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4c6f901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eddbf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a977fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bba7330 View commit details
    Browse the repository at this point in the history