Skip to content

feat: sequence-store publisher e2e suite - #47

Open
cffls wants to merge 9 commits into
mainfrom
cffls/sequencer-e2e
Open

feat: sequence-store publisher e2e suite#47
cffls wants to merge 9 commits into
mainfrom
cffls/sequencer-e2e

test(sequencer): run the e2e suite under transaction load

795e56e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 28, 2026 in 4s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 72 in .github/workflows/kurtosis-sequencer-e2e.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 95 in .github/workflows/kurtosis-sequencer-e2e.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}