Skip to content

Expose merkle proofs throught tendermint core rpc interface #355

@ethanfrey

Description

@ethanfrey

Request from Jae:

Add rpc call to query a merkle proof given a optional block height (defaults to last commited). If this height is available, return an serialized proof, if it is not available, return an error.

Tendermint rpc must proxy to the tmsp app, which needs to support it.

Demo this functionality in a branch of merkleeyes.

Then some client test.

All work will be done in branches tmsp_proof

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