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

optimization: enqueue transactions in parallel from p2p #173

Merged
merged 4 commits into from
Oct 10, 2024

Commits on Sep 2, 2024

  1. Merge pull request bnb-chain#155 from bnb-chain/develop

    Prepare for v0.5.0 release
    owen-reorg authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f3bc8ce View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. add p2p queue metrics

    andyzhang2023 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    df20c4f View commit details
    Browse the repository at this point in the history
  2. enqueue tx in parallel

    andyzhang2023 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    524c366 View commit details
    Browse the repository at this point in the history
  3. metrics at a better position

    andyzhang2023 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a5648fb View commit details
    Browse the repository at this point in the history