-
In the same vein as #273
RC2 Darwin
After entering my password, dialog is stuck on "Unlocking your wallet..."
My wallet seems unlocked (can see transaction history and balance in greyed out backgro…
-
I started up a linux ubuntu 64-bit server to begin uploading to and using the sia network. After setting it up, opening and unlocking a wallet, and issuing the files to upload I closed out of it to do…
-
Continuing in my adventures to get sia to run on a Raspberry Pi, I caught this crash in siad. It had been running for about a day and actually caught up. It reached 39,850 while that was still the lat…
-
```
Mar 24 11:34:27 siad[2028]: Loading...
Mar 24 11:34:27 siad[2028]: (1/7) Loading gateway...
Mar 24 11:34:28 siad[2028]: (2/7) Loading consensus...
Mar 24 11:34:28 siad[2028]: error opening consens…
-
When Running Sia-UI it asked me for siad to be running, once I select the siad file under the resources/Sia/app/siad it returns the following:
```
(node) warning: possible EventEmitter memory leak de…
-
The need to specify the "dictionary" parameter in the /wallet/unlock call is undocumented in https://github.com/NebulousLabs/Sia/blob/master/doc/API.md
easye updated
8 years ago
-
Capitan 0.5.1
The Sia system tray icon is broken
1) The icon used is an oversized and buggy Sia wordmark rather than the usual small monochrome logo
![siatray](https://cloud.githubusercontent.com/a…
-
I came across this error on my Mac (OSX 64-bit). I started up Sia-UI and waited quite a bit for it to load, it indefinitely sat there at loading screen with swirling icon before, after 30 minutes, gav…
-
Here's my proposal:
## Host
Queries:
- /host [GET]
- /host/announce [POST]
- /host/settings [GET]
- /host/settings [POST]
#### /host [GET]
Function: Returns basi…
-
Many of our error messages are too long, and don't fit in the notification window. We need some way of displaying or capturing these errors in full. They are important for debugging purposes.