Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PASC] PascalCoin, true deletable blockchain - V2 protocol active!
by
PascalCoin
on 15/11/2017, 21:35:24 UTC
Dear PascalCoin users,

New PascalCoin Build 2.1.3

Available 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/files
Release 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