Skip to content
#

protocol

Here are 1,593 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
lidel
lidel commented May 14, 2021

Some power users may run into situation, where repo version is higher than one supported by ipfs-desktop:

021-05-13T22:01:23.422Z error: [ipfsd] start daemon Error: Initializing daemon...
go-ipfs version: 0.7.0
Repo version: 10
System version: amd64/windows
Golang version: go1.14.4
 
 Error: Your programs version (10) is lower than your repos (11).
Please update ipfs to a version 
nibanks
nibanks commented May 19, 2021

Describe the bug

Might be related to #1582, but might not.

In the latest main CI run, on Windows OpenSSL, we hit the following failure:

[ RUN      ] ParameterValidation.ValidateConnection
D:\a\1\msquic\src\test\lib\ApiTest.cpp(492): error: Peer never signaled connected event
[  FAILED  ] ParameterValidation.ValidateConnection (11589 ms)

This corresponds to this code:

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