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

Problem: gen-tx don't run in parallel for single node #1645

Merged
merged 4 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. Problem: gen-tx don't run in parallel for single node

    Solution:
    - use multiprocessing library to do parallel tx gen
    yihuang committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c1911b1 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: yihuang <huang@crypto.com>
    yihuang authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a4750a2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into parallel-gen-tx

    Signed-off-by: yihuang <huang@crypto.com>
    yihuang authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8fd2ae7 View commit details
    Browse the repository at this point in the history
  4. cleanup

    yihuang committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    84eb4e6 View commit details
    Browse the repository at this point in the history