-
Notifications
You must be signed in to change notification settings - Fork 45
feat: Hybrid Order support #636
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
28 commits
Select commit
Hold shift + click to select a range
29abcc5
initial poc commit
ericneil-sanc d7d034c
initial commit
ericneil-sanc e448046
nits on permit2 test
ericneil-sanc cef5cb0
revert yarn.lock
ericneil-sanc fac755c
add fields to dutch repository
ericneil-sanc fff30cc
adjust comments
ericneil-sanc cef2257
add clarity to generateCosignerData comment
ericneil-sanc e09a3c3
convert generateCosignerData to JSDoc
ericneil-sanc 960d111
add hybrid order tests
ericneil-sanc 96051e1
add hybrid order info readme
ericneil-sanc 4d5c589
use cosigned version
ericneil-sanc 4bc28f8
add more tests
ericneil-sanc a96031a
address PR comments
ericneil-sanc 67274e2
update to use latest sdk changes
ericneil-sanc b49c54f
update to beta 0.13 sdk
ericneil-sanc b2f3534
use .quote() on v4Validator
ericneil-sanc fd49abe
fix: match baselinePriorityFeeWei field for Dynamo
alanhwu eaa0bb7
rm unused logs
ericneil-sanc f7d80bf
rm unused
ericneil-sanc c5dddce
test curve generation
ericneil-sanc 4055e2f
correct test suite
ericneil-sanc 4227be4
update axios version
ericneil-sanc abd1233
proper multi output handling and tests
ericneil-sanc 6c60996
proper payload for initializer
ericneil-sanc 6162ccd
throw err if onchain validator not found for v4
ericneil-sanc 9a1ca35
address comments
ericneil-sanc 1e6144e
increase test coverage
ericneil-sanc a4caf09
Merge branch 'main' into hybrid-impl
ericneil-sanc 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| export class CosigningError extends Error {} |
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.
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.