You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the refactor of #2226, I realized that the without proof didn't specify a height, whereas the query with proof (formerly in proven_packet()) did. gRPC queries now support heights (#1088). We should remember to add the height in the gRPC request in ChainEndpoint::query_next_sequence_receive() when we address #1088.
Summary of Bug
With the refactor of #2226, I realized that the without proof didn't specify a height, whereas the query with proof (formerly in
proven_packet()
) did. gRPC queries now support heights (#1088). We should remember to add the height in the gRPC request inChainEndpoint::query_next_sequence_receive()
when we address #1088.Depends on: #2226
Related: #1088
v0.15.0
For Admin Use
The text was updated successfully, but these errors were encountered: