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
Support throttling block syncing to peers. #1540
Support throttling block syncing to peers. #1540
Changes from 8 commits
e68743a
303c3d6
3789d17
70b530b
b92d84c
dc54d46
3a50864
e1c1d42
92e4e7c
28bb38d
1eb1e44
1983d90
e998cc6
92e4022
b24f8e3
3f67034
e59451d
ec2d36d
777c8d8
e88c259
05be825
f8763ae
24f4aad
97591fe
ffee0df
fb740ef
453bfcf
99f02c0
b16184a
df6d948
733849b
ed69238
2f80663
7019b65
4d136e3
3708418
4baec72
8d2c1c2
7e37de1
669ed0f
a6f7761
2ef3a6c
7acac0c
ff7a8a1
6b2fe63
a6ed57d
d1ad2cf
1e5b427
db34bbf
6db4ad8
d8610c6
5576604
b41dd96
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.
use
EOS_THROW
insteadThere 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.
Converted to
EOS_THROW
.