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

fix: chain-id in grpc query is not initialized without abci event #1405

Merged
merged 41 commits into from
Nov 18, 2022

Commits on Oct 27, 2022

  1. fix: chain-id in grpc query is not initialized without abci event

    Closes: evmos#1404
    
    Solution:
    - pass the chain-id from caller.
    yihuang committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    879318f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    yihuang authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    704273f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d9871d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b21fa51 View commit details
    Browse the repository at this point in the history
  5. add comment to chain id

    yihuang committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    879178b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    7315adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9fab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d286dca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff915fa View commit details
    Browse the repository at this point in the history
  5. fix golang lint

    yihuang committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    3f34c7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3a7177 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb55c9f View commit details
    Browse the repository at this point in the history
  8. update gomod2nix.toml

    yihuang committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    de63d8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34fe936 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. fix unit tests

    yihuang committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    9fecbd1 View commit details
    Browse the repository at this point in the history
  2. update gomod2nix

    yihuang committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    17aa02d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    de2ee2c View commit details
    Browse the repository at this point in the history
  2. api breaking changelog

    yihuang committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    710d811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86773b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Update CHANGELOG.md

    fedekunze authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    dd00580 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    5ee7bd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    b7c9824 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    f3fda5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf8f89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce1586 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08a63ea View commit details
    Browse the repository at this point in the history
  5. remove tmp var

    yihuang committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    94d98c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2b1259 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e38258 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Update x/evm/keeper/grpc_query_test.go

    Co-authored-by: mmsqe <tqd0800210105@gmail.com>
    yihuang and mmsqe authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    16a50a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ac732 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Merge branch 'main' into main

    facs95 authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f70990b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. fix linters

    yihuang committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d029534 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Merge branch 'main' into main

    facs95 authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    2d4de7e View commit details
    Browse the repository at this point in the history
  2. fix nil pointer in tests

    facs95 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ca38164 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abfb0a3 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    facs95 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    e4636be View commit details
    Browse the repository at this point in the history
  5. fix conflicts

    facs95 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9e0d9e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. fixes

    facs95 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    929c790 View commit details
    Browse the repository at this point in the history
  2. fix lint

    yihuang committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    749d981 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    facs95 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6d17c66 View commit details
    Browse the repository at this point in the history