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(mempool): data race in mempool prepare proposal handler (backport #21413) #21541

Merged
merged 7 commits into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. fix(mempool): data race in mempool prepare proposal handler (#21413)

    (cherry picked from commit 0d201de)
    
    # Conflicts:
    #	CHANGELOG.md
    #	types/mempool/mempool.go
    yihuang authored and mergify[bot] committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    57e217e View commit details
    Browse the repository at this point in the history
  2. cl

    julienrbrt committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    42daa37 View commit details
    Browse the repository at this point in the history
  3. avoid api breaking

    yihuang committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    10b167c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. remove api breaking

    yihuang committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    78dac4c View commit details
    Browse the repository at this point in the history
  2. comment

    yihuang committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    af7c2d6 View commit details
    Browse the repository at this point in the history
  3. lint + disclaimer

    julienrbrt committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8c83bc1 View commit details
    Browse the repository at this point in the history
  4. updates

    julienrbrt committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    86947f8 View commit details
    Browse the repository at this point in the history