No description provided.
minor changes for help message of getpeerinfo #4927
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:getpeerinfo changing 1 files +2 −2-
Diapolo commented at 7:01 AM on September 16, 2014: none
-
minor changes for help message of getpeerinfo ee304b6e35
-
BitcoinPullTester commented at 7:16 AM on September 16, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4927_ee304b6e355ac324f4054e7672d5f8e6b8eb44e9/ for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
laanwj commented at 9:02 AM on September 16, 2014: member
ACK
-
jgarzik commented at 12:45 PM on September 16, 2014: contributor
ut ACK
- sipa merged this on Sep 16, 2014
- sipa closed this on Sep 16, 2014
- sipa referenced this in commit 651a1fcf81 on Sep 16, 2014
-
in src/rpcnet.cpp:None in ee304b6e35
94 | @@ -95,8 +95,8 @@ Value getpeerinfo(const Array& params, bool fHelp) 95 | " \"subver\": \"/Satoshi:0.8.5/\", (string) The string version\n" 96 | " \"inbound\": true|false, (boolean) Inbound (true) or Outbound (false)\n" 97 | " \"startingheight\": n, (numeric) The starting height (block) of the peer\n" 98 | - " \"banscore\": n, (numeric) The ban score (stats.nMisbehavior)\n" 99 | - " \"syncnode\" : true|false (booleamn) if sync node\n" 100 | + " \"banscore\": n, (numeric) The ban score\n" 101 | + " \"syncnode\": true|false (booleamn) if sync node\n"
christophebiocca commented at 10:20 PM on September 16, 2014:booleamn
You missed a typo.
Diapolo deleted the branch on Sep 18, 2014MarcoFalke locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me