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

add RPC backup #899

Merged
merged 3 commits into from
Jun 14, 2023
Merged

add RPC backup #899

merged 3 commits into from
Jun 14, 2023

Conversation

Coiling-Dragon
Copy link
Collaborator

Detailed description:

Which issue(s) this PR fixes:
Fixes #896

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

Signed-off-by: Stanislav Viyachev <[email protected]>
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #899 (dfd2bd5) into main (9101ccb) will increase coverage by 0.28%.
The diff coverage is 68.51%.

@@            Coverage Diff             @@
##             main     #899      +/-   ##
==========================================
+ Coverage   63.76%   64.05%   +0.28%     
==========================================
  Files          85       86       +1     
  Lines        6483     6696     +213     
==========================================
+ Hits         4134     4289     +155     
- Misses       2151     2195      +44     
- Partials      198      212      +14     
Flag Coverage Δ
unittests 64.05% <68.51%> (+0.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/clients/evm/client_pool.go 68.07% <68.07%> (ø)
config/node.go 71.96% <100.00%> (ø)

... and 1 file with indirect coverage changes

Signed-off-by: Stanislav Viyachev <[email protected]>
Signed-off-by: Stanislav Viyachev <[email protected]>
app/clients/evm/client_pool.go Show resolved Hide resolved
config/node.go Show resolved Hide resolved
@Coiling-Dragon Coiling-Dragon merged commit db69907 into main Jun 14, 2023
@Coiling-Dragon Coiling-Dragon deleted the feature/add-rpc-backup branch June 14, 2023 09:01
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.

Implement EVM client fallback
2 participants