golemfactory / golem-electron

Graphical user interface for Golem Project

Home Page:https://golem.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron shows concent deposit amount from previously run datadir

ederenn opened this issue · comments

Description

Golem Version: GOLEM Version: 0.21.0+dev512.gb0e075

Golem-Messages version (leave empty if unsure): 3.14.1

Electron version: 0.2.3-79-g5bf2300

OS [e.g. Windows 10 Pro]: Mac, Windows

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:

After creating a concent deposit in one datadir and switching to newly created Golem datadir deposit amount stays in interface even though it was not created for this node yet.

https://etherscan.io/address/0x81954DC3acE13C15934c3f3C18B6BAdC881dD1A3

Screenshots:

Screenshot from 2019-12-13 14-52-10
Screenshot from 2019-12-13 14-51-41

Steps To Reproduce

Short description of steps to reproduce the behavior:
e.g.

  1. Launch Golem on mainnet
  2. Turn concent on
  3. Request any task.
  4. Wait to have concent deposit created
  5. Close golem
  6. Rename the mainnet datadir
  7. Run Golem, go through whole onboarding
  8. Check concent settings tab, there will be some deposit locked.

Logs and any additional context

might be related
https://github.com/golemfactory/golem/issues/4996

Proposed Solution?

(Optional: What could be a solution for that issue)