Tags: boscro/PascalCoin
Tags
Build 3.0.0.1 ### Build 3.0.1 - 2018-05-07 - Deprecated use of OpenSSL v1.0 versions. Only allowed OpenSSL v1.1 versions - JSON-RPC Added param "openssl" on "nodestatus" call. Will return OpenSSL library version as described in OpenSSL_version_num ( https://www.openssl.org/docs/man1.1.0/crypto/OPENSSL_VERSION_NUMBER.html )
Build 2.1.3 ### Build 2.1.3.0 - 2017-11-15 - Fixed BUG when buying account assigning an invalid public key - Added maxim value to node servers buffer, deleting old node servers not used, this improves speed - Re-add orphaned operations back into the pending pool - RPC locking to prevent N_Operation race-condition on concurrent invocations - Minor bugs