-
-
Notifications
You must be signed in to change notification settings - Fork 277
Validate intent typedData in bridge quote responses #7895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
4091b04
feat: allow intent typed data in bridge schema
oscarwroche 32df2d0
feat: validate intent typedData as JSON
oscarwroche f140729
feat: enforce typedData shape in intent schema
oscarwroche f930d4f
fix: fix type depth error
oscarwroche 868600e
Merge branch 'main' into intent-backend-api-change
oscarwroche d705e64
Merge remote-tracking branch 'origin/main' into intent-backend-api-ch…
oscarwroche 53ab950
Add bridge-controller changelog entry for intent typedData
oscarwroche 407b978
feat(bridge-status): sign intent typedData in core submitIntent
oscarwroche d9a5ba2
Merge main into intent-backend-api-change
oscarwroche d780875
test(bridge-status): cover in-core intent signing path
oscarwroche 00813c7
fix bridge status controller lint issues
oscarwroche a5f6b74
update bridge-status-controller changelog
oscarwroche f7f26ad
Merge branch 'main' into intent-backend-api-change
oscarwroche 9dfbdd2
update bridge-controller changelog for intent typedData
oscarwroche ab9d5f5
Merge branch 'main' into intent-backend-api-change
oscarwroche 7e2f3d9
link bridge changelog entries to PR
oscarwroche 23334d6
Merge branch 'main' into intent-backend-api-change
oscarwroche 5593b79
Merge origin/feat/intent-v2 into intent-backend-api-change
oscarwroche 60faf46
Fix lint naming convention for ab_tests extraction
oscarwroche 14720e6
Remove precomputed signature from bridge intent submission
oscarwroche 2ae849e
Tighten typedData domain/message validation to unknown records
oscarwroche d763977
Fix intent tests for required typedData signing path
oscarwroche 12a3874
fix(bridge-controller): avoid typedData domain/message type recursion
oscarwroche 3b057ea
docs(bridge-controller): explain typedData any fallback
oscarwroche 5e001a0
refactor(bridge-controller): use record(string(), any()) for typedData
oscarwroche 2039520
fix(bridge-status): validate intent typedData before approval
oscarwroche 1ac24ad
fix: review comments and adjust related tests
Akaryatrh f17ff8a
fix: lint issue
Akaryatrh 43536ea
fix: add types back to IntentSchema to fix build
Akaryatrh cb69a73
fix: failing build
Akaryatrh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.