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

x/ibc: implement ADR 032 typed events #7762

Closed
wants to merge 43 commits into from

Commits on Oct 3, 2020

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

Commits on Oct 5, 2020

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

Commits on Oct 6, 2020

  1. Use jsonpb

    anilcse committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    7d9919b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb1e3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e11d14 View commit details
    Browse the repository at this point in the history
  4. Add a test for typed events

    anilcse committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    171f362 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

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

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    faeab07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe5f8ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f3f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45f32f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa6a618 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    625501d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    526d942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6719759 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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

Commits on Oct 27, 2020

  1. Address PR comments

    akhilkumarpilli committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    5f472bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a79c878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebb07e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b16fcd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    700f504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62be11a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    7f98f3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3324f28 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    2a7b622 View commit details
    Browse the repository at this point in the history
  2. Add TestPackHeight

    akhilkumarpilli committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    8d7747e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    123f0c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    d998bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efe687 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c41cf View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

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

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    a4d9034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4d5dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f609c7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d92028 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

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

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    dfe947b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e9169c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Revert Height changes

    akhilkumarpilli committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f9eb795 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    akhilkumarpilli committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f3fa0c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0192c8 View commit details
    Browse the repository at this point in the history
  4. Fix error

    akhilkumarpilli committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c00f98d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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