MANDATORY UPDATE - HARD FORK FEBRUARY 1, 2017 - UPDATE YOUR WALLETS NOW!
Gold-Pressed-Latinum
Gold Pressed Latinum (GPL) - one of the Star Trek inspired coins. Based on YACoin and scrypt-jane algo.
Old threads:
https://bitcointalk.org/index.php?topic=280114.0https://bitcointalk.org/index.php?topic=377997.0https://bitcointalk.org/index.php?topic=1121146.0InformationGPL - a hybrid scrypt-jane PoW + PoS based cryptocurrency.
* 0.2 coins per block
* PPC type re-targeting
* 1 million total coins
* 60 second blocks
* 0.02% transaction fee
* Address Version: 35 (Hex: 23)
* 5% PoS rate yearly
* 365 days minimum stake interval
* RPC Port = 23645
* P2P Port: 23635
* Trade confirm: 6 Blocks
* Coin maturity: 120 Blocks
* Built-in Block explorer
* Hard-coded N-factor: 15
Timeline GPL start: August 27, 2013
New developer, new version: October 20, 2015
Hardfork1: November 11, 2015
Hardfork2: February 1, 2017
GPL 2.7.1Latest SSL
- Add split/combine threshold for PoS minting.
- Add block browser.
- Set max nFactor=15 (Hardfork)
- Reduce min PoS difficulty from 0.25 to 0.0625 (Hardfork)
- Hardfork date: Wed, 11 Nov 2015 00:00:00 GMT
- After fork date set --Nfmax 15 in miner.
GPL 2.7.2- Remove old IRC code to prevent antivirus warning.
- Fixed Staked amounts showing.
- Fixed Russian translation.
- Updated checkpoints.
- Fixed wallet freezing when staking.
- Fixed "getbalance" command.
- Fixed combinethreshold.
GPL 2.7.3- Fix bug when trying send immature PoS coins.
- New GetBlockTrust() reduce PoS speed more then 10 times and was reverted to standard.
- Updated checkpoints.
GPL 2.8.1- Block time changed from 30 sec to 60 sec
- Difficulty retarget window change from one week to 100 minutes
- MaxClockDrift set to 5 minutes
- New GetBlockTrust() function
- Add remove Orphans to repairwallet and checkwallet.
- Enable/disable PoS minting.
- hardfork start time Wed, 01 Feb 2017 00:00:00 GMT
Latest version GPL 2.8.1 and current blockchain not compatible with 2.7 version.
Version GPL 2.7.3 not compatible with 2.6 version.
All old coins mined or received before November 11, 2015 in 2.6 and older wallets valid.
LinksLast Windows QT:
https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.8.1/goldpressedlatinum.2.8.1.win32.zipNew GitHub source:
https://github.com/scificrypto/Gold-Pressed-LatinumFresh clean zipped GPL blockchain:
gpl.29.04.17.zipWebsite:
http://gpl.scificrypto.infoExchange:
https://www.cryptopia.co.nz/Exchange/?market=GPL_BTCBlock explorer:
http://cryptoguru.tk/CurrencyInfo/index.php?Currency=GPLFaucet:
http://cryptoguru.tk/Faucet/index.php?Currency=GPLCoinmarketcap:
https://coinmarketcap.com/currencies/gold-pressed-latinum/Sample GoldPressedLatinum.conf:
listen=1
daemon=1
server=1
gen=0
rpcuser=user123
rpcpassword=pass123
rpcallowip=127.0.0.1
rpcallowip=192.168.0.*
rpcport=23645
port=23635
reservebalance=0
splitthreshold=100
combinethreshold=5
addnode=64.71.72.56
addnode=47.20.249.164
addnode=45.50.28.121
addnode=81.159.183.1
GPL mining.Use any scrypt-jane miner and set --Nfmax 15 in command line.
In some miners instead --scrypt, use --scrypt-jane and instead --Nfmax , use --nfmax
Sample command line for 2Gb video:
ybcminer.exe --scrypt -s 5 --Nfmax 15 -I 9 -g 1 --thread-concurrency 27648 -w 128 --lookup-gap 2 --fix-protocol -o 127.0.0.1:23645 -O user:pass