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,300 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.10.13-stable
Git Commit: 7a0c19f813e285516f4b525305fd73b625d2dec8
Architecture: amd64
Go Version: go1.17.3
Operating System: linux
GOPATH=
GOROOT=go
Expected behaviour
Close files that aren't in use / have a settable limit
Actual behaviour
Every database file it opens stays open for the duration of the sync
Steps to re
-
Updated
Feb 3, 2022 - JavaScript
-
Updated
Jan 6, 2022
-
Updated
Dec 13, 2021 - JavaScript
-
Updated
Feb 5, 2022 - JavaScript
Hi,
I am trying to disable the audit log, but i can't find the option in the config file, it would be nice to be able to turn that off.
-
Updated
Dec 19, 2021 - TypeScript
Summa
-
Updated
Feb 4, 2022 - JavaScript
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 31, 2022 - C++
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Feb 4, 2022 - 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 27, 2022 - JavaScript
-
Updated
Jan 6, 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
Feb 4, 2022 - Go
-
Updated
Feb 4, 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?).
- 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
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
-
Updated
May 12, 2021 - JavaScript
-
Updated
Feb 4, 2022 - JavaScript

See bitcoin/bitcoin#22762 (comment)
This can be fixed by creating a new exception type and catching it in the right place.
Useful skills:
Want to work on this issue?
For guidance on contributing, please read [CONTRIBUTING.md](https://github.com/bitcoin/bitcoin/blob/master/CON