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
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
1c8c75d
types(swingset): explicit types in transcript logic
mhofman Dec 16, 2022
f673d3d
types(Swingset): fix VatManager type
mhofman Dec 19, 2022
fc476ba
fix(swingset-tools): [replay] sync-up snapStore interface
mhofman Nov 22, 2022
32b0685
fix(swingset-tools): [replay] cannot load snapshot without xs-worker
mhofman Jan 12, 2023
a2342e0
types(swingset-tools): type check replay-transcript
mhofman Dec 16, 2022
ac90a64
fix(swingset-tools): [replay] add xsnap debug option
mhofman Dec 8, 2022
dabbb12
feat(swingset-tools): [replay] use transcriptNum
mhofman Nov 22, 2022
94b4ee6
feat(swingset-tools): [replay] write activity log
mhofman Nov 22, 2022
a273959
feat(swingset-tools): [replay] force snapshot making on interval
mhofman Nov 22, 2022
e445253
feat(swingset-tools): [replay] force load snapshots
mhofman Nov 22, 2022
d47fe40
chore(swingset-tools): [replay] tweaks
mhofman Nov 22, 2022
abc8109
feat(swingset-tools): [replay] implement custom compareSyscalls
mhofman Dec 8, 2022
3b1c2ce
feat(swingset-tools): [replay] handle various transcript logic versions
mhofman Dec 20, 2022
a104fb2
feat(swingset-tools): [replay] spawn multiple workers
mhofman Dec 8, 2022
e8014a5
feat(swingset-tools): [replay] add some worker stats
mhofman Dec 8, 2022
c54934a
feat(swingset-tools): [replay] improve multi worker logic
mhofman Dec 9, 2022
b83f019
fix(swingset-tools): [replay] fix load parallelism
mhofman Dec 9, 2022
5a316ee
feat(swingset-tools): [replay] better snapshot messages
mhofman Dec 12, 2022
bd629df
feat(swingset-tools): [replay] keep divergent and explicitly loaded w…
mhofman Dec 13, 2022
ab9182e
refactor(swingset-tools): [replay] track delivery time on worker data
mhofman Dec 16, 2022
9dc8971
refactor(swingset-tools): [replay] workers sync infra
mhofman Dec 20, 2022
12518eb
feat(swingset-tools): [replay] add syscall divergence analysis
mhofman Dec 16, 2022
e32c987
fix(swingset-tools): [replay] clean up on replay error
mhofman Dec 17, 2022
7ca2b23
feat(swingset-tools): [replay] convert options to command line parsed
mhofman Dec 26, 2022
fd022de
feat(swingset-tools): [replay] Option to load snapshots through config
mhofman Dec 27, 2022
a3ee105
fix(swingset-tools): [replay] fix snapstore and vatKeeper interfaces
mhofman Apr 16, 2023
f0fa337
fix(swingset-tools): [replay] handle bundle related changes
mhofman Apr 17, 2023
d883a8f
fix(swingset-tools): [replay] Use SDK bundles
mhofman Apr 15, 2023
acb868d
fix(swingset-tools): [replay] use fs backed db for snapstore
mhofman Apr 16, 2023
5b1539b
fix(internal): add typing to makeWithQueue
mhofman Apr 16, 2023
b3ea42a
fix(swingset-tools): [replay] combine snapshot logic
mhofman Apr 16, 2023
80ce61a
fix(SwingSet): do not request bundles if overridden
mhofman Apr 17, 2023
779f188
feat(swingset-tools): [replay] support bundleIDs
mhofman Apr 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading