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: use one of preselected nodes to execute the transaction #2165

Conversation

svetoslav-nikol0v
Copy link
Contributor

Fixes #2164

Checklist

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

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

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3ea831) 84.35% compared to head (089d6ee) 84.34%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2165      +/-   ##
===========================================
- Coverage    84.35%   84.34%   -0.02%     
===========================================
  Files          305      305              
  Lines        76225    76228       +3     
===========================================
- Hits         64302    64296       -6     
- Misses       11923    11932       +9     

☔ 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 cee33ac into develop Feb 22, 2024
7 of 8 checks passed
@svetoslav-nikol0v svetoslav-nikol0v deleted the 2164-receiving-invalid_node_account-after-serializedeserialize-actions branch February 22, 2024 15:04
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.

Receiving INVALID_NODE_ACCOUNT after serialize/deserialize actions
2 participants