Skip to content
#

decentralization

Here are 164 public repositories matching this topic...

beaker
mithun26779
mithun26779 commented Mar 6, 2020

https://github.com/zerotier/ZeroTierOne/tree/master/controller
documentation says :--

**Dockerizing Controllers

ZeroTier network controllers can easily be run in Docker or other container systems. Since containers do not need to actually join networks, extra privilege options like "--device=/dev/net/tun --privileged" are not needed. You'll just need to map the local JSON API port of the run

5a384507-18ce-417c-bb55-d4dfcc8883fe
5a384507-18ce-417c-bb55-d4dfcc8883fe commented Mar 4, 2020

Description

The mentioned section should be moved to the wiki since it looks like a better place to archive that kind of information, also each web site listed there can be better described, and it will give the main page a better and smoother appearance.

Instead, a sign that shows people that the wiki exists, and that they could find more in depth information about specific software, pr

vxcamiloxv
vxcamiloxv commented May 31, 2019

Due https://ofirehose.com is down for a while and is promoting a kind of centralized service we should change the default option and suggestions from https://ofirehose.com to something like https://ofirehose.yourdomain.com, the documentation must be updated to redirect to the ofirehose repo and invite to install an instance.

also in my instance and like others, we live without ofirehose

go-spacemesh
y0sher
y0sher commented Mar 14, 2019

Overview / Motivation

we want to reduce code duplication in the makefile

The Task

Add a makefile function that returns a bin_path string based on the OS and the bin name provided.

Example:
bin_path(p2p)
on windows will return : pwd/build/p2p.exe
on unix: pwd/build/p2p

Implementation Notes

TODO: Add links to relevant resources, specs, related issues, etc...

Contrib

leoloso
leoloso commented Sep 2, 2019

For, at least, the following use cases:

  • Lesson 1 - Hello World!
  • Lesson 2 - Configuration
  • Lesson 3 - Loading Database Data
  • Lesson 4 - Loading Relational Objects
  • Lesson 5 - Filters
  • Lesson 6 - Executing Operations
  • Lesson 7 - Forms
  • Lesson 8 - Posting Data
  • Lesson 9 - Validations and User State
  • Lesson 10 - Preloading Views
  • Lesson 11 - Multidomain
  • Lesson 12 - Changin
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

You can’t perform that action at this time.