Skip to content
#

protocol

Here are 1,613 public repositories matching this topic...

lbry-sdk
openoms
openoms commented Apr 3, 2021

Background

Often Tor only nodes become unreachable while still online which causes long channel downtimes and being unable to fulfill Pool bids.

Your environment

  • version of lnd
    v0.12.1
  • which operating system (uname -a on *Nix)
    Linux raspberrypi 5.10.17-v8+ #1403 SMP PREEMPT Mon Feb 22 11:37:54 GMT 2021
    aarch64 GNU/Linux
  • version of btcd, bitcoind, or other back
RubenKelevra
RubenKelevra commented Jun 24, 2021
  • OS: Windows
  • Version of IPFS Desktop 0.16.0

Describe the bug
Adding files via right click in the explorer is pretty cool, but instead of adding the file just to the MFS, it is also locally pinned. Why?

I mean, the only reason to pin an item in the MFS is when it's lazily added via CID and you want it to be downloaded completly.

To Reproduce
Steps to reproduce the behavior:

nibanks
nibanks commented Jun 24, 2021

Describe the feature you'd like supported

Implement a "kill switch" for MsQuic via a new "Enabled" setting (e.g. in QUIC_SETTINGS) that can be set to false. This will be a last line of defense for any significant bug that might require us to immediately disable QUIC until the issue can be fixed.

Proposed solution

  1. When set, this must prevent all new connections from being st
ipfs-companion
rezad1393
rezad1393 commented Feb 28, 2021

Is your feature request related to a problem? Please describe.
I am only use this addon for replacing ipfs content with local gateway (redirect) and I dont use the import and upload integration.
so the right click menu item only clutters the menu (which I have pruned to my liking)

Describe the solution you'd like
an option to disable right click menu items of addon.

Improve this page

Add a description, image, and links to the protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the protocol topic, visit your repo's landing page and select "manage topics."

Learn more