-
Updated
Jun 30, 2021
IPFS

IPFS (InterPlanetary File System) is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files.
In some ways, IPFS is similar to the World Wide Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository. In other words, IPFS provides a high-throughput, content-addressed block storage model, with content-addressed hyperlinks. This forms a generalized Merkle directed acyclic graph (DAG).
IPFS combines a distributed hash table, an incentivized block exchange, and a self-certifying namespace. IPFS has no single point of failure, and nodes do not need to trust each other, except for every node they are connected to. Distributed Content Delivery saves bandwidth and prevents distributed denial-of-service (DDoS) attacks, a problem common with HTTP.
Here are 1,435 public repositories matching this topic...
-
Updated
May 25, 2021 - JavaScript
- Version:
0.55.4
- Platform:
Linux p1 5.4.0-1048-aws #50~18.04.1-Ubuntu SMP Tue May 4 17:40:02 UTC 2021 x86_64 x86_64 x86_64 GNU/Lin
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)
.
Would there be a way to make this error point to the filte
-
Updated
May 7, 2021
Small UX improvement idea:
Companion should keep track of errored loads from local gateway and attempt to reload respective tabs (if still present) when API state changes from offline to online.
-
Updated
Mar 24, 2018 - JavaScript
-
Updated
Jul 13, 2021 - Go
When there are too many data-sources, the RPC call fails with "payload too large"
Error:
Payload is too big to load: Unexpected RPC error, error: Transport("Unexpected response status code: 413 Payload Too Large"), component: BlockStream
- [Source](https://github.com/pancakeswap/
-
Updated
Apr 10, 2020 - TSQL
Describe the bug
Basic text is rendering as an "image" and isn't select-able.
Expected behavior
Being able to copy + inspect text data.
Screenshots
These are all "images" and cannot be selected as text:
 stopped working.I believe we should keep checking pin status every
RepinInterval
until itspinned
orfailed
, and if it's the latter, print ERROR intoremotepinning/mfs
logger. Pi