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:
See instructions at GitHub Wiki: https://github.com/PascalCoin/PascalCoin/wiki
Enjoy Pascal Coin!
Donations
If you like it, consider a donation using BitCoin:
16K3HCZRhFUtM8GdWRcfKeaa6KsuyxZaYk
Also, consider a donation at PascalCoin development account: "0-10"
History:
Build 1.1.0.0 - 2016-11-03
- JSON-RPC Server included
- Minor changes
Build 1.0.9.0 - 2016-10-21
- Corrected a BUG (BUG-101) that causes blocking connections when received more than 100 connections, causing "alone in the world" after a cert period time.
- It's necessary to update because new version will refuse old versions to make network stable.
Build 1.0.8.0 - 2016-10-20
- Cross compatible
- Can compile with Delphi or Lazarus (Free Pascal)
- New storage system. No more access database
- Network hashrate calculation
Build 1.0.7.0 - 2016-10-10
- Introducing basic JSON-RPC to allow GPU miners development (Third party).
- See file "HOWTO_DEVELOP_GPU_MINER_FOR_PASCALCOIN.txt"
- No more CPU mining due exists GPU mining
Build 1.0.6.0 - 2016-10-04
- Memory leaks corrections
- Introducing net protocol 2-3
- Source code modified, next build will be compiled with Lazarus and FPC
Build 1.0.5.0 - 2016-09-21
- Massive operations, selecting multiple accounts
- Filter accounts by balance
- Correct operations explorer order of operations for each block (descending order)
- Minor changes
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.
- Created with Genesis block hardcoded
- Published at same time than Genesis block. NO PREMINE