Wallet is missing change addresses #111

Open
opened 2025-01-03 20:29:36 +00:00 by pitmutt · 2 comments
Owner

The wallet produces an error during sync and hangs:

Falling back to rendering in the main thread. The content may not be updated while resizing the window.
Error processing Widget task result: Prelude.head: empty list
CallStack (from HasCallStack):
  error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List
  errorEmptyList, called at libraries/base/GHC/List.hs:87:11 in base:GHC.List
  badHead, called at libraries/base/GHC/List.hs:83:28 in base:GHC.List
  head, called at src/Zenith/DB.hs:1440:64 in zenith-0.7.1.0-inplace:Zenith.DB
The wallet produces an error during sync and hangs: ``` Falling back to rendering in the main thread. The content may not be updated while resizing the window. Error processing Widget task result: Prelude.head: empty list CallStack (from HasCallStack): error, called at libraries/base/GHC/List.hs:1644:3 in base:GHC.List errorEmptyList, called at libraries/base/GHC/List.hs:87:11 in base:GHC.List badHead, called at libraries/base/GHC/List.hs:83:28 in base:GHC.List head, called at src/Zenith/DB.hs:1440:64 in zenith-0.7.1.0-inplace:Zenith.DB ```
pitmutt added this to the MVP 4 milestone 2025-01-03 20:29:36 +00:00
pitmutt added the
bug
label 2025-01-03 20:29:36 +00:00
pitmutt self-assigned this 2025-01-03 20:29:36 +00:00
pitmutt added this to the Zenith Full Node Wallet project 2025-01-03 20:29:36 +00:00
Author
Owner

A review of the user's database shows that there are no change addresses created when the account was created.

A review of the user's database shows that there are no change addresses created when the account was created.
Author
Owner

Was able to replicate issue with GUI.
Issue is not present in TUI.

Was able to replicate issue with GUI. Issue is not present in TUI.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Vergara_Tech/zenith#111
No description provided.