Skip to content

feat(protocol-fuzzer): local repo setup (no docker)#22387

Merged
rkarabut merged 1 commit into
nextfrom
rk/protocol-fuzzer-local-repo
May 6, 2026
Merged

feat(protocol-fuzzer): local repo setup (no docker)#22387
rkarabut merged 1 commit into
nextfrom
rk/protocol-fuzzer-local-repo

Conversation

@rkarabut

@rkarabut rkarabut commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Added setup-local.sh for running against a locally-built sandbox, along with some small related improvements.

Tested on mainframe off the current next.

@rkarabut rkarabut force-pushed the rk/protocol-fuzzer-local-repo branch from 9c13baf to bca72f9 Compare April 8, 2026 05:28
@rkarabut rkarabut force-pushed the rk/protocol-fuzzer-local-repo branch 2 times, most recently from 354f681 to 8d0aa2d Compare April 23, 2026 11:59
Comment thread yarn-project/.gitignore Outdated
ethereum/src/generated
slasher/src/generated

# Symlink created by noir-projects/protocol-fuzzer/setup-local.sh

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move this into noir-projects?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@LeilaWang LeilaWang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just one small nit.

…e rename

- Add setup-local.sh for running against a locally-built sandbox (no Docker)
- Make artifact directory configurable via --artifacts-dir CLI arg
- Rename bridge.mjs -> wallet-bridge.mjs to avoid ambiguity
- Wait for port release after kill in setup-local.sh
- Document local vs Docker artifact path distinction in README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rkarabut rkarabut force-pushed the rk/protocol-fuzzer-local-repo branch from 3b61196 to 90af740 Compare May 6, 2026 10:46
@rkarabut rkarabut added this pull request to the merge queue May 6, 2026
Merged via the queue into next with commit 1211a03 May 6, 2026
22 checks passed
@rkarabut rkarabut deleted the rk/protocol-fuzzer-local-repo branch May 6, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants