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

[parallel executor] parallel executor #3940

Merged
merged 33 commits into from
Aug 28, 2023
Merged

[parallel executor] parallel executor #3940

merged 33 commits into from
Aug 28, 2023

Commits on Aug 22, 2023

  1. add crate multi version hashmap

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d04096c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a709dfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4d7d6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9ff578 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    065821c View commit details
    Browse the repository at this point in the history
  6. update vm-runtime

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5fc176c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e80f537 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96e4f38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94e9e3e View commit details
    Browse the repository at this point in the history
  10. update BlockExecute

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9de8fb3 View commit details
    Browse the repository at this point in the history
  11. update executor

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3845c25 View commit details
    Browse the repository at this point in the history
  12. tidy code

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0ae7a4f View commit details
    Browse the repository at this point in the history
  13. update ci pr

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    18a3297 View commit details
    Browse the repository at this point in the history
  14. fix clippy warning

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    921d0ae View commit details
    Browse the repository at this point in the history
  15. set concurrency level

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    924cb63 View commit details
    Browse the repository at this point in the history
  16. set concurrency level

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f3ff269 View commit details
    Browse the repository at this point in the history
  17. update rpc schema

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    05202df View commit details
    Browse the repository at this point in the history
  18. set concurrency level

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    fdfae38 View commit details
    Browse the repository at this point in the history
  19. update StarcoinVMWrapper init

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1564752 View commit details
    Browse the repository at this point in the history
  20. set concurrency_level

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a1d6b16 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    05ca03e View commit details
    Browse the repository at this point in the history
  22. remove log

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    218f417 View commit details
    Browse the repository at this point in the history
  23. add error process

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    dd6983d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    75f71aa View commit details
    Browse the repository at this point in the history
  25. remove comment msg

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1cee9a8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    98d1230 View commit details
    Browse the repository at this point in the history
  27. add TurboSTM executor log

    nkysg committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    96490b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. add TurboSTM gen txn

    nkysg committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    50b90ee View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. add TurboSTM apply txn cmd

    nkysg committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    aa71e4c View commit details
    Browse the repository at this point in the history
  2. TurboSTM not save_log

    nkysg committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c95999d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. set_concurrency_level cmd

    nkysg committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    072483b View commit details
    Browse the repository at this point in the history
  2. revert TurboSTM not save_log

    nkysg committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3569c73 View commit details
    Browse the repository at this point in the history
  3. add debug.json

    nkysg committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2ee8c8a View commit details
    Browse the repository at this point in the history