Cryptonite icon indicating copy to clipboard operation
Cryptonite copied to clipboard

Results 4 Cryptonite issues
Sort by recently updated
recently updated
newest added

error ``` In file included from ./gstring.hpp:35: ./exception.hpp:109:12: error: thread-local storage is not supported for the current target static thread_local uint32_t EXCEPTION_OPTIONS = 0; ^ ./exception.hpp:121:12: error: thread-local storage is...

Running on Linux-32bit. It got stuck at block 139_110. I can make my .cryptonite available for download if the dev wishes to take a look. I moved that dot directory...

The unit testing framework reports 8 failures. You may be able to reproduce this with sh ./configure make make check I am using a 32-bit/Linux/32. Additionally, the unit tests incorrectly...