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 1,895 public repositories matching this topic...
Right now, Syncthing seems to always use LF for line endings in config.xml and .stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.
The problem is that when opening those files in Notepad under old
If we config the cache options in the config file, then it will be overwritten.
-
Updated
Feb 4, 2021 - JavaScript
-
Updated
Dec 3, 2020
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Feb 3, 2021 - JavaScript
**Describe
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Feb 1, 2021 - JavaScript
Summa
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Feb 4, 2021 - Go
Right now the docs correspond to what's on master. We need docs for each daemon release so developers can see what's available in the version they are using.
https://github.com/jimporter/mike may be helpful.
-
Updated
Feb 6, 2021 - C++
Forking ipfs/js-ipfs#3252 (comment) into separate issue.
Looks like some of our API calls return values that refer to same ArrayBuffer, which in turn causes one of the encoder functions https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-message-port-protocol/src to add it to the transfer list twice and error on postMessage.
-
Updated
Jan 16, 2021 - JavaScript
-
Updated
Jan 14, 2021 - JavaScript
-
Updated
Jan 17, 2021 - 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)
.
Description
The navigation would look cleaner and more up to date if we clean out the small lines in between the elements.
I really don't think we need them.
Version
1.5.4




There are many reports of the test being flaky: bitcoin/bitcoin#20672 (comment)
Thus, it should be made more robust, as described in bitcoin/bitcoin#20538 (comment)
Useful skills:
Want to work on this issue?
For guidance on