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/loop nodes accounts #1493

Merged
merged 4 commits into from
Mar 10, 2023
Merged

Fix/loop nodes accounts #1493

merged 4 commits into from
Mar 10, 2023

Conversation

ochikov
Copy link
Contributor

@ochikov ochikov commented Mar 6, 2023

Description:
Fix the loop when we set different proxies of one Node.

Related issue(s):

Fixes #1347

Notes for reviewer:

Checklist

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

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.09 ⚠️

Comparison is base (2708b80) 83.47% compared to head (315c174) 83.39%.

❗ Current head 315c174 differs from pull request most recent head 7dba205. Consider uploading reports for the commit 7dba205 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1493      +/-   ##
===========================================
- Coverage    83.47%   83.39%   -0.09%     
===========================================
  Files          295      295              
  Lines        73348    73353       +5     
===========================================
- Hits         61228    61170      -58     
- Misses       12120    12183      +63     
Impacted Files Coverage Δ
src/client/ManagedNetwork.js 93.70% <100.00%> (+0.42%) ⬆️

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

ochikov added 2 commits March 10, 2023 09:16
Signed-off-by: ochikov <[email protected]>
Signed-off-by: ochikov <[email protected]>
@petreze petreze merged commit 434b659 into develop Mar 10, 2023
@petreze petreze deleted the fix/loop-nodes-accounts branch March 10, 2023 08:15
monokaijs pushed a commit to monostarter/u2u-sdk-js that referenced this pull request Jul 5, 2023
* fix loop when we set same proxies of one node id

Signed-off-by: ochikov <[email protected]>

* integration tests fix

Signed-off-by: ochikov <[email protected]>

* refactor tests

Signed-off-by: ochikov <[email protected]>

* refactor tests

Signed-off-by: ochikov <[email protected]>

---------

Signed-off-by: ochikov <[email protected]>
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.

Advanced node selection logic for transaction submission
2 participants