don't enforce maxuploadtarget's disconnect for whitelisted peers#6984
don't enforce maxuploadtarget's disconnect for whitelisted peers#6984gmaxwell merged 3 commits intobitcoin:masterfrom
Conversation
bba177b to
3fbe493
Compare
src/main.cpp
Outdated
There was a problem hiding this comment.
True. Force-push removed.
|
utACK |
3fbe493 to
4566e5b
Compare
|
utACK |
|
utACK @jonasschnelli has documentation written, it just needs to be included here. |
|
Concept ACK |
|
utACK |
qa/rpc-tests/maxuploadtarget.py
Outdated
There was a problem hiding this comment.
Thanks. Fixed.
|
utACK |
4566e5b to
5a2984f
Compare
There was a problem hiding this comment.
Is this already mentioned in the release notes and/or documentation?
There was a problem hiding this comment.
I think it's more or less adequately explained by the documentation for whitelist.
Though the release note for maxupload target could mention it too.
|
Also tested, works good. (I gave a utACK above). Please update docs/release notes as you see fit. |
5a2984f to
1aa57ac
Compare
|
I have added a short documentation in the |
1aa57ac to
e495ed5
Compare
|
Thanks. Fixed. |
Introduce -maxuploadtarget Cherry-picked from the following upstream PRs: - bitcoin/bitcoin#6622 - bitcoin/bitcoin#6987 - bitcoin/bitcoin#6958 - bitcoin/bitcoin#6984 - bitcoin/bitcoin#6999 Part of #2074.
No description provided.