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

fix: deserialize the FileAppendTransaction #2145

Merged

Conversation

svetoslav-nikol0v
Copy link
Contributor

Description:

Check if the node IDs list is empty or not.

Fixes #2144

Checklist

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

Signed-off-by: svetoslav-nikol0v <svetoslav.nikolov@limechain.tech>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae9bba9) 84.22% compared to head (ee8a5b7) 84.21%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2145      +/-   ##
===========================================
- Coverage    84.22%   84.21%   -0.01%     
===========================================
  Files          305      305              
  Lines        76202    76208       +6     
===========================================
+ Hits         64178    64182       +4     
- Misses       12024    12026       +2     

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

Copy link
Contributor

@agadzhalov agadzhalov left a comment

Choose a reason for hiding this comment

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

LGTM

@svetoslav-nikol0v svetoslav-nikol0v merged commit 641e18c into develop Feb 20, 2024
8 of 9 checks passed
@svetoslav-nikol0v svetoslav-nikol0v deleted the 2144-deserializing-fileappendtransaction-hangs branch February 20, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deserializing FileAppendTransaction hangs
3 participants