Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Wallet freezes when RPC commands executed why wallet is syncing before block 145k #21

@digibyte

Description

@digibyte

After a DigiByte wallet is downloaded the wallet will freeze if a user attempts to run an rpc command such as "getinfo" before the sync has reach blocked 145k. After block 145k the RPC commands work as expected. Block 145k was where the hard fork to multi-algo mining occurred.

A simple if - else statement with block height in the appropriate place should fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions