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

module: pass route by value #6404

Merged
merged 8 commits into from
Jun 11, 2020

Commits on Jun 11, 2020

  1. use instance

    jgimeno committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5030235 View commit details
    Browse the repository at this point in the history
  2. add some comments

    jgimeno committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3262fe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86fa08c View commit details
    Browse the repository at this point in the history
  4. Update types/router.go

    fedekunze authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    331782b View commit details
    Browse the repository at this point in the history
  5. rename Nil to Empty

    jgimeno committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8fd5586 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'jonathan/module-route-not-pointer-but-instance' of gith…

    …ub.com:cosmos/cosmos-sdk into jonathan/module-route-not-pointer-but-instance
    jgimeno committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    993a5df View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into jonathan/module-route-not-pointer-but-inst…

    …ance
    Alessio Treglia authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    049c305 View commit details
    Browse the repository at this point in the history
  8. run make mocks

    Alessio Treglia committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    99d67bd View commit details
    Browse the repository at this point in the history