-
Updated
Sep 25, 2020 - C++
decentralization
Here are 188 public repositories matching this topic...
-
Updated
Aug 19, 2020
-
Updated
May 25, 2020
-
Updated
Sep 26, 2020 - HTML
-
Updated
Sep 20, 2020 - C++
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Sep 25, 2020
-
Updated
Sep 25, 2020 - Rust
-
Updated
Sep 25, 2020
-
Updated
Aug 24, 2020 - C
-
Updated
Apr 14, 2020 - C
-
Updated
Aug 28, 2020
Description
Many of the tests in https://github.com/spacemeshos/go-spacemesh/blob/develop/cmd/node/node_test.go use goroutines to run and interact with a process concurrently. They have require statements inside these goroutines, which is a no-no because when a require statement fails inside a goroutine it does not stop the test, in some cases causing tests to hang indefinitely. Here's one s
This has UI, database, and activitypub components
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-tombstone
-
Updated
Mar 23, 2020 - Python
-
Updated
Dec 25, 2018 - Java
-
Updated
Sep 26, 2020 - Swift
-
Updated
Sep 16, 2020 - JavaScript
Replace all the factories, such as FunctionAPI_Factory, with the DependencyInjection component from Symfony
-
Updated
Sep 25, 2020
"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))
то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"
-
Updated
Sep 25, 2020 - Kotlin
Community Building
Here's some stuff I'd like to tackle for helping build up the community around agregore and stuff related to it
- Update feature roadmap better
- Landing page for Agregore for folks to learn about it
- Basic overview of what it is / links to resources
- Serve through hyper
- Automate releases through GitHub?
- Serve through Gemini
- Serve through IPF
-
Updated
May 24, 2020
-
Updated
Jul 26, 2020 - JavaScript
-
Updated
Sep 25, 2020 - HTML
Improve this page
Add a description, image, and links to the decentralization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decentralization topic, visit your repo's landing page and select "manage topics."



Hello,
When you attempt to add an email to blocklist and it already exists in blocklist, you see not found page. But you should see error "an email you're adding already exists in blocklist". Or, just ignoring error and showing blocklist page might be ok.
How to reproduce: