Skip to content

Subspace Query does not return ProofΒ #5241

Closed
@AdityaSripal

Description

Summary of Bug

Subspace Query on IAVL store will not return proof even if request.Prove = true.

https://github.com/cosmos/cosmos-sdk/blob/master/store/iavl/store.go#L284

The Subspace query also ignores the height passed into the RequestQuery object, and will simply return the result at the latest height

Version

master: cf8816e

Blocking

Currently blocking #5213 , specifically blocks testing BatchVerify methods in ICS-23


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Activity

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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions