-
We need to document the setup steps for users to go through to setup an equivalent of the miner images we provide. These steps should explain where to get the base image for the miner and how to confi…
-
# teller-json
* create repo/folder called teller-json
* put documentation in README.md
The teller-json daemon will expose an HTTP API for:
* binding a SKY address to a BTC address
* binding…
-
Strs func claims to work with go strings,(non null-terminated) but doesn't add x00, and shadersource requires them, if length not specified.
opengl doc for ShaderSource
```
If length is NULL, eac…
-
To demonstrate this issue, create a new folder in your GOPATH and fetch cmd/skycoin-cli/skycoin-cli.go into it
```
mkdir -p ~/go/src/github.com/skycoin/skycli
cd ~/go/src/github.com/skycoin/skycl…
0pcom updated
1 month ago
-
the `skyfwd` and `skyrev` were not implemented correctly and cannot handle complex web pages where extra resources need to be fetched for the page to work.
I've devised an alternative method and up…
0pcom updated
8 months ago
-
Placeholder issue for master thesis work. End date firm: 16:00, Friday 31 August 2018, Cum Laude potential. Concrete idea:
- We aim to build a global consensus system for trust
- a required intermed…
-
Goal: facilitate broader uptake of Multi-Chain
Approach: have a detailed, complete and accurate protocol description of Multi-Chain in IETF RFC format
Tribler team at Delft created before: https://d…
-
**Feature description**
We currently manually detect mutually exclusive flags inside Skywire. Apparently there is a built-in function for that in Cobra, which we could use.
Documentation on the…
-
I've been investigating a solution for issue #745
While conducting tests with the windows linux subsystem (debian) on windows 10, and using the wiki documentation and the latest version of skywire,…
0pcom updated
2 years ago
-
The repo is currently more than 200MB large. Most of the data is stored in git directories of the repo which makes me suspect we pushed large or multiple binaries to history which are not tracked. We …