Skip to content

Use chain-trust instead of block height in the wallet-controller synchronization mechanism #1140

Open
@TheQuantumPhysicist

Description

@TheQuantumPhysicist

Currently, the block height is used in the function fetch_and_sync, and there's a TODO about it: https://github.com/mintlayer/mintlayer-core/blob/72b0e1c8d56b8b6fc9b9d2ff332c68eb79c7bf3c/wallet/wallet-controller/src/sync/mod.rs#L162C13-L162C13

The same problem may be also in the API server since the initial scanning code is derived from the wallet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-serverAll issues related to the API serverwalletEverything related to the node wallets (whether GUI or CLI)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions