Konstantin Akimov

Results 3 issues of Konstantin Akimov

This PR removes excess `reserve()` call for `SecureString` Call `reverse` was introduced when `std::string` was used. For `std::string`, this makes sense as it prevents re-allocation when the string's size increases...

Refactoring

Module: threads **Description** If locales are not set perl crashes to segmentation fault **Steps to Reproduce** ``` $ cat crash.pl #!/usr/bin/perl require threads; require Thread::Queue; $ export LC_ALL= #don't ask...

type-locale
type-threads

Since Dash Core v20 no more sentinel is needed: - https://www.dash.org/blog/dashcore-v20-0-product-brief/ - https://github.com/dashpay/dash/blob/v20.0.0/doc/release-notes.md#sentinel-deprecation