fix: reject placeholder bridge recipients before posting#7622
Closed
fairlighteth wants to merge 11 commits into
Closed
fix: reject placeholder bridge recipients before posting#7622fairlighteth wants to merge 11 commits into
fairlighteth wants to merge 11 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying explorer-dev with
|
| Latest commit: |
53328cd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7911bbc7.explorer-dev-dxz.pages.dev |
| Branch Preview URL: | https://deepsec-medium-06-quote-sign.explorer-dev-dxz.pages.dev |
Deploying swap-dev with
|
| Latest commit: |
1e45a58
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://59c74e5e.swap-dev-5u6.pages.dev |
| Branch Preview URL: | https://deepsec-medium-06-quote-sign.swap-dev-5u6.pages.dev |
- keep a quote non-signable when the latest optimal fetch failed - add a regression for fast-success then optimal-error state
- ignore same-cycle fast errors once an optimal quote is active - add a regression for optimal-success then fast-error ordering
- Share the existing placeholder recipient guard across trade posting paths - Remove the broader quote freshness changes from this PR Refs #7622
Contributor
Author
|
Superseded by #7670 after renaming the head branch to |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
What changed
Why
Validation
pnpm agents:check