Skip to content
#

decentralization

Here are 193 public repositories matching this topic...

go-spacemesh
lrettig
lrettig commented Oct 30, 2020

Description

Our system tests use the API to do things like submit transactions and get account status:

https://github.com/spacemeshos/go-spacemesh/blob/5bdd215fb8359f8c379fbf57831f9a597a6624d4/tests/tx_generator/models/wallet_api.py#L36-L56

This code is very messy since, right now, it passes text-based commands into curl and uses the API via the JSON gateway. This requires base64 encod

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