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

Baseapp recovery middleware #6053

Merged
merged 11 commits into from
Jun 5, 2020

Commits on Apr 21, 2020

  1. baseapp: custom panic handling withing app.runTx method

    Mikhail Kornilov committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    80470d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. baseapp: recovery middleware chain unit test added

    Mikhail Kornilov committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e0606c7 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG.md update

    Mikhail Kornilov committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    b54ae64 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. ADR-22 link added; godocs update

    Mikhail Kornilov committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    bb16e83 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into baseapp-recovery-middleware

    # Conflicts:
    #	CHANGELOG.md
    #	baseapp/baseapp.go
    Mikhail Kornilov committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    2ba3c25 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Merge branch 'master' into baseapp-recovery-middleware

    Mikhail Kornilov authored May 13, 2020
    Configuration menu
    Copy the full SHA
    b2be149 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. CHANGELOG.md: ADR-022 url fix

    Mikhail Kornilov committed May 17, 2020
    Configuration menu
    Copy the full SHA
    bd81674 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Merge branch 'master' into baseapp-recovery-middleware

    Mikhail Kornilov committed May 20, 2020
    Configuration menu
    Copy the full SHA
    1d699a4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Merge branch 'master' into baseapp-recovery-middleware

    Mikhail Kornilov committed May 29, 2020
    Configuration menu
    Copy the full SHA
    8337ec9 View commit details
    Browse the repository at this point in the history
  2. CoreDocs added for custom panic recovery middleware

    Mikhail Kornilov committed May 29, 2020
    Configuration menu
    Copy the full SHA
    f78fc02 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Merge branch 'master' into baseapp-recovery-middleware

    Mikhail Kornilov committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    8f0ee48 View commit details
    Browse the repository at this point in the history