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

rpcsrv: improve witness verification error #3508

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

AnnaShaleva
Copy link
Member

It's needed to give user a hint about what's wrong with the witness during calculatenetworkfee RPC request processing.

It's needed to give user a hint about what's wrong with the witness
during `calculatenetworkfee` RPC request processing.

Signed-off-by: Anna Shaleva <[email protected]>
@AnnaShaleva AnnaShaleva added this to the v0.106.3 milestone Jul 11, 2024
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.13%. Comparing base (7304b2c) to head (434f948).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3508      +/-   ##
==========================================
+ Coverage   86.12%   86.13%   +0.01%     
==========================================
  Files         331      331              
  Lines       38568    38568              
==========================================
+ Hits        33215    33220       +5     
+ Misses       3822     3821       -1     
+ Partials     1531     1527       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AnnaShaleva AnnaShaleva merged commit aff66a2 into master Jul 12, 2024
21 checks passed
@AnnaShaleva AnnaShaleva deleted the witness-check-hint branch July 12, 2024 08:29
@AnnaShaleva AnnaShaleva added I3 Minimal impact rpc RPC server and client U4 Nothing urgent enhancement Improving existing functionality S4 Routine labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact rpc RPC server and client S4 Routine U4 Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants