decentralized
Here are 1,300 public repositories matching this topic...
-
Updated
Dec 13, 2021 - JavaScript
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
Mar 5, 2022 - Ruby
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.
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
Mar 22, 2022 - JavaScript
-
Updated
Mar 21, 2022 - JavaScript
Here is what I've noticed:
ipfs.block.get
- docs say it returns a
Block
, but it returns aUint8Array
- docs are missing the
preload
option
- docs say it returns a
ipfs.block.put
- docs say it can also take a
Block
as a parameter, but it can only be aUint8Array
- docs say it can take a
cid
as an option, but the implementation ignores such a parameter - docs say it returns a
Block
, b
- docs say it can also take a
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Mar 24, 2022 - Python
-
Updated
Feb 1, 2022 - Python
-
Updated
Mar 9, 2022
-
Updated
Mar 11, 2022 - JavaScript
-
Updated
May 12, 2021 - JavaScript
-
Updated
Aug 13, 2021 - Objective-C
-
Updated
Nov 1, 2018 - Go
Those two things tend to stall a bit on startup. It would be nice to have the [0%]... output for them.
Is your feature request related to a problem? Please describe.
Similar to how Bitcoin has a prune=1
option that removes old blocks, Stacks should have this too to save storage space on nodes.
Describe the solution you'd like
An option in the config to prune chaindata via RPC or limiting it to a certain number of MiB
Describe alternatives you've considered
None
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
Mar 19, 2022 - Python
I'm running cargo-crev 0.17, installed via cargo install
, on Debian Bullseye.
A user I trust on a "medium" level disappeared from cargo crev id query trusted
. (I initially attributed that to me changing that user's level from "low" to "medium", but I think it was really caused by cargo crev fetch all
that I ran about the same time.) I had to play with --depth
to understand that this is
-
Updated
Mar 4, 2022
-
Updated
Aug 2, 2016 - Go
-
Updated
Aug 23, 2021 - Go
-
Updated
Nov 23, 2021 - Go
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
Jun 20, 2021
-
Updated
Mar 24, 2022 - Java
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."
Needs to go from
debug
towarning
orinfo
.https://github.com/nextcloud/server/blob/6b4ab04a4461ebfb3ee175d2f824a63e95ba021a/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php#L255
https://github.com/nextcloud/server/blob/6b4ab04a4461ebfb3ee175d2f824a63e95ba021a/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php#L265
https://github.com/nextcloud/server/blob/6b4ab04a4