#crypto #pascal #blockchain

PascalCoin 45ac3a647e Build 1.0.4 Final пре 9 година
Units 45ac3a647e Build 1.0.4 Final пре 9 година
LICENSE.txt d4c4f06e19 Source code Build 1.0.1 пре 9 година
PascalCoin White Paper - EN.pdf c22184dd7a Add files via upload пре 9 година
PascalCoinWallet.dpr 45ac3a647e Build 1.0.4 Final пре 9 година
PascalCoinWallet.res 45ac3a647e Build 1.0.4 Final пре 9 година
README.md 45ac3a647e Build 1.0.4 Final пре 9 година
README.txt 45ac3a647e Build 1.0.4 Final пре 9 година
The MIT License.pdf 026d8ebee6 Add files via upload пре 9 година
libeay32.dll d4c4f06e19 Source code Build 1.0.1 пре 9 година
pascalcoinB03.mdb d600a159c6 Build 1.0.3 пре 9 година

README.md

Pascal Coin: P2P Cryptocurrency without need of historical operations.

Copyright (c) 2016 Albert Molina

THIS IS EXPERIMENTAL SOFTWARE. Use it for educational purposes only.

This software is a Node of the Pascal Coin P2P Cryptocurrency. It can be used to Mine and Explore blocks and operations.

Distributed under the MIT software license, see the accompanying file LICENSE or visit http://www.opensource.org/licenses/mit-license.php.

This product includes software developed by the OpenSSL Project and Denis Grinyuk (https://github.com/Arvur/OpenSSL-Delphi), and some cryptographic functions inspirated in code written by Ladar Levison and Marco Ferrante. Original source code is written in Pascal Language and is available at https://github.com/PascalCoin/PascalCoin

HOW TO COMPILE:

Version 1.0 of Pascal Coin Wallet, Miner & Explorer is compiled with

To run:

Enjoy Pascal Coin!

If you like it, consider a donation using BitCoin: 16K3HCZRhFUtM8GdWRcfKeaa6KsuyxZaYk

History:

Build 1.0.4.0 - 2016-09-16

  • IMPORTANT: Introducing net protocol changes: Must update!
  • More and more and more stable
  • Prevents "Alone in the world" if everybody is updated ;-)
  • Invalid local time detector with corrections
  • IP nodes configurator

Build 1.0.3.0 - 2016-09-08

  • Important changes to database
  • Peer cache
  • Issues with Connections
  • More stable
  • Miner key selector
  • Invalid local time detector

Build 1.0.2.0 - 2016-08-31

  • Improved hashing speed
  • Allow mining without opening external ports
  • Choose how many CPU's want to mine
  • Show real-time pending operations waiting to be included in the block
  • More stable
  • Some miner modifications

Build 1.0.1.0 - 2016-08-12

  • Included an option to Import/Export Wallet keys file
  • Some miner modifications

Build 1.0.0.0 - 2016-08-11

  • First stable version.