-
Notifications
You must be signed in to change notification settings - Fork 78
[ETCM-355] Refactor capabilities #1060
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
Conversation
src/main/scala/io/iohk/ethereum/blockchain/sync/regular/BlockBroadcast.scala
Outdated
Show resolved
Hide resolved
src/main/scala/io/iohk/ethereum/network/p2p/messages/Capability.scala
Outdated
Show resolved
Hide resolved
dzajkowski
left a comment
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.
LGTM
7f4cdb1 to
81621a2
Compare
36aa38c to
e92d0a9
Compare
Can you expand on this a bit? Also, from the original comment:
What does this failure look like? |
Clarified in a call |
jvdp
left a comment
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.
👍
Description
Another refactoring promised in #1030 (comment)
Makes unsupported capabilities unrepresentable at the type level