-
Notifications
You must be signed in to change notification settings - Fork 20
feat: event stream trigger NextCommittee #502
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 3 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
44be0c1
conf: add ws endpoint in chain config
alxiong 574b134
trigger set_next_committee by contract event
alxiong 8c90d16
Merge remote-tracking branch 'origin/main' into ax/event-stream
alxiong 3943601
use 8546 for nitro ws port
alxiong 4224986
test: unit test for log event stream
alxiong 0b70ae7
use Latest tag for test chain
alxiong 195ff4a
Merge remote-tracking branch 'origin/main' into ax/event-stream
alxiong 21ce864
add ws endpoint to test-configs/local
alxiong 3d05908
add dynamic committee integration test
alxiong f52988d
maybe work
lukeiannucci 8b8e8cf
500
lukeiannucci 0277089
Merge branch 'main' into ax/event-stream
lukeiannucci 2488c60
add register threshold-enc-key functionality
alxiong 921807b
yapper optionally read enc_key from contract
alxiong 7d95f46
scan from genesis for test, not missing any events
alxiong d07f98e
fix: sync prev committee during sequencerconfig derivation
alxiong f9651fa
fix: enough time for resharing
alxiong 2f2dda0
Merge remote-tracking branch 'origin/main' into ax/event-stream
alxiong 9e56d2f
remove tmp c1 configs, disambiguate --committee-id flag
alxiong 8c10bda
minor fix
alxiong 4fb6b12
update register, allow __SPACE__ for multi-word argument in run
alxiong 04e216a
context err when parsing peer info
alxiong d07bd02
Merge remote-tracking branch 'origin/main' into ax/event-stream
alxiong b75a0b3
modularize committee sync and event stream logic
alxiong 76c2277
mkconfig accept +20s, run.rs accepts single quoted multi-words
alxiong 4547bcb
Stream<CommitteeInfo> and separating pubsub backend handle
alxiong 45e62c2
Merge remote-tracking branch 'origin/main' into ax/event-stream
alxiong d4d1e3c
account for faster local run
alxiong fbc48a5
improve code quality
alxiong c153532
use registeredBlkNum from contract for from_block
alxiong d48f068
minor fix
alxiong 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
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
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
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.