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

Pass in sdk.Context to router.Route() #5452

Merged
merged 19 commits into from
Jan 4, 2020
Merged

Pass in sdk.Context to router.Route() #5452

merged 19 commits into from
Jan 4, 2020

Commits on Dec 27, 2019

  1. add ctx to router.Route()

    sunnya97 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    1ffee19 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG

    sunnya97 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    c696236 View commit details
    Browse the repository at this point in the history
  3. added baseapp option

    sunnya97 committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    cc16035 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. added information to docs

    sunnya97 committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    d7bbc88 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Configuration menu
    Copy the full SHA
    339f525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31290a9 View commit details
    Browse the repository at this point in the history
  3. Update baseapp/baseapp_test.go

    Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>
    PumpkinSeed and golangcibot authored Jan 1, 2020
    Configuration menu
    Copy the full SHA
    d295d27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcc6718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29111df View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    529d9c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'I5455-stateful-router' of github.com:PumpkinSeed/cosmos…

    …-sdk into I5455-stateful-router
    PumpkinSeed committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    c0e4c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94616f1 View commit details
    Browse the repository at this point in the history
  4. Remove WithRouter

    PumpkinSeed committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    f25a756 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d08051e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    818a54d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5460 from PumpkinSeed/I5455-stateful-router

    Towards stateful router
    sunnya97 authored Jan 2, 2020
    Configuration menu
    Copy the full SHA
    ebee7c7 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    sunnya97 authored Jan 2, 2020
    Configuration menu
    Copy the full SHA
    de274dd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

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

Commits on Jan 4, 2020

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