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.
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
feat: block production misbehavior detection #1071
feat: block production misbehavior detection #1071
Changes from 50 commits
b42b2a8
bf0e7eb
c7939c7
7fb5faa
bb1ebfb
1bb5ffe
11c6703
242863e
07277e1
2c147dd
a45ef32
c58d16d
427abd7
32fb103
58cf2a8
a9ca873
4963924
94923c0
b913735
338ad82
cd804f3
835dcae
f88b299
48c862f
d54bdb3
e3ffab8
7ba65a8
921ff1e
d5f89ef
a1a8d01
c623b40
3378be8
465ef3f
99abc4e
6408d12
5191dda
ec1a825
e5a767d
dec030c
a978587
1ae1c11
fc85b29
806fc8c
710f523
40e5f8b
684c515
decd83e
e740570
ad473d1
2e27ce7
aa74bec
166ef41
adffd84
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
dont need
I
suffix in goThere 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.
and interfaces should be defined in consumer packageThere 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.
nvm it is already
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.
what is the intended behaviour?
This will just log the error string? what about dumping to file etc, is that coming in another pr?
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.
I never heard about those features
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.
in theory this is what was commented, to set the node freeze by sending the event.
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.
how does sending this event 'freeze' anything? what does freeze even mean?
Check notice
Code scanning / CodeQL
Spawning a Go routine Note
Check notice
Code scanning / CodeQL
Spawning a Go routine Note