Dear PascalCoin users,
New PascalCoin Build 2.1.3Available source code at Github (Release 2.1.3), also available compiled binaries at Sourceforge (Windows installer / Linux binaries)
Windows installer/Binaries at Sourceforge:
https://sourceforge.net/projects/pascalcoin/filesRelease at Github:
https://github.com/PascalCoin/PascalCoin/releases/tag/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