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

fix: skip same-sender non-sequential sequence and then add others txs new solution (backport #19177) #19250

Merged
merged 4 commits into from
Jan 29, 2024

Commits on Jan 25, 2024

  1. fix: skip same-sender non-sequential sequence and then add others txs…

    … new solution (#19177)
    
    Co-authored-by: SuperLee <9109321+superlee_8@user.noreply.gitee.com>
    Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    (cherry picked from commit fe32bcc)
    
    # Conflicts:
    #	CHANGELOG.md
    #	baseapp/abci_utils_test.go
    ZiHengLee authored and mergify[bot] committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7da521d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    264025e View commit details
    Browse the repository at this point in the history
  2. Update baseapp/abci_utils.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    facundomedica and alexanderbez authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    059d1d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix

    facundomedica committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    86966ef View commit details
    Browse the repository at this point in the history