Conversation
✅ Deploy Preview for vortex-sandbox ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for vrtx-dashboard canceled.
|
✅ Deploy Preview for vortexfi ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
Field report from the B2B forwarder workstream: our pinned EURe swap route died in six weeks — relevant to this PR's pinned-pool While re-measuring EURe DEX liquidity on Ethereum for the forwarder work (branch
Two takeaways that generalize to any pinned EURe route, including the Polygon pool this PR pins:
Suggestions for this PR before the flow goes live:
|
Resolves conflicts against the Monerium B2B onramp (#1272), routed-token catalog matching (#1363), oracle-anchored routed subsidy (#1362), the provider_limit_exceeded rejection type (#1355), and the moved SDK Node consumer examples (#1357). - catalog.ts: keep staging's structural isOnChainToken match and reapply the dormant-EURe exclusion on top, so Squid discovery can never surface EURe as an offramp source. - vars/preload/.env.example: keep both the MONERIUM_ISSUE_FEE_EUR requirement and the MONERIUM_B2B_* configuration. - SDK examples: the EUR Node consumer examples are removed at their new location with their package scripts, matching this branch's deletion (the SDK EUR handler does not support the owner-permit flow). - security-spec/monerium.md: this branch's white-label + active Polygon onramp spec, with staging's legacy OAuth onboarding section retained because those routes still exist. - Remaining docs describe the direct-API Polygon EUR onramp as active, keep the B2B onramp and managed-profile recipient delegation from staging, and keep Mykobo as legacy recovery only.
The EUR register-time kill switch was removed when the Polygon Monerium onramp was activated, and prepareRampTransactions now reads the persisted flow's phases to detect legacy Mykobo flows. Both tests still assumed the previous behavior and failed on this branch before the staging merge.
ebma
added this pull request to stack #1373
September 15, 2026 07:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR reintegrates Monerium as the provider for direct-API EUR onramps.