Skip to content
#

decentralization

Here are 216 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

LongJohn-Silver
LongJohn-Silver commented May 27, 2021

Describe the bug
When the title of a book is too long, and you add it to your "To read" shelf, it doesn't show entirely.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a book with a long title.
  2. Click on "To read" button.
  3. Wait for the box/dialog to appear.
  4. See error.

Expected behavior
The title should fit perfectly within the box, maybe showing it as two l

go-spacemesh
lrettig
lrettig commented Mar 18, 2021

In #2299 we patched the API to return the current (tip) layer rather than statically returning the first layer of the third epoch as the current layer. But this still isn't really accurate. What we really want is for the API to instead return the latest synced layer. This information is currently not exposed to the API, but it could be, and it definitely lives in the sync code somewhere, since s

agregore-browser
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

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