-
Notifications
You must be signed in to change notification settings - Fork 111
refactor(l1): spawned p2p #3164
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
62 commits
Select commit
Hold shift + click to select a range
c6875b6
Initial RLPxConnection refactor to use spawned
ElFantasma 4983a1a
Moved handshake into connection spawned process
ElFantasma ee013d6
Connected backend channels and added periodic checks
ElFantasma 49fc0ee
Improved periodic tasks handling
ElFantasma 6295648
Added broadcast channel handling
ElFantasma b5585cf
Simplified RLPxConnection initialization
ElFantasma a35930f
Removed Arc<Mutex<...>>> for listening stream
ElFantasma d5b0131
Updated to newest spawned version
ElFantasma b5a3389
Updated to newest spawned version
ElFantasma 0c72703
Merge branch 'main' into spawned_p2p
ElFantasma 377e47b
Fixed merge problems
ElFantasma bb5b9f3
Merge branch 'main' into spawned_p2p
ElFantasma e897781
Fixed linter issues
ElFantasma 1a0942b
Fixed linter issues
ElFantasma 30fc9c4
Fixed failing test on discv4
ElFantasma 0c0b7ef
Breaking listen loop when stream is finished
ElFantasma 95f2ac7
Merge branch 'main' into spawned_p2p
ElFantasma a084f8e
Improved listen loop syntax
ElFantasma 46d5406
Improved error handling on connection initialization
ElFantasma 2c6269b
Merge branch 'main' into spawned_p2p
ElFantasma 4003852
updated spawned use in metrics module
ElFantasma 0dcd1ab
updated spawned use in metrics module
ElFantasma 99db63e
emptying service.nix spawned sha to obtain a new one from CI
ElFantasma a292833
updated spawned in Cargo.lock
ElFantasma 937373c
updated service.nix with proper sha
ElFantasma 7632394
Merge branch 'main' into spawned_p2p
ElFantasma d866f74
Merge branch 'main' into spawned_p2p
ElFantasma e98aa41
Corrected potential problem on tcp stream handling
ElFantasma 8477e54
Merge branch 'main' into spawned_p2p
ElFantasma fb4a959
Added TODO comments and links to issues
ElFantasma 1d0ff65
Merge branch 'main' into spawned_p2p
ElFantasma 075b31e
Merge branch 'main' into spawned_p2p
ElFantasma 3221778
Merge branch 'main' into spawned_p2p
ElFantasma 3291f4f
Added TODO comments and links to issues
ElFantasma 9abbd8f
Merge branch 'main' into spawned_p2p
ElFantasma 3112459
Merge branch 'main' into spawned_p2p
ElFantasma 010ce63
Fixed linter issues
ElFantasma a9f7ccf
Merge branch 'main' into spawned_p2p
ElFantasma 20fa919
Merge branch 'main' into spawned_p2p
ElFantasma d05f77e
Updated to newest spawned version
ElFantasma 8b9d4b8
feat(l2): implement ERC20 bridge (#3241)
iovoid 014b690
feat(l2): add instance info to Grafana alerts (#3333)
ManuelBilbao fde712a
feat(l2): exchange commit hash in node-prover communication (#3339)
avilagaston9 cc27f5f
refactor(l1, l2, levm): remove `l2` feature flag from crates `ethrex-…
ilitteri b05bfe0
fix(core): more accurate throughput (#3412)
Oppen 385642d
perf(levm): refactor `CacheDB` to use more efficient APIs (#3259)
azteca1998 b8fea06
perf(levm): add fib recursive bench (#3391)
edg-l 0fbe568
feat(l2): replace custom merkle tree with `OpenZeppelin` + `lambdawor…
LeanSerra aac658c
feat(l2): burn gas when sending privileged transactions (#3407)
iovoid 9f8c49a
Merge branch 'main' into spawned_p2p
ElFantasma 48e8bbb
Fixed quote-gen Cargo.lock and reseted spawned sha
ElFantasma ef9864d
Updated spawned sha
ElFantasma fae2eac
Merge branch 'main' into spawned_p2p
ElFantasma 992b61e
Merge branch 'main' into spawned_p2p
ElFantasma 4fca73f
Addressed PR review comments
ElFantasma 4979b29
Merge branch 'main' into spawned_p2p
ElFantasma 0085d47
Fixed wronged merge
ElFantasma 14bb43b
Merge branch 'main' into spawned_p2p
ElFantasma aaf300e
Merge branch 'main' into spawned_p2p
ElFantasma 81929b5
Merge branch 'main' into spawned_p2p
ElFantasma 973e0b9
Merge branch 'main' into spawned_p2p
ElFantasma 5884bc2
Removed unused struct
ElFantasma 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
Large diffs are not rendered by default.
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Following @mpaulucci feedback, we should be just using internal errors for the GenServerErrors.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a comment and an issue to fix it