golem-electron
golem-electron copied to clipboard
ACL list not the same as from golemcli
Description
Golem Version: 0.22.0 release
Golem-Messages version (leave empty if unsure):
Electron version: packed with release b0.22
OS [e.g. Windows 10 Pro]: ubuntu
Branch (if launched from source):
Mainnet/Testnet: mainnet
Priority label is set to the lowest by default. To setup higher priority please change the label ??? P0 label is set for Severity-Critical/Effort-easy P1 label is set for Severity-Critical/Effort-hard P2 label is set for Severity-Low/ Effort-easy P3 label is set for Severity-Low/Effort-hard
Description of the issue:
Banned nodes do not show in GUI
Actual result:
GUI does not show any banned nodes. while golemcli acl show
does
Screenshots:
Steps To Reproduce
Short description of steps to reproduce the behavior: e.g.
- Launch the app
- Wait for handshake to fail
- Go to ACL tab in GUI
- See empty list
Expected behavior
Node that are banned also show on the GUI
Logs and any additional context
(Any additional information that could help to resolve the issue, which systems were checked to reproduce the issue) Please upload your logs if possible
Proposed Solution?
(Optional: What could be a solution for that issue)
Are they temporary or persistent bans? @maaktweluit
@mdtanrikulu they are temp bans
Electron shows only permanent bans on the list.
As discussed in chat, we keep this issue to:
- add temp bans to the ACL list ( if UX approves )
- add an event in golem to update electron when the ACL list is updated from
golemcli