diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-03-09 13:42:58 +0000 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2023-03-09 13:49:22 +0000 |
commit | 9985013350a249a26bbb5daa51c6af1572dbb202 (patch) | |
tree | d0e1e8f8179e9a60e24b1aa3f1c6a2c4a71d7518 /contrib/signet/getcoins.py | |
parent | 23e2bfcbc42849daa8e2b69f9bbdc526bc8743a7 (diff) | |
parent | 4be57a5df140f52628cab8a5ca5ddc208cd3f612 (diff) |
Merge bitcoin-core/gui#717: Use the stored CSubNet entry when unbanning
4be57a5df140f52628cab8a5ca5ddc208cd3f612 gui: fix comments for BanTableModel and BanTablePriv::refreshBanlist() (Vasil Dimov)
a981af4e6fd0047bc3e96468db48dd7820dac808 gui: use the stored CSubNet entry when unbanning (Vasil Dimov)
Pull request description:
The previous code visualized the `CSubNet` object as string, then parsed that string back to `CSubNet`. This is sub-optimal given that the original `CSubNet` object can be used directly instead.
This avoids calling `LookupSubNet()` from the GUI.
ACKs for top commit:
furszy:
utACK 4be57a5d
mzumsande:
Tested ACK 4be57a5df140f52628cab8a5ca5ddc208cd3f612
Tree-SHA512: b783c18c9d676aa9486cff2d27039dd5c5ef3f1cc67e5056a2be68e35930926f368f26dacdf4f3d394a1f73e3e28f42dc8a6936cd1765c6e6e60695c7b4d78af
Diffstat (limited to 'contrib/signet/getcoins.py')
0 files changed, 0 insertions, 0 deletions