P2P
Peer-to-Peer (P2P) applications share resources and communicate in a decentralized or distributed architecture. Often application nodes communicate directly with each other or cooperate to do work which benefits other nodes or the overall P2P system. In a pure P2P system, there is no distinction between client and server.
Here are 2,244 public repositories matching this topic...
Hi. I've been experiencing good reliability syncing Maildirs with Syncthing for a few weeks already - however, from time to time an occasional empty mail may now show up in my IMAP folders/e-mail client. I suspect that this is due to the partial transfers and/or temp files being read by dovecot (perhaps locking them somehow could help with this?). I was able to ignore dovecot's index files in Sync
System information
Geth version: 1.9.23
OS & Version: OSX
Feature request
Please add informational metrics to the prometheus endpoint:
- Chain / network info
- Geth version
For example:
# TYPE chain_info gauge
chain_info{chain_id="5", network_name="goerli"} 1
# TYPE geth_info gauge
geth_info{version="1.9.23-stable", arch="amd64", os="darwin", commit="deadbeef",
-
Updated
Dec 28, 2021 - JavaScript
-
Updated
Dec 21, 2021
-
Updated
Dec 13, 2021 - JavaScript
-
Updated
Dec 28, 2021 - JavaScript
Describe the problem to be solved
-
Updated
Dec 19, 2021 - TypeScript
-
Updated
Jan 5, 2022 - JavaScript
Summa
Creating a new issue based on lbryio/lbry-sdk#877
- Update ensure_directory_exists() to check that the directory is writable by the current process.
- If it's not, return a useful error
- Add tests to cover the case when
- download directory does not exist
- download dir exists but is not writable
- dir exists an
-
Updated
Jan 4, 2022 - C++
-
Updated
Dec 31, 2021 - JavaScript
-
Updated
Aug 12, 2021 - JavaScript
Here is what I've noticed:
ipfs.block.get- docs say it returns a
Block, but it returns aUint8Array - docs are missing the
preloadoption
- docs say it returns a
ipfs.block.put- docs say it can also take a
Blockas a parameter, but it can only be aUint8Array - docs say it can take a
cidas an option, but the implementation ignores such a parameter - docs say it returns a
Block, b
- docs say it can also take a
-
Updated
Jan 4, 2022 - JavaScript
-
Updated
Dec 27, 2021 - JavaScript
-
Updated
Jan 5, 2022 - Go
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)
. We could avoid code duplication and make sure that go-libp2p supports a wide range of configurations.
We currently use the blankhost for AutoNAT, and probably in a bunch of tests.
-
Updated
Jan 5, 2022 - Python
For classes declared with struct, forward declarations should also use struct. Currently, only struct Message violates this in a few header files (2 or so?).
Description
The "send payment" dialogue after seller taker accepted my offer is telling me to "start payment using sepa instant"; the account I used is normal sepa.
Version
1.8.0
S
- OS: Linux
- Version of IPFS Desktop: 0.16.2
Describe the bug
npm warns about a deprecated module called requests
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
-
Updated
May 12, 2021 - JavaScript
-
Updated
Dec 29, 2021 - JavaScript

I accidentally
-torcontrol=1today (instead of-listenonion=1) and was confused that it was accepted, as the argument needs to behost:port.Expected outcome would be an error message and exiting.
Useful skills:
Want to work on this issue?
For guidance on contributing, please read [CONTRIBUTING.md](http