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

Modify IBC client governance unfreezing to reflect ADR changes #8405

Merged
merged 55 commits into from
Feb 16, 2021

Commits on Jan 19, 2021

  1. update proto files

    colin-axner committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a654f27 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:cosmos/cosmos-sdk into colin/8197…

    …-unfreeze-clients-gov-prop
    colin-axner committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9aa500c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:cosmos/cosmos-sdk into colin/8197…

    …-unfreeze-clients-gov-prop
    colin-axner committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    51b5001 View commit details
    Browse the repository at this point in the history
  4. make proto-gen

    colin-axner committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a47dbbb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. update clienttypes

    colin-axner committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    73b2821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d27dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcb97ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e93fb6 View commit details
    Browse the repository at this point in the history
  5. copy metadata

    colin-axner committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    bbd6d26 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'colin/8197-unfreeze-clients-gov-prop' of github.com:cos…

    …mos/cosmos-sdk into colin/8197-unfreeze-clients-gov-prop
    colin-axner committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0282996 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. self review fixes

    colin-axner committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ce4fe37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4cb7de View commit details
    Browse the repository at this point in the history
  3. fix 02-client type tests

    colin-axner committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a7ef263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d15f901 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. begin updating tm tests

    colin-axner committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    0c6d98d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. partially fix tm tests

    colin-axner committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    fa28622 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. increase codecov

    colin-axner committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    4c6688c View commit details
    Browse the repository at this point in the history
  2. add more tests

    colin-axner committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    a041987 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:cosmos/cosmos-sdk into colin/8197…

    …-unfreeze-clients-gov-prop
    colin-axner committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    eefccd5 View commit details
    Browse the repository at this point in the history
  4. add changelog

    colin-axner committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    a5bc8d5 View commit details
    Browse the repository at this point in the history
  5. update specs

    colin-axner committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    861b1cb View commit details
    Browse the repository at this point in the history
  6. add docs

    colin-axner committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    908e5a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    51905db View commit details
    Browse the repository at this point in the history
  2. fix test

    colin-axner committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c74a5af View commit details
    Browse the repository at this point in the history
  3. Merge branch 'colin/8197-unfreeze-clients-gov-prop' of github.com:cos…

    …mos/cosmos-sdk into colin/8197-unfreeze-clients-gov-prop
    colin-axner committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    dbe1341 View commit details
    Browse the repository at this point in the history
  4. modify adr

    colin-axner committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0c96f99 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. allow modified chain-ids

    colin-axner committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    0fda643 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:cosmos/cosmos-sdk into colin/8197…

    …-unfreeze-clients-gov-prop
    colin-axner committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    f17b5e5 View commit details
    Browse the repository at this point in the history
  3. add CLI command

    colin-axner committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    e141f19 View commit details
    Browse the repository at this point in the history
  4. fix typos

    colin-axner committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    18b82ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2369e07 View commit details
    Browse the repository at this point in the history
  6. fix lint

    colin-axner committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    bc6a359 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'colin/8197-unfreeze-clients-gov-prop' of github.com:cos…

    …mos/cosmos-sdk into colin/8197-unfreeze-clients-gov-prop
    colin-axner committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    2b55583 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Federico Kunze <[email protected]>
    colin-axner and fedekunze authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ef2fb8a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. update docs, rm example

    colin-axner committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    c9bca48 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'colin/8197-unfreeze-clients-gov-prop' of github.com:cos…

    …mos/cosmos-sdk into colin/8197-unfreeze-clients-gov-prop
    colin-axner committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    6a96b6d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Update docs/ibc/proposals.md

    Co-authored-by: Christopher Goes <[email protected]>
    colin-axner and cwgoes authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    78d04f4 View commit details
    Browse the repository at this point in the history
  2. merge master

    colin-axner committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    20b7a5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    696b5f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

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

Commits on Feb 11, 2021

  1. Apply suggestions from code review

    Co-authored-by: Christopher Goes <[email protected]>
    colin-axner and cwgoes authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    b14ea6c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Aditya <[email protected]>
    colin-axner and AdityaSripal authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    bbb4acf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10dfe43 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:cosmos/cosmos-sdk into colin/8197…

    …-unfreeze-clients-gov-prop
    colin-axner committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    1edf9ab View commit details
    Browse the repository at this point in the history
  5. Merge branch 'colin/8197-unfreeze-clients-gov-prop' of github.com:cos…

    …mos/cosmos-sdk into colin/8197-unfreeze-clients-gov-prop
    colin-axner committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    eb5823c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Merge branch 'master' of github.com:cosmos/cosmos-sdk into colin/8197…

    …-unfreeze-clients-gov-prop
    colin-axner committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    e01e8c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1869fbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84ebde6 View commit details
    Browse the repository at this point in the history
  4. add proposal handler

    colin-axner committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    912fdf5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'colin/8197-unfreeze-clients-gov-prop' of github.com:cos…

    …mos/cosmos-sdk into colin/8197-unfreeze-clients-gov-prop
    colin-axner committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    613cf69 View commit details
    Browse the repository at this point in the history
  6. register proposal type

    colin-axner committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    b7834c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ba2c3d View commit details
    Browse the repository at this point in the history
  8. fix routing

    colin-axner committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    9fae3ce View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    26837e2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'colin/8197-unfreeze-clients-gov-prop' of github.com:cos…

    …mos/cosmos-sdk into colin/8197-unfreeze-clients-gov-prop
    colin-axner committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    a5c09a7 View commit details
    Browse the repository at this point in the history