strange peer in Qt debug console #6273

issue Diapolo opened this issue on June 12, 2015
  1. Diapolo commented at 10:00 AM on June 12, 2015: none

    I had a connection to the peer (using version 0.10.2 Windows x64 official client) in the screenshot and I'm asking myself how that service bits should be interpreted: strange-peer

    They are network & unknown[2] in english!

    Edit: The values are parsed via formatServicesStr() in guiutil.cpp.

  2. Diapolo renamed this:
    strange peer
    strange peer in Qt debug console
    on Jun 12, 2015
  3. laanwj commented at 2:55 PM on June 12, 2015: member

    Wait, why are those network flags translated? That makes no sense (ok, fixed in master, I see).

    As for the peer, I wonder too why it has that flag.

  4. laanwj added the label GUI on Jun 12, 2015
  5. laanwj commented at 2:58 PM on June 12, 2015: member

    Ok - that's simply NODE_GETUTXO:

    NODE_GETUTXO = (1 << 1),
    

    That wasn't added in 0.10 yet.

  6. laanwj closed this on Jun 12, 2015

  7. DrahtBot locked this on Sep 8, 2021
Contributors
Labels

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 site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me