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

Port pismo replay tool improvements #7432

Merged
merged 33 commits into from
Apr 18, 2023

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    1c8c75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f673d3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc476ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b0685 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2342e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac90a64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dabbb12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94b4ee6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a273959 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e445253 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d47fe40 View commit details
    Browse the repository at this point in the history
  12. feat(swingset-tools): [replay] implement custom compareSyscalls

    Store VC metadata syscalls results for handling missing from transcript
    Options to configure syscall mismatch
    mhofman committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    abc8109 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b1c2ce View commit details
    Browse the repository at this point in the history
  14. feat(swingset-tools): [replay] spawn multiple workers

    With different load points
    mhofman committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a104fb2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e8014a5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c54934a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b83f019 View commit details
    Browse the repository at this point in the history
  18. feat(swingset-tools): [replay] better snapshot messages

    Add keep worker at specific delivery nums
    mhofman committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5a316ee View commit details
    Browse the repository at this point in the history
  19. feat(swingset-tools): [replay] keep divergent and explicitly loaded w…

    …orkers
    
    Fix concurrent snapshot save for custom snapStore
    mhofman committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    bd629df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ab9182e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9dc8971 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    12518eb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e32c987 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7ca2b23 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fd022de View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a3ee105 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f0fa337 View commit details
    Browse the repository at this point in the history
  28. fix(swingset-tools): [replay] Use SDK bundles

    Do not attempt to rebuild
    mhofman committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d883a8f View commit details
    Browse the repository at this point in the history
  29. fix(swingset-tools): [replay] use fs backed db for snapstore

    Force use custom snapstore if snapshot differences allowed
    mhofman committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    acb868d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5b1539b View commit details
    Browse the repository at this point in the history
  31. fix(swingset-tools): [replay] combine snapshot logic

    Unify mutex logic around worker snapshot load / save
    mhofman committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b3ea42a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    80ce61a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    779f188 View commit details
    Browse the repository at this point in the history