Skip to content

fix: jsonrpc url parsing and dial function (bp #6264)#6288

Merged
tac0turtle merged 1 commit intov0.34.xfrom
mergify/bp/v0.34.x/pr-6264
Mar 29, 2021
Merged

fix: jsonrpc url parsing and dial function (bp #6264)#6288
tac0turtle merged 1 commit intov0.34.xfrom
mergify/bp/v0.34.x/pr-6264

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Mar 29, 2021

This is an automatic backport of pull request #6264 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

This PR fixes how the jsonrpc parses the URL, and how the dial function connects to the RPC.

Closes: #6260

(cherry picked from commit 9ecfcc9)
@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

❗ No coverage uploaded for pull request base (v0.34.x@0682337). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             v0.34.x    #6288   +/-   ##
==========================================
  Coverage           ?   60.27%           
==========================================
  Files              ?      265           
  Lines              ?    24164           
  Branches           ?        0           
==========================================
  Hits               ?    14564           
  Misses             ?     8078           
  Partials           ?     1522           

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.

2 participants