Wallet is missing change addresses #111

Closed
opened 2025-01-03 20:29:36 +00:00 by pitmutt · 2 comments
pitmutt commented 2025-01-03 20:29:36 +00:00 (Migrated from git.vergara.tech)

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 commented 2025-01-03 20:31:48 +00:00 (Migrated from git.vergara.tech)

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.
pitmutt commented 2025-01-03 21:00:09 +00:00 (Migrated from git.vergara.tech)

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.
pitmutt self-assigned this 2025-01-08 14:06:56 +00:00
pitmutt added reference master 2025-01-08 14:09:22 +00:00
pitmutt referenced this issue from a commit 2025-01-09 15:01:01 +00:00
Sign in to join this conversation.
No milestone
No project
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.