Bitcoin-QT Peer sort by Address/Hostname #5867

issue PRabahy opened this issue on March 7, 2015
  1. PRabahy commented at 6:06 PM on March 7, 2015: contributor

    Right now the if I click the Address/Hostname column, it sorts it in lexographic order instead of numeric order.

    For example if I have 3 connections: 1.1.1.1, 2.2.2.2,100.100.100.100, right now it will sort them 1.1.1.1 100.100.100.100 2.2.2.2

    I would like to see them sorted 1.1.1.1 2.2.2.2 100.100.100.100

  2. jonasschnelli commented at 3:42 PM on March 11, 2015: contributor

    I'm not sure if we should say this is a Bug.

    Look at this screen: bildschirmfoto 2015-03-11 um 16 40 14

    I personally like this kind of sorting. If peer 24.113.5.237 would be on top that would irritate me. But i don't know how other think about this.

    However. This is certainly low prio.

  3. laanwj added the label GUI on Mar 11, 2015
  4. laanwj added the label Priority Low on Mar 11, 2015
  5. laanwj commented at 4:37 PM on March 11, 2015: member

    You could achieve lexicographic order by sorting by binary address instead of text. But as said, this is just a matter of preference. It's certainly not a bug. If you implement this we could compare the behavior in practice, but without code it doesn't make sense to have an issue open about this.

  6. laanwj closed this on Mar 11, 2015

  7. DrahtBot locked this on Sep 8, 2021
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