Skip to content

fix(scenarios): make Synapse source runs consumer-equivalent - #185

Merged
rvagg merged 2 commits into
mainfrom
rvagg/fixsynapse2
Aug 26, 2026
Merged

fix(scenarios): make Synapse source runs consumer-equivalent#185
rvagg merged 2 commits into
mainfrom
rvagg/fixsynapse2

Conversation

@rvagg

@rvagg rvagg commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Install only the production dependency closure and resolve peers under Synapse's pnpm security policy. Add EIP-2612 support to MockUSDFC so fresh devnet accounts can fund uploads through Synapse.

#182 didn't quite work in resolving #179

Install only the production dependency closure and resolve peers under
Synapse's pnpm security policy. Add EIP-2612 support to MockUSDFC so
fresh devnet accounts can fund uploads through Synapse.

#182 didn't quite work in
resolving #179
Copilot AI lite review requested due to automatic review settings August 25, 2026 13:27
@rvagg
rvagg requested a review from beck-8 as a code owner August 25, 2026 13:27
@FilOzzy FilOzzy added this to FOC Aug 25, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Aug 25, 2026
Comment thread scenarios/synapse_runtime.py

Copilot AI 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.

Pull request overview

Updates Synapse source scenarios to use production and peer dependencies under its pnpm policy, and adds EIP-2612 support to MockUSDFC.

Changes:

  • Separates source and peer dependency installation.
  • Adds source-aware peer resolution.
  • Adds and tests ERC20Permit support.
  • Updates scenario tests and CI documentation.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/tests/test_scenario_dependencies.py Updates dependency installation tests.
scenarios/synapse-e2e/source-runtime.mjs Resolves source exports and peer dependencies.
scenarios/synapse_runtime.py Prepares production and peer runtime dependencies.
contracts/MockUSDFC/test/MockUSDFC.t.sol Tests permit functionality.
contracts/MockUSDFC/src/MockUSDFC.sol Adds ERC20Permit support.
ci/README.md Updates dependency installation documentation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@FilOzzy FilOzzy moved this from 📌 Triage to 🔎 Awaiting review in FOC Aug 25, 2026
@rvagg

rvagg commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

added pkg.pr.new support in here, deleted a bunch of code in the process 🎉

@rvagg
rvagg merged commit beb7d63 into main Aug 26, 2026
3 checks passed
@rvagg
rvagg deleted the rvagg/fixsynapse2 branch August 26, 2026 02:43
@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting review to 🎉 Done in FOC Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

3 participants