-
Updated
Dec 4, 2020 - JavaScript
decentralized
Here are 981 public repositories matching this topic...
-
Updated
Nov 30, 2020 - Ruby
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Dec 8, 2020 - JavaScript
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
.
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
Dec 10, 2020 - JavaScript
-
Updated
Sep 29, 2020 - Python
-
Updated
Dec 10, 2020 - Python
-
Updated
May 25, 2020
There is a user with a dick pic as their icon. Many people have blocked them, as have I.
I recently clicked through to their profile page to remember if I had blocked them and although their posts are hidden, their user icon is still shown.
Can we use CSS to blur the user icons of blocked and ignored users?
filter: blur(8px);
-webkit-filter: blur(8px);
(Those icons might al
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Sep 25, 2020 - Objective-C
-
Updated
Nov 1, 2018 - Go
Just playing around with my miner tonight, I set burn_fee_cap = -2
and the miner stopped with a thread panic.
Process abort due to thread panic
0: backtrace::backtrace::libunwind::trace
at .cargo/registry/src/github.com-1285ae84e5963aae/backtrace-0.3.50/src/backtrace/libunwind.rs:95
backtrace::backtrace::trace_unsynchronized
at .cargo/registry/src/git
-
Updated
Sep 25, 2020 - Python
-
Updated
Aug 2, 2016 - Go
Especially in the light of #151 , it would be great if people could just re-generate the whole Id file.
cc @jcnelson from this forum post.
There should be a setting added that allows the user to adjust the URL for the transaction broadcaster in regards to acquiring names. Should be fairly simple to implement unless it is tied within blockstack.js, in which case an issue would need to
-
Updated
Apr 21, 2020 - Go
-
Updated
Mar 26, 2020 - Haskell
Unpacking yggdrasil (0.3.9) ...
dpkg: error processing archive yggdrasil-0.3.9-i386.deb (--install):
unable to create '/etc/systemd/system/yggdrasil.service.dpkg-new' (while processing 'etc/systemd/system/yggdrasil.service'): No such file or directory
Errors were encountered while processing:
yggdrasil-0.3.9-i386.deb
There are Linux distros such as AntiX (Debian) and Gentoo whic
-
Updated
Dec 9, 2020 - Java
Those two things tend to stall a bit on startup. It would be nice to have the [0%]... output for them.
-
Updated
Jun 17, 2020
-
Updated
Aug 25, 2019 - Python
This was cut from the v0.2.0 release for present time constraints however making ipfs-http more accessible as "the" ipfs binary would make the project more accessible to anyone just wanting to try it out. At the moment I see the following obstacles:
http/README.md
has no tutorial on how to try outipfs-http
ipfs-http
supports only `i
Improve this page
Add a description, image, and links to the decentralized topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decentralized topic, visit your repo's landing page and select "manage topics."
How to use GitHub