-
Notifications
You must be signed in to change notification settings - Fork 41
feat(node): chain-compatible presignature selection for verifying foreign transactions #4054
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 16 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
0471638
feat(node): gate verify-foreign-tx on available chains via the watch …
anodar cb9468d
cleanup
anodar 7ec268f
cleanup
anodar 267cc47
Address comments
anodar a87bc1f
get rid of optional in channel
anodar 37dd1c0
add todo
anodar a80d3e8
address claude comments
anodar cc3a725
Merge branch 'main' into anodar/3569-5-node-available-chains-switch
anodar dd3bd7a
cleanup
anodar 2434973
Address comments
anodar 6ce5767
Merge branch 'main' into anodar/3569-5-node-available-chains-switch
anodar fae828e
Merge branch 'main' into anodar/3569-5-node-available-chains-switch
anodar bec2c49
feat(node): chain-compatible presignature selection for verifying for…
anodar 721ecfc
Address claude comments
anodar 6a57986
Update documentation, address claude
anodar f671291
Don't scan full queue, reword comment
anodar 739fe13
Factor out await_with_slow_hook
anodar 40ee1b0
Merge branch 'main' into anodar/3569-5-node-available-chains-switch
anodar af24ba6
Drop commented out code, reoder tests
anodar 7d693b8
Merge branch 'anodar/3569-5-node-available-chains-switch' into anodar…
anodar 66b3305
Merge branch 'main' into anodar/3569-6-chain-aware-presigs
anodar 95dc3e5
Merge branch 'main' into anodar/3569-6-chain-aware-presigs
anodar fe7b7c1
address comments
anodar 98c7c0d
Merge branch 'anodar/3569-6-chain-aware-presigs' of github.com:near/m…
anodar 92d15f5
Add notify when cold queue changes
anodar 8eb8eb6
fix bug
anodar e3c1f33
Address comments
anodar 26cde2e
s/recv_async/try_recv
anodar 22d7d38
Fix clippy
anodar 316d2c5
Merge branch 'main' into anodar/3569-6-chain-aware-presigs
anodar 1b8b66b
Merge branch 'main' into anodar/3569-6-chain-aware-presigs
anodar 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.