Skip to content
#

decentralization

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

rkingett
rkingett commented Dec 29, 2020

I'd like the ability to share all, or part, of my Bookwyrm activity via RSS feed. If I can share an RSS feed of all, or part, of my activity on places like the bird site or my blog, this will help me produce content and give people more ways to follow me.

Goodreads has RSS feeds for your whole profile, and individual shelves, but, in truth, I'd just need one RSS feed that contains all my public

go-spacemesh
noamnelke
noamnelke commented Dec 7, 2020

Description

The block header contains a Timestamp field, which is set, but never read.

It’s problematic to use it anywhere since it’s un-vetted, one can plaster any timestamp that serves them onto anything.
Since we’re not doing anything with this field we may as well call it “arbitrary 8 bytes that the miner can fill with whatever they please”.

Affected code

https://github.com/sp

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

AnthonyAkentiev
AnthonyAkentiev commented Jul 20, 2018

"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))

то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"

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