Skip to content

Conversation

@steven-sheehy
Copy link
Contributor

Description:

Add a stubbed getFeeEstimate gRPC API

Related issue(s):

Fixes #12099

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@steven-sheehy steven-sheehy added this to the 0.141.0 milestone Oct 2, 2025
@steven-sheehy steven-sheehy self-assigned this Oct 2, 2025
@steven-sheehy steven-sheehy requested a review from a team as a code owner October 2, 2025 23:46
@steven-sheehy steven-sheehy added the enhancement Type: New feature label Oct 2, 2025
@steven-sheehy steven-sheehy added the grpc Area: GRPC API label Oct 2, 2025
@lfdt-bot
Copy link

lfdt-bot commented Oct 2, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-31.44% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (6062fc4) 36859 33568 91.07%
Head commit (484f066) 60853 (+23994) 36289 (+2721) 59.63% (-31.44%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12115) 18 18 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link
Contributor

@xin-hedera xin-hedera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@steven-sheehy steven-sheehy merged commit e8bbaa4 into main Oct 3, 2025
32 of 34 checks passed
@steven-sheehy steven-sheehy deleted the 12099-feeestimate branch October 3, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Type: New feature grpc Area: GRPC API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HIP-1261 Add stub API

5 participants