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

RecheckTx Optimizations #5196

Merged
merged 23 commits into from
Oct 23, 2019
Merged

RecheckTx Optimizations #5196

merged 23 commits into from
Oct 23, 2019

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    420faef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc98bb2 View commit details
    Browse the repository at this point in the history
  3. fix tests

    AdityaSripal committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    0310b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42ddba9 View commit details
    Browse the repository at this point in the history
  5. add unit tests

    AdityaSripal committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    17b47bf View commit details
    Browse the repository at this point in the history
  6. add integration tests

    AdityaSripal committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    4eb7dc8 View commit details
    Browse the repository at this point in the history
  7. update changelog

    AdityaSripal committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    48bc5cb View commit details
    Browse the repository at this point in the history
  8. Update x/auth/ante/ante_test.go

    Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>
    AdityaSripal and golangcibot authored Oct 15, 2019
    Configuration menu
    Copy the full SHA
    af3b24d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

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

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    2e24c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f087b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f94b1c View commit details
    Browse the repository at this point in the history
  4. address reviews

    AdityaSripal committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    14f1939 View commit details
    Browse the repository at this point in the history
  5. update changelog

    alexanderbez committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    81a5996 View commit details
    Browse the repository at this point in the history
  6. lint: update godoc

    alexanderbez committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    b5232ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d2e54b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27d0393 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. cleanup iota const

    alexanderbez committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    08a44d6 View commit details
    Browse the repository at this point in the history
  2. remove named return

    alexanderbez committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    39b91bf View commit details
    Browse the repository at this point in the history
  3. Update docs/core/baseapp.md

    Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
    alexanderbez and fedekunze authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    0af80d5 View commit details
    Browse the repository at this point in the history
  4. Update docs/core/baseapp.md

    Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
    alexanderbez and fedekunze authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    a0f895f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da856be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d14f4ee View commit details
    Browse the repository at this point in the history