Skip to content

Pelagus wallet takes a long time to load after generating many wallets #424

@jdowning100

Description

@jdowning100

Discord Discussion Link

No response

What browsers are you seeing the problem on?

Chrome

What were you trying to do?

I generated 20 addresses. Now after typing in the password to unlock the wallet and clicking unlock, it takes 10 seconds to unlock and show the account page.

What did not work?

Unlock process should happen asynchronously. If there are many calls that need to take place after unlock, only process the minimum necessary (decrypt the keys) before showing the account page and asynchronously process the rest of the calls after the unlock. Makes the wallet appear faster even if it isn't really.

Version

None

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions