Silk Network Development Update -
30th September 2016
All the functions in Silk are functional, but obviously can be improved upon.
Currently we have a list of 8 open issues and 8 issues have been dealt with and closed.
Currently a pre-release binary version of 1.0.1.0 is available for Windows and this contains all the issues which have been closed:
https://github.com/silknetwork/silk-core/releases Closed issues which are contained in 1.0.1.0:
RPC window remains open on shutdown (bug)
Unused sync-checkpoint function removed (bug)
Mempool memory use calculation incorrect (bug)
silk.conf creation on first start (enhancement)
DNSSeeders (enhancement)
Compiling problem with newer c++:base58 prefixes (bug)
Object::killTimer(): Error (bug)
Empty toolbar menu on Linux (Qt bug)
The current open issues are:
Makefile “make clean” needs improving (bug)
Add ability to rebroadcast transactions via the UI (enhancement)
Add commands for splitting coin via console (enhancement)
Improve the Watch-Only UI (enhancement)
Add the ability to clear Watch-Only Addresses (enhancement/bugfix)
Boost requires linking for static builds on OS X (bug)
Fix Unit Tests (enhancement)
Object::connect error (Qt bug)
With DarkSilk we are running a test network and ensuring that the current features are working as desired. We do have a list of open issues the same as Silk(SLK) and are working through these. All work carried out on DarkSilk is being handled in a private repo up until launch.
The current work that has and will be carried out can all be viewed on the Silk Network GitHub: