Skip to content
#

decentralization

Here are 274 public repositories matching this topic...

elegaanz
elegaanz commented Dec 26, 2019

Is your feature request related to a problem? Please describe.

It may be hard to understand why a post is in one of our timelines, especially in the case of someone boosting/linking someone else you don't follow, or when the same post appears multiple times because it got boosted.

Describe the solution you'd like

Adding a little "X boosted/liked" indicator to each concerned card

C: Enhancement Good first issue A: Front-End Design
go-spacemesh
countvonzero
countvonzero commented Apr 8, 2022

Description

at the beginning of every epoch, there is a period of time when beacon is unavailable (until enough ballots are seen by the node and beacon value determined)
during this time, syncer will see that beacon is not available and will not request tortoise to verify a layer.

but the problem is: syncer uses two goro

agregore-browser
RangerMauve
RangerMauve commented Jan 27, 2022

Similar to how we can intercept SSB cipherlinks and convert them to SSB URIs, it should be possible to use /ipfs/CID style paths when people paste them into the searchbar.

We'll want to change the code here to detect if the rawURL starts with /ipfs/ or /ipns/ and convert it to proper URLs if it does.

enhancement good first issue ipfs
ain
defiprop
defiprop commented Dec 10, 2021

What would you like to be added:

Replace syntactically incorrect commands/examples by correct ones

Why is this needed:

It is kind of frustrating to have so many commands that are not working. It is not only a problem in the documentation in the wiki, but also within the client. Here are some ex

good first issue kind/feature needs/triage
perfectmak
perfectmak commented Dec 9, 2020

Expected Behaviour

Github Actions should run existing integration tests successfully on windows-latest machine

Actual Behaviour

Integrations tests run on the windows-latest operating systems are failing.

Extra Information

Here is a CI run that failed: https://github.com/FleekHQ/space-daemon/runs/1524767049?check_suite_focus=true

The issue appears to be with a wrong `Ipfsnode

enhancement good first issue help wanted

Improve this page

Add a description, image, and links to the decentralization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decentralization topic, visit your repo's landing page and select "manage topics."

Learn more