Conversation
Close #5677 I made a nit when I moved this code: https://github.com/paritytech/polkadot-sdk/blob/v1.14.0-rc1/substrate/client/service/src/lib.rs#L379-#L385 in #4792 Thus: - (ip.is_loopback(), RpcMethods::Auto) -> allow unsafe - (!ip.is_loopback(), RpcMethods::Auto) -> deny unsafe --------- Co-authored-by: ggwpez <ggwpez@users.noreply.github.com>
|
Seems like it was some issue with the backport bot and I decided to create this manually |
|
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
ggwpez
left a comment
There was a problem hiding this comment.
Yea the bot broke again, but it is not that urgent, you can see the publish date here on the 25th: https://github.com/paritytech/release-registry/
But thanks anyway, am trying to get the bot up again 🫠
Backport #5678 into stable2409