-
@asahi3g commented on Jul 3
**To Reproduce**
```
package main
func main()() {
printf("%s\n", -1)
panic(true, false, "must not compile")
}
```
**Expected behavior**
Compilation error …
-
@asahi3g commented on Jul 3
**To Reproduce**
```
package main
func main()() {
i := str.i32("a")
k := str.i32("-2147483649")
}
```
**Expected behavior**
Parsing methods (str.*) should r…
-
Names :
- [ ] skycoin
- [x] skycoin-cli
- [ ] skycoin-newcoin
-
Currently, when you click on the "Buy Skycoin directly with BTC" on the https://www.skycoin.net/markets/ page, you get the following error:
```
This site can’t be reached
otc.skycoin.net refused …
-
**Describe the bug**
Some variable, constants, functions, etc. names don't meet Skycoin's idiomatic Go standards presented here: https://github.com/skycoin/skycoin/wiki/Idiomatic-Go-(in-Skycoin).
…
-
@olemis commented on May 5
**Package description**
- Name: skyflash
- Homepage: https://github.com/skycoin/skyflash
- Type: git
- Download URL: https://github.com/skycoin/skyflash/releases
-…
-
@olemis commented on Feb 13
**Feature description**
Under all circumstances skycoin-api must be 100% compatible with skycoin/skycoin
**Describe the solution you'd like**
Check for a match be…
-
## Expected Behavior
Access to the Skycoin node REST API implemented in Java code or as .jar assembly
## Actual Behavior
Right now this is only possible using code generated by SWIG , which r…
-
@olemis commented on Feb 13
**Feature description**
C library for STM32 MCU
**Is your feature request related to a problem? Please describe.**
It is not possible to run the library in lib/cg…
-
updating the AUR package for CX to the latest version ; the build fails for me like this
```
package github.com/skycoin/cx/cmd/cx
imports github.com/skycoin/cx/cxfx
imports github.com/skycoin/…
0pcom updated
2 years ago