Fornax

Results 9 issues of Fornax

This is Scylla's bug tracker, to be used for reporting bugs only. If you have a question about Scylla, and not a bug, please ask it in our mailing-list at...

bug
User Request
high

Right now when a Siacoin transaction is sent the fees are calculated and paid from the remaining balance in the wallet. But this isn't possible when trying to send all...

Feature Request
Programming Task

A user on slack is claiming that he lost an archive of 10 years of photos because he didn't know that Sia is not stable yet. After he upgraded his...

I noticed in the latest release candidate that the renter UI is quite limited. I recall from previous versions there were a lot more features which made it easier to...

#### What is the purpose of this change? This change adds support for pixeldrain's experimental filesystem feature. The filesystem is still in closed beta, but I would like to release...

This is Scylla's bug tracker, to be used for reporting bugs only. If you have a question about Scylla, and not a bug, please ask it in our mailing-list at...

area/topology changes
area/raft

Finally found a ccminer fork that compiles on Ubuntu 16.10, and now this... I pulled it through valgrind for you: ``` ==13725== Memcheck, a memory error detector ==13725== Copyright (C)...

I'm trying to grab a screenshot by following this guide: http://doc.qt.io/qt-5/qtwidgets-desktop-screenshot-example.html. In there they take a screenshot by running this piece of code: ``` QScreen *screen = QGuiApplication::primaryScreen(); originalPixmap =...

Downloading files from an encrypted zip archive is currently undefined behaviour. Some report that it downloads a useless encrypted byte stream, in other tests you get a compression error. It...