Skip to content
#

decentralization

Here are 186 public repositories matching this topic...

go-spacemesh
lrettig
lrettig commented Aug 27, 2020

Description

We have a custom Log struct defined in log/zap.go:

https://github.com/spacemeshos/go-spacemesh/blob/964bddb7134d6d643fdbff3142eafaa4519e16b6/log/zap.go#L15-20

#2092 removes the level attribute and removes the functionality to change the log level of an instantiated logger, which a.) wasn't used, b.) isn't necessary, and c.) is bad juju because it does things the logger wa

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.