DrahtBot removed the label
Needs rebase
on Oct 23, 2020
laanwj referenced this in commit
924a4ff7eb
on Oct 29, 2020
jarolrod
commented at 6:05 am on November 12, 2020:
member
Tested ACKb119ae0 on Arch Linux and macOS 10.15.7. Code looks good and PR does what it says it will do.
The behavior this PR introduces of showing nothing is a better behavior than the default functionality. I think an even better behavior would be to, as you select a group of peers, show the last peer that you selected in that selection group.
hebasto
commented at 8:10 am on November 12, 2020:
member
Oh yes, sorry. Overlooked that this builds upon that PR.
DrahtBot added the label
Needs rebase
on Nov 20, 2020
hebasto force-pushed
on Nov 28, 2020
hebasto
commented at 8:45 pm on November 28, 2020:
member
Rebased b119ae0c82c6f36afdf3eefd89b687ab78a9e34a -> ab070cf39a6756723a4efc17e6e98de9d47425d5 (pr18.02 -> pr18.03) due to the conflict #13.
DrahtBot removed the label
Needs rebase
on Nov 28, 2020
hebasto
commented at 8:55 pm on November 28, 2020:
member
The OP updated with screenshots.
hebasto force-pushed
on Dec 22, 2020
hebasto
commented at 11:18 am on December 22, 2020:
member
Rebased ab070cf39a6756723a4efc17e6e98de9d47425d5 -> 5745711a8b2641fe727b98fa93425f4b0f4e4beb (pr18.03 -> pr18.04) on top of the recent changes in p2p logic and CI.
hebasto
commented at 11:32 am on December 22, 2020:
member
~Converting to draft as a bug was discovered while testing in the light of #158.~
That bug is not related to changes in this PR.
hebasto marked this as a draft
on Dec 22, 2020
hebasto force-pushed
on Dec 23, 2020
hebasto marked this as ready for review
on Dec 23, 2020
hebasto marked this as a draft
on Dec 24, 2020
hebasto force-pushed
on Dec 24, 2020
hebasto marked this as ready for review
on Dec 24, 2020
hebasto
commented at 12:52 pm on December 24, 2020:
member
DrahtBot added the label
Needs rebase
on Dec 28, 2020
hebasto force-pushed
on Dec 30, 2020
hebasto
commented at 7:49 pm on December 30, 2020:
member
Rebased 6c273034da293f6d4ac691959c5c6435f67200be -> 9bc2004db26a3a956256f8fd9b05e7a3e9e21aca (pr18.06 -> pr18.07) due to the conflict with #162.
DrahtBot removed the label
Needs rebase
on Dec 30, 2020
jonasschnelli referenced this in commit
616eace02a
on Jan 11, 2021
hebasto force-pushed
on Jan 11, 2021
hebasto
commented at 9:48 am on January 11, 2021:
member
Rebased 9bc2004db26a3a956256f8fd9b05e7a3e9e21aca -> fb6901787d7eafec5bc17d5f0c271935ac1e1c17 (pr18.07 -> pr18.08) due to the conflict with #161.
jarolrod
commented at 1:25 am on January 19, 2021:
member
re-ackfb6901787d7eafec5bc17d5f0c271935ac1e1c17, tested on macOS 11.1 with Qt 5.15.2
@jonasschnelli in regards to comment: If I wanted to see how certain peers rank based on different metrics, it would be nice to have the peers I have in interest remain selected as I change the sorting. So, this PR does add value.
Below are screenshots showing the behavior between master and this PR
Master
Master: Select three peers with default sorting (by Peer ID)
Master: Change to sorting by Ping -> peers of interest are no longer selected
PR
PR: Select three peers with default sorting (by Peer ID)
PR: Change to sorting by Ping -> Peers remain selected
DrahtBot added the label
Needs rebase
on Jan 27, 2021
hebasto force-pushed
on Jan 27, 2021
hebasto
commented at 9:08 pm on January 27, 2021:
member
Rebased fb6901787d7eafec5bc17d5f0c271935ac1e1c17 -> 4a032f64e45c7d78a378057e878acc0b101467a6 (pr18.08 -> pr18.09) due to the conflict with #180.
DrahtBot removed the label
Needs rebase
on Jan 27, 2021
jarolrod
commented at 6:16 pm on January 28, 2021:
member
re-ack4a032f64e45c7d78a378057e878acc0b101467a6
DrahtBot added the label
Needs rebase
on Feb 22, 2021
hebasto force-pushed
on Feb 22, 2021
hebasto
commented at 8:02 am on February 22, 2021:
member
Rebased 4a032f64e45c7d78a378057e878acc0b101467a6 -> 8d4a682791bedcc9cf471e9d77e77ec46d0bc314 (pr18.09 -> pr18.10) due to the conflict with #179.
DrahtBot removed the label
Needs rebase
on Feb 22, 2021
jarolrod
commented at 4:28 pm on February 22, 2021:
member
re-ACK8d4a682791bedcc9cf471e9d77e77ec46d0bc314, tested on macOS 11.1 Qt 5.15.2 after rebase
DrahtBot added the label
Needs rebase
on Mar 4, 2021
laanwj
commented at 11:04 am on March 5, 2021:
member
Concept ACK, haven’t reviewed the code in detail but conceptually this is the proper Qt way of doing this.
hebasto force-pushed
on Mar 6, 2021
hebasto
commented at 6:36 pm on March 6, 2021:
member
I don’t think this belongs here, should be a member of RPCConsole - usually, sort/filter models are instanced for each view unless you want to share the same sorting/filter result in multiple views (I know it’s only used in RPCConsole).
This is a metadata mirror of the GitHub repository
bitcoin-core/gui.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2024-11-21 15:20 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me