Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tm2): Add Specific Block Height query Feature to ABCI Queries #2722

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

fix

9afbe23
Select commit
Loading
Failed to load commit list.
Draft

feat(tm2): Add Specific Block Height query Feature to ABCI Queries #2722

fix
9afbe23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2024 in 0s

65.78% of diff hit (target 60.23%)

View this Pull Request on Codecov

65.78% of diff hit (target 60.23%)

Annotations

Check warning on line 89 in tm2/pkg/crypto/keys/client/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/query.go#L86-L89

Added lines #L86 - L89 were not covered by tests

Check warning on line 103 in tm2/pkg/crypto/keys/client/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/query.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 473 in tm2/pkg/sdk/baseapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/baseapp.go#L473

Added line #L473 was not covered by tests

Check warning on line 491 in tm2/pkg/sdk/baseapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/baseapp.go#L491

Added line #L491 was not covered by tests

Check warning on line 937 in tm2/pkg/sdk/baseapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/baseapp.go#L937

Added line #L937 was not covered by tests

Check warning on line 956 in tm2/pkg/sdk/baseapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/baseapp.go#L955-L956

Added lines #L955 - L956 were not covered by tests

Check warning on line 960 in tm2/pkg/sdk/baseapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/baseapp.go#L959-L960

Added lines #L959 - L960 were not covered by tests