Skip to content

Conversation

@shanimal08
Copy link
Collaborator

Description

Motivation and Context

How Has This Been Tested?

What process can a PR reviewer use to test or verify this change?

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

martinserts and others added 4 commits January 26, 2026 12:22
## Description

`get_key_manager()` will ask for PIN and decrypt cipherseed, if it is
protected.
…3117)

## Description

Runs transaction unlocker in background.

Closes #3115

## Motivation and Context

We need to run transaction unlocker from the new wallet to revert
expired locks for transactions.

## How Has This Been Tested?

Started TU.

```
09:49:49 INFO  Starting Transaction Unlocker...   
```

Stopped TU

```
09:50:53 INFO  Shutdown signal received. Stopping Transaction Unlocker.      
```
## Description

- fixed seedless `handle_new_block_height` emit in the setup loop
- added back the scanning/syncing UI elements
- implemented list virutalization properly (list should have been the
direct child of the wrapper)
- fixed the seedless UI wallet visual bug (#3101)
- significant re-factoring of the Sidebar wallet components to resolve
the above, but also for code readability, and small styling fixes
- split sections from `SidebarWallet.tsx` out into their own components
(eg. wallet details, swap panel handler) all handled in the new
`wallet.tsx` file
  - thinned out and de-duped styling 



## Motivation and Context

- closes #3101 
- sync & scanning UI was removed accidentally in the initial integration
PR

## How Has This Been Tested?

- locally:


https://github.com/user-attachments/assets/bfe2ca7d-c2e8-492c-a750-dceb3f1aadce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants