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

Produce SPV for a transaction #192

Description

@dzhelezov

Implement an interface (together with an API command) to produce Simple Payment Verification (SPV) for a given transaction. SPV serves as a trust-minized proof that the given transaction is accepted by the network.

An SPV proof for a transaction T will consist of 2/3+ hash paths in the DAG leading to 2/3+ milestones in the same round, indirectly confirming T. The transactions in the path may be either virtual or non-virtual.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImplementationImplementation related.featureNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions