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

cosmos-reflection: extend to support writing by reflection clients #8965

Merged
merged 42 commits into from
Apr 6, 2021

Commits on Mar 23, 2021

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

Commits on Mar 24, 2021

  1. chore: cleanup naming

    fdymylja committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    41b56e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. change: various cleanups

    fdymylja committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    300f8d6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into frojdi/issue-8959-extend-cosmos-reflection

    # Conflicts:
    #	x/staking/types/staking.pb.go
    fdymylja committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1df455f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. add: tmp

    fdymylja committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    66be3af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    064ef13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d739bd9 View commit details
    Browse the repository at this point in the history
  4. revert: Makefile

    fdymylja committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    dc3f543 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/frojdi/issue-8959-extend-cosmos-…

    …reflection' into frojdi/issue-8959-extend-cosmos-reflection
    fdymylja committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    3085a16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    894af90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e2d6f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56fffb0 View commit details
    Browse the repository at this point in the history
  9. chore: lint

    fdymylja committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    b39062f View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/frojdi/issue-8959-extend-cosmos-…

    …reflection' into frojdi/issue-8959-extend-cosmos-reflection
    fdymylja committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    6b9f3d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9b66a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f3bf7b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    d97aa9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4982499 View commit details
    Browse the repository at this point in the history
  3. chore: update CHANGELOG.md

    fdymylja committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    493c58a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40efff4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    647753b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2accf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d3d457 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8658687 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33df176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9023090 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    858b99c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into frojdi/issue-8959-extend-cosmos-reflection

    # Conflicts:
    #	x/auth/client/cli/tx_sign.go
    fdymylja committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    679b0d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed60e4b View commit details
    Browse the repository at this point in the history
  10. fix: commit missing file

    fdymylja committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ee64b21 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. change: split RPCs

    fdymylja committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    b51017d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    74dc667 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c71e186 View commit details
    Browse the repository at this point in the history
  3. chore: cleanup CHANGELOG.md

    fdymylja committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    637e4ff View commit details
    Browse the repository at this point in the history
  4. chore: lint

    fdymylja committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    29492d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a65bd65 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. chore: cleanup

    fdymylja committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    528d0c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

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

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    a4ccc67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839b5b4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:cosmos/cosmos-sdk into frojdi/iss…

    …ue-8959-extend-cosmos-reflection
    sahith-narahari committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    437d7c7 View commit details
    Browse the repository at this point in the history