Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: vampirus on March 09, 2016, 07:34:28 PM



Title: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on March 09, 2016, 07:34:28 PM
New Chain Started

Gold-Pressed-Latinum


Gold Pressed Latinum (GPL) - one of the Star Trek inspired coins.

Old threads:
https://bitcointalk.org/index.php?topic=280114.0
https://bitcointalk.org/index.php?topic=377997.0
https://bitcointalk.org/index.php?topic=1121146.0

New GPL2 Information v3.0.1
GPL now only PoS based cryptocurrency.
* 5 minutes stake spacing
* No yearly interest, PoS v3.0
* PoS fixed reward is 1 coins
* 288 coins per day
* 7 days minimum stake interval, 21 days for full weight
* Maximum coin supply 4M
* Premine 400K for coin swap (Old GPL scrypt-Jane)

Timeline
GPL start: August 27, 2013
New developer, new version: October 20, 2015
Hardfork1: November 11, 2015
Hardfork2: February 1, 2017
New chain: November 13, 2018

GPL 2.7.1
Latest 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

GPL 3.0.1
New chain, after coin swap.


Links
Last Windows QT: https://github.com/scificrypto/GoldPressedLatinum2/releases/download/v3.0.1.1/goldpressedlatinum-v301.win32.zip
New GitHub source: https://github.com/scificrypto/GoldPressedLatinum2
Website: http://gpl.scificrypto.info
Explorer: https://chainz.cryptoid.info/gpl2/
Exchange: https://www.livecoin.net/en/trading/GPL2_BTC


Sample GoldPressedLatinum.conf:
Code:
listen=1
daemon=1
server=0
rpcuser=user123
rpcpassword=pass123
rpcallowip=127.0.0.1
rpcport=7795
port=7790
reservebalance=0
splitthreshold=100000000
addnode=scifi.bounceme.net:7790
addnode=69.118.192.65
addnode=64.71.72.56
addnode=54.36.19.164
addnode=51.15.130.151


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 09, 2016, 07:34:47 PM
Info about old PoW chain: https://bitcointalk.org/index.php?topic=5129603.0

For coin swap:
In old wallet in console type: listaddressgroupings
then: dumpprivkey FDZDt1CoHvpGnu6Pbnidpvk8J5A7sezcgi
and copy private key for every addr with balance more 20 GPL
In new wallet type:  importprivkey <goldpressedlatinumprivkey> [label]
for every private key

Then split inputs into small chunks 100-200 GPL,
if you do not understand how - do nothing, after 1-3 month they split automatically to best size.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: BitcoinFX on March 09, 2016, 09:03:41 PM
Is the staking function fully 'fixed' now? The PoS block reward with the previous release was 0.00 GPL - when I tested it last!

- Rules of Acquisition: 37 "The early investor reaps the most interest."  ?  :D


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 09, 2016, 09:23:35 PM
Is the staking function fully 'fixed' now? The PoS block reward with the previous release was 0.00 GPL - when I tested it last!

I don't hear about this problem, but in previous 2.6 wallet my coins was staked normally.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: zeewolf on March 10, 2016, 07:21:46 AM
Zipped blockchain does not work ;( (Win7 x64)

Code:
file unknown has LSN 276/5486018, past end of log at 1/28
Commonly caused by moving a database from one database environment
to another without clearing the database LSNs, or by removing all of
the log files from a database environment
__db_meta_setup: C:\Users\xxx\AppData\Roaming\GoldPressedLatinum\blkindex.dat: unexpected file type or format

As message says when you want to move indexed blockchain to other environment be sure to close wallet with daemonnamed stop true, which should detach database on close. It takes longer but leaves database in consistent state (no log files in database directory needed, as they are not portable between different env.)

However, provided zip is still usable for bootstrapping - one can delete blkindex.dat and rename blk0001.dat to bootstrap.dat.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: noobwhosuckatlife on March 10, 2016, 08:28:23 AM
*yawns* just another coin!


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: BitcoinFX on March 10, 2016, 02:03:51 PM
Zipped blockchain does not work ;( (Win7 x64)

Code:
file unknown has LSN 276/5486018, past end of log at 1/28
Commonly caused by moving a database from one database environment
to another without clearing the database LSNs, or by removing all of
the log files from a database environment
__db_meta_setup: C:\Users\xxx\AppData\Roaming\GoldPressedLatinum\blkindex.dat: unexpected file type or format

As message says when you want to move indexed blockchain to other environment be sure to close wallet with daemonnamed stop true, which should detach database on close. It takes longer but leaves database in consistent state (no log files in database directory needed, as they are not portable between different env.)

However, provided zip is still usable for bootstrapping - one can delete blkindex.dat and rename blk0001.dat to bootstrap.dat.

Indeed. Confirming exact same issue with gpl.2016.03.09.zip on Windows 10.

However, the blockchain will sync. from scratch or import bootstrap as above.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: BitcoinFX on March 10, 2016, 02:08:55 PM
Staked amounts showing as 0.00 GPL on the transaction Tab;.
Quote
Status: 15677 confirmations
Date: 07/08/2015 18:59
From: unknown
To: FQSYmcLaBjUnbSY3kcb8NZZbvw8SVD8f6S (own address)
Credit: 1.60 GPL
Net amount: +1.60 GPL
Transaction ID: 330f7618e50e228bee03a7caefe46bc4d62df62c62aa9ec597e6db19b5d59a9d
Transaction Tab shows 0.00 GPL credit.
 
Quote
Status: 15675 confirmations
Date: 07/08/2015 19:55
From: unknown
To: FQSYmcLaBjUnbSY3kcb8NZZbvw8SVD8f6S (own address)
Credit: 1.60 GPL
Net amount: +1.60 GPL
Transaction ID: 9c7bce72daf1bd130a9ba79f4391becacc6095f25e2b4a0875bba63c04ff0c40
Again, Transaction Tab shows 0.00 GPL credit.
 
Quote
Date: 10/03/2016 13:48
Debit: 0.00 GPL
Net amount: -20.315956 GPL
Transaction ID: 427c9cd83997a86e8baceff3b808c3cdd671f01e1de8e4ac3b792e6288a68a84

- Rules of Acquisition: 41 "Profit is its own reward."   ;D


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: BitcoinFX on March 10, 2016, 02:13:49 PM
Is GPL still the crypto with the longest stake interval?

* 365 days minimum stake interval


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 10, 2016, 03:03:34 PM
Zipped blockchain does not work ;( (Win7 x64)

Code:
file unknown has LSN 276/5486018, past end of log at 1/28
Commonly caused by moving a database from one database environment
to another without clearing the database LSNs, or by removing all of
the log files from a database environment
__db_meta_setup: C:\Users\xxx\AppData\Roaming\GoldPressedLatinum\blkindex.dat: unexpected file type or format

As message says when you want to move indexed blockchain to other environment be sure to close wallet with daemonnamed stop true, which should detach database on close. It takes longer but leaves database in consistent state (no log files in database directory needed, as they are not portable between different env.)

However, provided zip is still usable for bootstrapping - one can delete blkindex.dat and rename blk0001.dat to bootstrap.dat.

OK, my fault. Database not working without "database/log.00000001" file.

Database was reloaded: gpl.2016.03.10.zip (http://www.scificrypto.info/files/gpl.2016.03.10.zip)


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 10, 2016, 03:46:44 PM
Staked amounts showing as 0.00 GPL on the transaction Tab;.
Quote
Status: 15677 confirmations
Date: 07/08/2015 18:59
From: unknown
To: FQSYmcLaBjUnbSY3kcb8NZZbvw8SVD8f6S (own address)
Credit: 1.60 GPL
Net amount: +1.60 GPL
Transaction ID: 330f7618e50e228bee03a7caefe46bc4d62df62c62aa9ec597e6db19b5d59a9d
Transaction Tab shows 0.00 GPL credit.
 
Quote
Status: 15675 confirmations
Date: 07/08/2015 19:55
From: unknown
To: FQSYmcLaBjUnbSY3kcb8NZZbvw8SVD8f6S (own address)
Credit: 1.60 GPL
Net amount: +1.60 GPL
Transaction ID: 9c7bce72daf1bd130a9ba79f4391becacc6095f25e2b4a0875bba63c04ff0c40
Again, Transaction Tab shows 0.00 GPL credit.
 
Quote
Date: 10/03/2016 13:48
Debit: 0.00 GPL
Net amount: -20.315956 GPL
Transaction ID: 427c9cd83997a86e8baceff3b808c3cdd671f01e1de8e4ac3b792e6288a68a84

- Rules of Acquisition: 41 "Profit is its own reward."   ;D

All fine with yours stake. Transaction Tab just not display staked amount. May be fix in next version.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: BitcoinFX on March 10, 2016, 04:18:56 PM

All fine with yours stake. Transaction Tab just not display staked amount. May be fix in next version.

Indeed. The staking process is successful. Just a display issue in the wallet Transaction Tab.

- Rules of Acquisition: 58 "There is no substitute for success."
 


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 11, 2016, 02:25:06 AM
This coin is still marked as Failed on Crypto Database, are there any links such as websites, exchanges, blockchains, or mining pools?


Website and exchange soon. New GitHub source: https://github.com/scificrypto/Gold-Pressed-Latinum  (old was .../scificryptocoin/Gold-Pressed-Latinum)


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 18, 2016, 07:26:06 PM
New version GPL 2.7.2 Soon!

Change log:
- Remove old IRC code to prevent antivirus warning.
- Fixed Staked amounts showing.
- Fixed Russian translation.
- Updated checkpoints.

If you know any other bugs, post here before release.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: Dunkelheit667 on March 19, 2016, 04:14:17 PM
Not sure if it's a bug and can be fixed, but... When I unlock my wallet for 'staking', the GUI is very unresponsive, click and wait all the time. CPU load hovering around 25-50%, this should not be the cause. I've noticed the same with other wallets (e.g. Cubits), but our precious GPL is for sure the toughest. :o


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 19, 2016, 07:52:49 PM
Not sure if it's a bug and can be fixed, but... When I unlock my wallet for 'staking', the GUI is very unresponsive, click and wait all the time. CPU load hovering around 25-50%, this should not be the cause. I've noticed the same with other wallets (e.g. Cubits), but our precious GPL is for sure the toughest. :o
It is because of big number of small transactions in wallet. Try use reservebalance=xxx, where xxx is 90% of total balance.
I reduce this problem in KED, may be fix GPL too.

And don't use mining wallet for staking, every month send coins to another wallet by 50-150 GPL in one transaction.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: Dunkelheit667 on March 20, 2016, 09:44:04 PM
Not sure if it's a bug and can be fixed, but... When I unlock my wallet for 'staking', the GUI is very unresponsive, click and wait all the time. CPU load hovering around 25-50%, this should not be the cause. I've noticed the same with other wallets (e.g. Cubits), but our precious GPL is for sure the toughest. :o
It is because of big number of small transactions in wallet. Try use reservebalance=xxx, where xxx is 90% of total balance.
I reduce this problem in KED, may be fix GPL too.

And don't use mining wallet for staking, every month send coins to another wallet by 50-150 GPL in one transaction.
Sounds like a plan, I'll give it a try. Thank you! :)


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 21, 2016, 09:22:27 PM
I fix wallet freezing when staking, but found another bug that can't fix:
All stake reward rounded to 0.05 GPL and on generated transactions 0.2 COIN you receive 0%
or must wait 5 years before start staking.

tx: f8417b2ad903823f06c1163b699e40c7ca8b96b3b12f748048205b1f57c30efb-000
block: 717431


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: Dunkelheit667 on March 22, 2016, 03:30:35 AM
Thanks for fixing the wallet freezing! :)

Well, the 0.2 coin bug explains why I've rarely seen coins staking in the past, the vast majority of my precious GPL were solo mined. They will in two years, good to know. :D

Here is another bug: getbalance gives weird numbers. Not sure, but listaccounts seems to be off as well. The total amount is wrong and distribution on my accounts/addresses looks incorrect. Hard to tell without block explorer atm.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 22, 2016, 02:43:28 PM
Problem with 0.0 reward fixed. Now parameter combinethreshold work correctly on all coin age.

tx: 90060d89d9cfb242b4c5ab30b6acdb68c4a4bae28789941ce2da795aa4fc0411-000


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 22, 2016, 11:54:11 PM
Here is another bug: getbalance gives weird numbers. Not sure, but listaccounts seems to be off as well. The total amount is wrong and distribution on my accounts/addresses looks incorrect. Hard to tell without block explorer atm.

I fix getbalance and listaccounts, but not as I want. All mined and minted coins display in separate account: ""
example:

listaccounts

{
"" : 103.80900000,
"main" : 65.72000000,
"p2pool" : 0.00000000,
"pool" : 0.00000000,
"test2" : 0.00000000,
"work2" : 0.00000000,
"work3" : 0.09300000,
"work4" : 0.11020000
}

In all other coins that I check (TEK, HYP, CAP) "getbalance account" display totally incorrectly.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: Dunkelheit667 on March 23, 2016, 02:24:00 PM
You're right, even within the Bitcoin client listaccounts and getballance account seems to be broken. :o

What works is listaddressgroupings and getballance (without account). These are working fine with GPL as well. :) And yes, all PoW- and PoS-transactions seems to be consolidated in the ""-account when using listaccounts, strange.


Title: Re: [GPL] Gold Pressed Latinum 2.7.1
Post by: vampirus on March 24, 2016, 10:40:20 PM
GPL v.2.7.2 https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.7.2/goldpressedlatinum.2.7.2.win32.zip

- 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.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on March 31, 2016, 12:21:39 AM
Please all miners, update wallet to 2.7.2 version or you may create unexpected softfork, because function getblocktrust changed in new version.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on April 08, 2016, 02:40:16 PM
Gold Pressed Latinum website: http://gpl.scificrypto.info


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on April 08, 2016, 09:39:26 PM
GPL giveaway, 5 blocks in one hands. http://scificrypto.info/forum/index.php?topic=6.0


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on April 12, 2016, 05:33:24 AM
Please all miners, update wallet to 2.7.2 version.
Old version freezing when staking and make orphan others mined blocks.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on April 14, 2016, 06:47:29 PM
GPL super giveaway soon. 25 blocks in one hands.
Rules:
1. Forum IP must be = online wallet IP.
2. Wallet version must be 2.7.2
3. One IP range allowed (example 123.123.123.*)
4. Total 16 user or 80 GPL.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on April 21, 2016, 10:01:27 PM
GPL super giveaway start.
http://scificrypto.info/forum/index.php?topic=7.0


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on April 22, 2016, 03:29:30 AM
Some problems with GPL network.
Check yours chain. Official chain only version v2.7.2.0-Quark
block 721260 hash 0000029d66ad251a5a51e3794585c0f6ff9ee6035cc813135233c548c9cfdbe9


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on April 29, 2016, 12:57:20 AM
GPL available for voting at Cryptopia.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on April 29, 2016, 01:48:01 AM
Estimated price for GPL:
1. GPL algo = YAC algo
2. GPL nFactor=15, YAC nFactor=17
3. Difficulty the same (minimum)
4. Hashrate with diff. N+2 more in 16 times
5. Reward GPL=0.2 YAC=100
100/(0.2*16)=31.25
Price YAC 170-240 sat.
Estimated GPL: 6250 sat.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: sxafir on May 02, 2016, 07:33:38 PM
What it will be price after launch to cryptopia,i wat to like a chao for 1 is 3.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: 6436346346 on May 02, 2016, 10:45:22 PM
GPL available for voting at Cryptopia.

Added a pull-request as there was an error in the makefile.unix, no biggie


Compiling now, should be live on Cryptopia today


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: deedou on May 03, 2016, 03:15:30 AM
GPL available for voting at Cryptopia.

Added a pull-request as there was an error in the makefile.unix, no biggie


Compiling now, should be live on Cryptopia today

compiling maybe not difficult . i guess


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on May 03, 2016, 04:24:51 PM
GPL on Cryptopia.
https://www.cryptopia.co.nz/Exchange/?market=GPL_BTC


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: jelin1984 on May 03, 2016, 11:29:06 PM
Any pool for these coin ???


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: wiktorzw on May 04, 2016, 05:27:30 PM
wallet gives an error and does not work x64 !!!javascript:void(0);


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: Dunkelheit667 on May 04, 2016, 11:33:21 PM
wallet gives an error and does not work x64 !!!javascript:void(0);
Have you used the latest version from the first post? It's working fine for me on Win7 (old install) and Win10 (fresh install) 64-Bit.

Links
Last Windows QT: https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.7.2/goldpressedlatinum.2.7.2.win32.zip


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: sxafir on May 05, 2016, 05:32:17 PM
Lutetnium will be like a chao.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: wiktorzw on May 05, 2016, 06:48:31 PM
wallet is not synchronized !!!!!


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: wiktorzw on May 05, 2016, 06:59:44 PM
wallet gives an error and does not work x64 !!!javascript:void(0);
Have you used the latest version from the first post? It's working fine for me on Win7 (old install) and Win10 (fresh install) 64-Bit.

Links
Last Windows QT: https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.7.2/goldpressedlatinum.2.7.2.win32.zip
it does not work ! win 8.1 x64
It gives an error when the conf prescribe node


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on May 06, 2016, 12:41:45 AM
Wallet version 2.7.2 or 2.7.1?


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: wiktorzw on May 06, 2016, 11:19:40 AM
Wallet version 2.7.2 or 2.7.1?
Wallet version 2.7.2.0-Quark


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on May 06, 2016, 12:26:55 PM
May be you have old or corrupted database, try rebuild. Or may be port already used by another program.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: wiktorzw on May 06, 2016, 02:15:08 PM
May be you have old or corrupted database, try rebuild. Or may be port already used by another program.
addnode=24.146.182.241
This addnode because of which displays an error message if you delete , then no synchronization


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on May 06, 2016, 02:52:38 PM
Try this:
99.192.83.208
73.208.234.81


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: wiktorzw on May 06, 2016, 05:31:13 PM
Try this:
99.192.83.208
73.208.234.81
error and everything !!!


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on May 06, 2016, 06:00:35 PM
Delete all files except wallet.dat and GoldPressedLatinum.conf and re-synch.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: wiktorzw on May 07, 2016, 12:13:06 AM
Delete all files except wallet.dat and GoldPressedLatinum.conf and re-synch.
I've done it more than once , it is a mistake! I did not install the first time gives an error coin purses just your wallet


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: sxafir on May 07, 2016, 02:39:06 PM
Someone hacker atack thepiratebay.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on May 10, 2016, 05:13:32 PM
My IP changed, add new node to QBT, GPL, KED config
addnode=47.20.250.38


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: wiktorzw on May 20, 2016, 11:22:07 AM
POOL?


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: mogrith on May 20, 2016, 11:27:19 PM
small enough activity you can solo mine it.  Ask if you need help on how.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: voteformeg on July 03, 2016, 09:11:36 PM
are people still mining this or better to spare my hash


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: mogrith on July 05, 2016, 04:02:26 AM
are people still mining this or better to spare my hash

very few and no exchange. but it might be a worth while to mine a few as a very long shot


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on September 16, 2016, 07:54:03 PM
GPL volume very impressive https://www.cryptopia.co.nz/Exchange/?market=GPL_BTC


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: vampirus on September 18, 2016, 02:51:05 AM
I just found bug in version 2.7.2 Somehow function GetBlockTrust affect to PoS mining. New algo reduce PoS rate more then 10 times. I do not know why, but it is. In next version I revert GetBlockTrust to initial parameters. Now you may use 2.7.1 if want.


Title: Re: [GPL] Gold Pressed Latinum 2.7.2
Post by: Dunkelheit667 on September 18, 2016, 06:18:01 PM
I just found bug in version 2.7.2 Somehow function GetBlockTrust affect to PoS mining. New algo reduce PoS rate more then 10 times. I do not know why, but it is. In next version I revert GetBlockTrust to initial parameters. Now you may use 2.7.1 if want.
Thanks for the hint. Was wondering why nothing happens when I open 2.7.2 from time to time. Just fired 2.7.1 up and a 0.0 transaction appeared (which has a stake, as 2.7.2 confirmed).

Btw. I can remember you've had a working ybcminer from Hartland uploaded somewhere. Can you maybe add the link to http://www.scificrypto.info/gpl/ or the Scifi Forum? Thank you!


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on September 20, 2016, 07:52:54 PM
New version 2.7.3 https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.7.3/goldpressedlatinum.2.7.3.win32.zip
- Fix bug when trying send immature PoS coins.
- New GetBlockTrust() reduce PoS speed more then 10 times and was reverted to standard.
- Updated checkpoints.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on September 22, 2016, 01:10:40 AM
Today GPL network speed increased to 8 Kh/s from average 1.5 Kh/s. New Big miner join to us.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: mogrith on September 22, 2016, 01:46:48 AM
Thanks for the update


New version 2.7.3 https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.7.3/goldpressedlatinum.2.7.3.win32.zip
- Fix bug when trying send immature PoS coins.
- New GetBlockTrust() reduce PoS speed more then 10 times and was reverted to standard.
- Updated checkpoints.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: mogrith on September 22, 2016, 02:05:18 AM
GPL can be traded here
https://crypto-trade.net/exchange


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on October 11, 2016, 01:35:34 PM
GPL split into 2 chain. Function GetBlockTrust() in v2.7.2 was very good but different from v2.7.3 and v2.7.1
Now v2.7.2 on side chain. Cryptopia on v2.7.3
It was because of 5 sequential PoS blocks in old not optimized for fast stake v2.7.1 wallet.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on October 13, 2016, 10:21:58 PM
GPL have big problem. Function GetBlockTrust() need update with hardfork but without affect to PoS.
For now please who try stake old coins use reservebalance to set max CPU load to 15% or not use stake at all.
Yours freezing wallets destroy others PoW blocks.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on October 31, 2016, 08:05:07 PM
I found bug in GPL and most others PoS+PoW coins. When Memory pool not empty, CPU load very high. It is because stake-miner work, even if you not have coins for stake. To reduce CPU load, need disable stake-miner. In new version, miner off by default and can be on/off in wallet menu. Later I upload beta version for testing.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: Dunkelheit667 on October 31, 2016, 08:13:24 PM
Would be nice to have the switch as well via API and/or *.conf-file - for the Linux-folks. :)


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on October 31, 2016, 08:53:06 PM
You can use -staking, or add staking=1 to config.

In new version, not staking if:
-staking is disabled
-wallet is offline
-connections<2
-wallet is syncing
-wallet is locked
-you don't have mature coins





Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: Dunkelheit667 on October 31, 2016, 10:45:00 PM
Sounds perfect. :)


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on November 01, 2016, 05:08:49 PM
Beta version http://www.scificrypto.info/files/goldpressedlatinum2731beta.zip

working nodes:
addnode=47.20.250.38
addnode=64.71.72.56

All other nodes not on default port and can't be added to config.
Now 10 wallets online.



Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: Dunkelheit667 on November 01, 2016, 09:00:04 PM
You are fast. :)

Just three little findings:

1) My wallet is locked. When I unlocked the wallet and enabled '-staking' as command line option or 'staking=1' in the *.conf file, the little staking information thingy will not switch instantly to green. Staking starts (I guess, because the CPU load increases), but the symbol takes some time to change it's color. Nothing major, just an observation.

2) The 'staking' command does not work via API/RPC console, got an error message: Method not found (code -32601). :-[

3) Might be a good idea to update OpenSSL.

Other than that, seems to work. :)


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on November 01, 2016, 11:17:45 PM
Staking icon updated after new block on net. RPC command not added yet.
Do you got PoS block in new version?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: Dunkelheit667 on November 01, 2016, 11:35:11 PM
Ok, I guessed it will update with a new block but was noch watching the wallet actively. Thank you for the info!

No, I do not have that much GPL. Will run the wallet again tomorrow and report back in case a PoS block will be mined. 8)


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on November 02, 2016, 02:34:27 PM
GPL miner for AMD from Hartland http://www.scificrypto.info/files/gpl-miner.zip

Todays nodes on default port:
addnode=64.71.72.56
addnode=47.20.250.38
addnode=45.50.28.121
addnode=73.209.177.134
addnode=62.227.75.241

Now 14 wallets online.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: Spidersbox on November 06, 2016, 05:03:10 AM
GPL miner for AMD from Hartland http://www.scificrypto.info/files/gpl-miner.zip


link to source for linux ??


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on November 06, 2016, 02:35:10 PM
https://github.com/Hartland/GPL-GPU-Miner


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: Spidersbox on November 08, 2016, 02:42:33 AM
next question, is "chainStartTime": 1377557887, the correct time ? I got it from block 0

Thanks


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on November 08, 2016, 06:21:14 AM
Right start time 1377557832, but now it don't matter. After hardfork need set in miner Nfmax 15.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: mogrith on November 08, 2016, 06:27:43 PM
My GPL wallet has confirmed a couple of POS blocks but the values a 0.00GPL.  should they be for more than o.oo?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on November 08, 2016, 06:41:15 PM
My GPL wallet has confirmed a couple of POS blocks but the values a 0.00GPL.  should they be for more than o.oo?
If you want receive more than 0, need use 2.7.3 or later version.
Give me tx hash, or block number with zero PoS reward.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: mogrith on November 10, 2016, 12:50:56 AM
I'll verify version number and TX#s later tonight.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: mogrith on November 11, 2016, 03:13:52 AM
I'll verify version number and TX#s later tonight.

2.7.3.1-beta
Transaction ID: 999261fcf4341dde9d3e424dffab038fca65b2ebc2489e13b6675e5110da3cb2

Status: 15207 confirmations
Date: 9/24/2016 18:48
Debit: 0.00 GPL
Net amount: 0.00 GPL
Transaction ID: 4909a420913e6405ae8005f1d7056296991d1c15a86f14d205002377ff12c992


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: casper77 on November 11, 2016, 03:32:11 AM
does built-in miner works ?
i type "setgenerate true", CPU usage about 60% but no blocks for 2-3 hours


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on November 11, 2016, 04:42:22 AM
I'll verify version number and TX#s later tonight.

2.7.3.1-beta
Transaction ID: 999261fcf4341dde9d3e424dffab038fca65b2ebc2489e13b6675e5110da3cb2

Status: 15207 confirmations
Date: 9/24/2016 18:48
Debit: 0.00 GPL
Net amount: 0.00 GPL
Transaction ID: 4909a420913e6405ae8005f1d7056296991d1c15a86f14d205002377ff12c992

PoS reward rounded to 0.05 GPL.(It was from beginning) You need inputs more then 1 GPL. In above tx input was 0.2 and 0.1 GPL.
Combined inputs work only on same address, in your case may be all PoW mined coins on different address or not many matured coins yet.
Or you use old 2.7.1 version when PoS was minted. (in old version inputs combined only after 2 years.)


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: mogrith on November 11, 2016, 08:22:02 PM
GPL has high dif even when few mining CPU way not be worthwhile.

does built-in miner works ?
i type "setgenerate true", CPU usage about 60% but no blocks for 2-3 hours


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: casper77 on November 12, 2016, 02:27:23 AM
GPL has high dif even when few mining CPU way not be worthwhile.
does built-in miner works ?
i type "setgenerate true", CPU usage about 60% but no blocks for 2-3 hours
as i know diff 0.0002 is very low for scrypt-jane
how to mine GPL ?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: Dunkelheit667 on December 05, 2016, 07:21:32 PM
Do you got PoS block in new version?

No, I do not have that much GPL. Will run the wallet again tomorrow and report back in case a PoS block will be mined. 8)

Not sure if it's still interesting, but got a PoS block now with the new version. :)
Transaction is: a4d6218a5408ca05d65c8250131f12966ecdf9ea5b3713042b6f424074fe6cee


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: markm on December 06, 2016, 03:36:28 AM
To help support GoldPressedLatinum, such as by providing marketmaking on exchanges, I have created an asset on the Horizon (http://makemoney.knotwork.com/horizon/) network.

I have created an info page about the asset at http://makemoney.knotwork.com/horizon/assets/hzgrow/

GoldPressedLatinum is only one of the growth-potential items this HZGROW fund bundles together, see the info page for info.

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 08, 2016, 11:18:17 PM
CPU miner for GPL: https://github.com/Thirtybird/cpuminer/releases/download/v2.4.0/minerd-yacoin_stratum_x64_2_4_0.zip

sample start.cmd
Code:
minerd-x64-nocona.exe -a scrypt-chacha --nfmax=15 -o http://127.0.0.1:23645 -O username:password
in config: GoldPressedLatinum.conf must be enabled:
server=1
rpcuser=***
rpcpassword=***
rpcallowip=127.0.0.1



Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 15, 2016, 02:50:54 PM
I want create new hardfork for GPL.
1. Change function GetBlockTrust() to protect from freezing stacking wallets.
2. Change block time  from 30 sec to 60 sec, it is reduce maximum daily mining from 576 to 288 coins (equivalent of halving in Bitcoin)

Any objections?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: nemgun on December 15, 2016, 04:09:17 PM
I don't want to say anything regarding this project, i am not with against the project, i just downloaded the wallet, launched it, and it got deleted by the anti-virus.
I then scanned it, and here is the result : https://www.virustotal.com/fr/file/e1a35492d27243c1512a146d97cee658747c6dc43b7d72bbf7874e790c28f403/analysis/1481817994/
dev please, can you provide details about it ?
(as a scifi addict, +1 to your avatar)


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: Xaltotun on December 15, 2016, 04:30:32 PM
Always liked this coin, go for it!

I want create new hardfork for GPL.
1. Change function GetBlockTrust() to protect from freezing stacking wallets.
2. Change block time  from 30 sec to 60 sec, it is reduce maximum daily mining from 576 to 288 coins (equivalent of halving in Bitcoin)

Any objections?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: mogrith on December 15, 2016, 05:14:26 PM
sounds good to me. make GPL more rare is a good idea


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 15, 2016, 06:37:21 PM
I don't want to say anything regarding this project, i am not with against the project, i just downloaded the wallet, launched it, and it got deleted by the anti-virus.
I then scanned it, and here is the result : https://www.virustotal.com/fr/file/e1a35492d27243c1512a146d97cee658747c6dc43b7d72bbf7874e790c28f403/analysis/1481817994/
dev please, can you provide details about it ?
(as a scifi addict, +1 to your avatar)

I scan unzipped file - no viruses https://www.virustotal.com/en/file/524520d1e22c8134042b8e8042ee83f32a9fd53f4850f20b264acf446a38bbe6/analysis/1481826115/
it is compression false detect.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: nemgun on December 15, 2016, 07:32:43 PM
I don't want to say anything regarding this project, i am not with against the project, i just downloaded the wallet, launched it, and it got deleted by the anti-virus.
I then scanned it, and here is the result : https://www.virustotal.com/fr/file/e1a35492d27243c1512a146d97cee658747c6dc43b7d72bbf7874e790c28f403/analysis/1481817994/
dev please, can you provide details about it ?
(as a scifi addict, +1 to your avatar)

I scan unzipped file - no viruses https://www.virustotal.com/en/file/524520d1e22c8134042b8e8042ee83f32a9fd53f4850f20b264acf446a38bbe6/analysis/1481826115/
it is compression false detect.
ok, and how about these :
Qihoo-360    HEUR/QVM20.1.0000.Malware.Gen    20161215
Sophos    Bitcoin Miner (PUA)    20161215


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 15, 2016, 08:18:16 PM
It is because have code for wallet mining. I already remove IRC code in last version, because my antivirus start blocking old version.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: nemgun on December 15, 2016, 08:27:58 PM
It is because have code for wallet mining. I already remove IRC code in last version, because my antivirus start blocking old version.
Noted, i am still syncing, when i used getpeerinfo here is what i found :

{
        "addr" : "47.20.250.38:23635",
        "services" : "00000001",
        "lastsend" : 1481833514,
        "lastrecv" : 1481833515,
        "conntime" : 1481818429,
        "version" : 60008,
        "subver" : "/Latinum:2.7.3.1/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 777460,
        "banscore" : 0
    },
    {
        "addr" : "64.71.72.56:23635",
        "services" : "00000001",
        "lastsend" : 1481833514,
        "lastrecv" : 1481833514,
        "conntime" : 1481818435,
        "version" : 60007,
        "subver" : "/Latinum:2.7.1/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 777460,
        "banscore" : 0
    },
    {
        "addr" : "142.68.159.107:51900",
        "services" : "00000001",
        "lastsend" : 1481833208,
        "lastrecv" : 1481833509,
        "conntime" : 1481818838,
        "version" : 60007,
        "subver" : "/Latinum:2.7.1/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 777470,
        "banscore" : 0
    },
    {
        "addr" : "45.50.28.121:53514",
        "services" : "00000001",
        "lastsend" : 1481833514,
        "lastrecv" : 1481833516,
        "conntime" : 1481819316,
        "version" : 60008,
        "subver" : "/Latinum:2.7.3.1/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 777478,
        "banscore" : 0
    }

Please notice that 64.71.72.56:23635 and 142.68.159.107:51900 are operating old daemons, does it have a chance to corrupt the downloaded blocks ?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 15, 2016, 10:04:10 PM
Versions 2.7.3 and 2.7.1 fully compatible, v2.7.2 can create own fork if used for mining.
For faster synch, you can use zipped windows blockchain:  http://www.scificrypto.info/files/gpl.2016.03.10.zip


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: nemgun on December 15, 2016, 10:14:47 PM
Versions 2.7.3 and 2.7.1 fully compatible, v2.7.2 can create own fork if used for mining.
For faster synch, you can use zipped windows blockchain:  http://www.scificrypto.info/files/gpl.2016.03.10.zip

Thank you for the info, i use linux.
could you tell me how a blockchain can autofork ?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 15, 2016, 11:47:52 PM
autofork can create because of different function GetBlockTrust() I cant describe it detailed, because someone may create it intentionally.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: CartGeezer on December 16, 2016, 02:00:34 PM
I want create new hardfork for GPL.
1. Change function GetBlockTrust() to protect from freezing stacking wallets.
2. Change block time  from 30 sec to 60 sec, it is reduce maximum daily mining from 576 to 288 coins (equivalent of halving in Bitcoin)

Any objections?

No objections.  Will PoS reward will remain the same amount?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 16, 2016, 03:47:38 PM
I can change PoS reward from 5% to 10% and minimum stake time from 365 days to 180, if you wish.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: casper77 on December 18, 2016, 04:23:49 AM
pow difficulty in wallet shows 0.00024414
this is usually when pow is ended, and no blocks with this miner https://bitcointalk.org/index.php?topic=1392930.msg17124323#msg17124323
is pow ended or what am i doing wrong ?


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: markm on December 18, 2016, 04:34:23 AM
I can change PoS reward from 5% to 10% and minimum stake time from 365 days to 180, if you wish.

Oh come on, please don't screw up this coin, investors have invested based on its being so slow to multiply and so rare!

If you increase how many get minted you devalue all the investments everyone has already done!


-MarkM-


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 18, 2016, 06:21:24 AM
pow difficulty in wallet shows 0.00024414
this is usually when pow is ended, and no blocks with this miner https://bitcointalk.org/index.php?topic=1392930.msg17124323#msg17124323
is pow ended or what am i doing wrong ?
It is because srypt-jane coin and with nFactor increase one step, hashrate reduce in 4 times. Now one 2 Gb videocard give only 250-400 h/s
One AMD 4-core processor give 120 h/s and you get one block in 3 hour average.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 18, 2016, 06:27:08 AM
I can change PoS reward from 5% to 10% and minimum stake time from 365 days to 180, if you wish.

Oh come on, please don't screw up this coin, investors have invested based on its being so slow to multiply and so rare!

If you increase how many get minted you devalue all the investments everyone has already done!


-MarkM-

If someone invest in GPL he get 10% instead of 5%. If stake will be so rare (one time per year) it is almost no PoS protection from 51% PoW attack.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: markm on December 18, 2016, 06:38:47 AM
I can change PoS reward from 5% to 10% and minimum stake time from 365 days to 180, if you wish.

Oh come on, please don't screw up this coin, investors have invested based on its being so slow to multiply and so rare!

If you increase how many get minted you devalue all the investments everyone has already done!


-MarkM-

If someone invest in GPL he get 10% instead of 5%. If stake will be so rare (one time per year) it is almost no PoS protection from 51% PoW attack.

Well how about leaving it at 5% per year but increasing how often it happens? Though having to leave it a whole year before it staked was kind of unique feature, so that only people serious about squirreling away GPL long term would earn any stake...

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 18, 2016, 04:01:41 PM
GPL PoS reward rounded to 0.05 GPL, for small inputs and more frequent stacking your PoS reward will be 0% instead of 5%
PoS increase only for more protection. For instance, in KED I want make hardfork and reduce PoS rate from 100% to 50 or 25.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 21, 2016, 07:43:43 PM
I decide not change PoS rate and minimum stake time, anyway so rare PoS blocks not add protection from 51% attack.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 23, 2016, 12:06:14 AM
Hardfork almost done. (version 2.8.1.0-Zek)
- Block time change from 30 sec to 60 sec (equivalent of halving in Bitcoin) Before mostly I mine GPL, and get 1/10 from available daily coins.
- Difficulty retarget window change from one week to 100 minutes (to prevent instamine )
- New, my own developed GetBlockTrust() function ( now PoS block from Frozen wallet can discard only 3 PoW blocks)
- Fix checkpoint server


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: mogrith on December 23, 2016, 01:04:26 AM
looking forward to it. even if I have less than 500GPL


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 26, 2016, 10:13:23 PM
New version https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.8.1/goldpressedlatinum.2.8.1.win32.zip

v2.8.1.0-Zek (hardfork time Wed, 01 Feb 2017 00:00:00 GMT)

- 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.
( Always set true time before start mining or you create own fork, that never be accept in main chain)

All users must update wallet before 01 Feb 2017


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: ramdomi on December 26, 2016, 10:20:32 PM
This dev know how to work with a community.  And I love the Feringi rules of aquisition.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: PAMPT on December 26, 2016, 10:28:17 PM
I can change PoS reward from 5% to 10% and minimum stake time from 365 days to 180, if you wish.

Oh come on, please don't screw up this coin, investors have invested based on its being so slow to multiply and so rare!

If you increase how many get minted you devalue all the investments everyone has already done!


-MarkM-


Reading this has me thinking that ure snared. No one has purchased it as GPL is the least the one would purchase after looking at the OP. Even sinners burning in hell would stay away from such odd decision if they like money.


Title: Re: [GPL] Gold Pressed Latinum 2.7.3
Post by: vampirus on December 26, 2016, 11:14:53 PM

Reading this has me thinking that ure snared. No one has purchased it as GPL is the least the one would purchase after looking at the OP. Even sinners burning in hell would stay away from such odd decision if they like money.

What do you mean? 365 day min stacking?
I am not author of GPL, just take over development in Nov 2015, because have some GPL assets.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on December 30, 2016, 07:08:41 PM
Do not forget download new version, after fork date all old client will be disconnect.
Now only 2 new version from 11 wallets online.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on January 09, 2017, 01:15:00 AM
Cryptopia updated to new 2.8.1 version.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on January 16, 2017, 10:32:44 PM
http://www.scificrypto.info/gpl/index.htm Updated.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on January 30, 2017, 07:30:56 PM
4 IP still on old version:
65.102.140
142.68.149.202
194.1.233.67
158.69.117.137

Hardfork 01 Feb 2017


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on February 01, 2017, 12:11:02 AM
Hardfork started, all work normally, old version automatically disconnected.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Jian_Liux on March 11, 2017, 05:24:59 PM
Block explorer ofGold Pressed Latinum, please


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: evok3d on March 31, 2017, 03:14:22 PM
wow! cant believe this has been given life once again! I was a big fan of this coin back in 2013/2014. Great job. I am a designer, write as well. let me know if i can be of any assistance.

Cheers.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: trilobyte on April 11, 2017, 12:44:48 AM
Block explorer ofGold Pressed Latinum, please

i would also love to see this.  Love Star Trek, pretty new to crypto currency, so as far as I understand it, a block explorer can be used to see all the available wallets for a coin, and current total minted coins?

i had a look here and noticed this coin was not listed,  but I don't think they will list it without a block explorer if i understand correctly. 
https://coinmarketcap.com/currencies/views/all/

can anyone help add this tool for the miners and people interested in trading the coin?

gracias


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: onedeveloper on April 11, 2017, 06:59:16 PM
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on April 12, 2017, 01:50:26 AM
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
Yeah, I can remember this. If I'm not wrong the truckload HW errors is 'normal' for Scrypt-Jane mining. You're mining blind. Just let it run for some hours and check if your config found a block. Does not sound like fun, I know. :-\ I can check tomorrow if I made some notes last time I hit a block (but have a R7 370 over here).


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: onedeveloper on April 12, 2017, 11:27:16 AM
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
Yeah, I can remember this. If I'm not wrong the truckload HW errors is 'normal' for Scrypt-Jane mining. You're mining blind. Just let it run for some hours and check if your config found a block. Does not sound like fun, I know. :-\ I can check tomorrow if I made some notes last time I hit a block (but have a R7 370 over here).

But it only gives HW error every nonce (i.e. block, when solo mining) so I have lost a big chunk of time for 23 HW errors and zero blocks ...

And low intensity makes the GPU slower than my i5 CPU with 4 threads and Windows working normally ... and still no blocks  :-\


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on April 12, 2017, 08:26:47 PM
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
Yeah, I can remember this. If I'm not wrong the truckload HW errors is 'normal' for Scrypt-Jane mining. You're mining blind. Just let it run for some hours and check if your config found a block. Does not sound like fun, I know. :-\ I can check tomorrow if I made some notes last time I hit a block (but have a R7 370 over here).

But it only gives HW error every nonce (i.e. block, when solo mining) so I have lost a big chunk of time for 23 HW errors and zero blocks ...

And low intensity makes the GPU slower than my i5 CPU with 4 threads and Windows working normally ... and still no blocks  :-\
Not sure if this helps, but I've started mining with my old config. Saw more or less the same, 85 HW errors after 1.5h (matching the blocks during this period of time), best share found 110, diff was around 25 and... no block found. With other words, I have no idea how to mine GPL PoW blocks. :-\


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: onedeveloper on April 12, 2017, 08:47:29 PM
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
Yeah, I can remember this. If I'm not wrong the truckload HW errors is 'normal' for Scrypt-Jane mining. You're mining blind. Just let it run for some hours and check if your config found a block. Does not sound like fun, I know. :-\ I can check tomorrow if I made some notes last time I hit a block (but have a R7 370 over here).

But it only gives HW error every nonce (i.e. block, when solo mining) so I have lost a big chunk of time for 23 HW errors and zero blocks ...

And low intensity makes the GPU slower than my i5 CPU with 4 threads and Windows working normally ... and still no blocks  :-\
Not sure if this helps, but I've started mining with my old config. Saw more or less the same, 85 HW errors after 1.5h (matching the blocks during this period of time), best share found 110, diff was around 25 and... no block found. With other words, I have no idea how to mine GPL PoW blocks. :-\

Thanks for trying to help! I hope the original dev knows something more about mining and HW errors so we can mine GPL properly this time  ;)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on April 20, 2017, 11:10:32 PM
GPL not Scrypt and need any special Scrypt-Jane miner.
You just set up Nmax parameter to 15, like this:
ybcminer.exe --scrypt -s 5 --Nfmax 15 -I 9 -g 1 --thread-concurrency 27648 -w 128 --lookup-gap 4 --fix-protocol -o 127.0.0.1:23645 -O user:pass
Intensity must be reduced until zero HW errors.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on April 28, 2017, 05:11:42 PM
Block explorer ofGold Pressed Latinum, please

Block explorer:  http://cryptoguru.tk/CurrencyInfo/index.php?Currency=GPL


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: GrinZ on April 29, 2017, 03:52:15 PM
wallet don`t have internal miner?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on April 29, 2017, 05:18:39 PM
wallet don`t have internal miner?

Wallet have internal PoW miner, but very small hashrate and I do not test it.
With best CPU miners one AMD 4-core processor give 120 h/s and you get one block in 3 hour average.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: GrinZ on April 29, 2017, 05:25:26 PM
wallet don`t have internal miner?

Wallet have internal PoW miner, but very small hashrate and I do not test it.
With best CPU miners one AMD 4-core processor give 120 h/s and you get one block in 3 hour average.

i build wallet from source.
miner don`t work.

 goldpressedlatinumd setgenerate true 8
 goldpressedlatinumd getmininginfo
{
    "blocks" : 939007,
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "difficulty" : 0.00024414,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 8,
    "hashespersec" : 0,
    "networkhashps" : 9049,
    "pooledtx" : 0,
    "testnet" : false,
    "Nfactor" : 15,
    "N" : 65536
}

cpu don`t load.  


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on April 29, 2017, 05:42:10 PM
In last version only PoS miner works, because of this code in miner:
Code:
while (pwallet->IsLocked() || !pwallet->MintableCoins())
        {
            //strMintWarning = strMintMessage;
            Sleep(10000);
            if (fShutdown)
                return;
        }


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on May 02, 2017, 07:22:03 PM
Zipped windows GPL blockchain (2017.04.29)
http://www.scificrypto.info/files/gpl.29.04.17.zip


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on May 09, 2017, 06:31:41 PM
GPL on CryptoCurrency Market Capitalizations
http://coinmarketcap.com/currencies/gold-pressed-latinum/


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on May 10, 2017, 08:07:33 PM
Sci-Fi coins swap https://bitcointalk.org/index.php?topic=1121146.msg18916997#msg18916997


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on May 19, 2017, 02:44:48 PM
Someone from old owners http://cryptoguru.tk/Address/index.php?Currency=GPL&Address=FLeszTLWpzwgYk8C7AkQ3onghyMxYCovxE
just sold all GPL (11K)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on May 19, 2017, 03:51:55 PM
I would call someone who sells ~10k with one order (or two?) a dumper. Yeah, well, 'smart' move... ::)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: moonrock on May 24, 2017, 08:51:38 AM
I was the biggest holder of all coin supply when Sci-Fi exchange went away.

Who do I contact to get my coins back or are the people behind this untrustworthy scammers?

If the guys behind it are legit then they would of emailed me and still have the coins tucked away.

Waiting.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on May 24, 2017, 02:01:30 PM
I was the biggest holder of all coin supply when Sci-Fi exchange went away.

Who do I contact to get my coins back or are the people behind this untrustworthy scammers?

If the guys behind it are legit then they would of emailed me and still have the coins tucked away.

Waiting.
You could contact dreamwatcher, (https://bitcointalk.org/index.php?action=profile;u=56884) but not sure if anyone got anything out of the exchange... When I remember correctly they said something like: hack, no backup, no way to proof claims, mumble, mumble - but I could be wrong.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: moonrock on May 24, 2017, 05:29:21 PM
Pretty sure they did mate, very easy to follow on the blockchain.

Gonna take it they have my coins or a bag of BTC waiting for me?




Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on May 24, 2017, 05:54:34 PM
I was the biggest holder of all coin supply when Sci-Fi exchange went away.

Who do I contact to get my coins back or are the people behind this untrustworthy scammers?

If the guys behind it are legit then they would of emailed me and still have the coins tucked away.

Waiting.

dreamwatcher  promise return all sci-fi coins, but never answer my private messages or emails.
I lost on scifi-ex:
GPL 8500
UFC 2000000
UFO 44000000 = more 10 BTC on later max price.
OFF 68000
QBT 1600000
SPICE 50000
ALN 180000
CRN 67000


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: moonrock on May 25, 2017, 06:42:54 AM
You have 2 weeks to make contact and arrange repayment.

After that your on your own.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Xaltotun on May 25, 2017, 10:41:41 AM
First rule of acquisition: Once you have their money, you never give it back.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: moonrock on May 25, 2017, 11:14:28 AM
First rule of acquisition: Once you have their money, you never give it back.

Until you fuck the wrong crowd.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: ashane on August 02, 2017, 09:38:13 AM
I just sank 0.167 BTC into GPL after selling off some of my forked BCH - Quark would be proud of the $435 price I got for them :)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on August 02, 2017, 07:02:33 PM
@ashane

Guess you own now more precious GPL than most of us. Nice action. ;D

Note to myself: should leave all BTC on any exchange during the next hard fork. ;)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on August 07, 2017, 09:29:27 PM
GPL network - now 16 connection to my wallet.
Code:
{
"addr" : "184.164.129.202:63440",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140942,
"conntime" : 1501709550,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1063523,
"banscore" : 0
},
{
"addr" : "99.192.86.230:49614",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140951,
"conntime" : 1501709851,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1063529,
"banscore" : 0
},
{
"addr" : "99.192.86.230:46454",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140941,
"conntime" : 1501709900,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1063531,
"banscore" : 0
},
{
"addr" : "64.71.72.56:48656",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140940,
"conntime" : 1501710134,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1063536,
"banscore" : 0
},
{
"addr" : "78.66.36.36:58815",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140940,
"conntime" : 1501797288,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1064946,
"banscore" : 0
},
{
"addr" : "65.102.140.118:37112",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140941,
"conntime" : 1501880866,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1066337,
"banscore" : 0
},
{
"addr" : "188.134.72.213:10437",
"services" : "00000001",
"lastsend" : 1502140942,
"lastrecv" : 1502140942,
"conntime" : 1502071248,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1069476,
"banscore" : 0
},
{
"addr" : "93.44.106.161:47113",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140941,
"conntime" : 1502089843,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1069690,
"banscore" : 0
},
{
"addr" : "188.2.45.136:46298",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140941,
"conntime" : 1502097751,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1069915,
"banscore" : 0
},
{
"addr" : "173.208.201.4:23635",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140941,
"conntime" : 1502122160,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1070307,
"banscore" : 0
},
{
"addr" : "71.166.38.230:23635",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140580,
"conntime" : 1502123785,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 33500,
"banscore" : 0
},
{
"addr" : "91.83.190.30:51869",
"services" : "00000001",
"lastsend" : 1502140942,
"lastrecv" : 1502140941,
"conntime" : 1502128771,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1070311,
"banscore" : 0
},
{
"addr" : "73.129.41.39:55081",
"services" : "00000001",
"lastsend" : 1502140942,
"lastrecv" : 1502140905,
"conntime" : 1502128915,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1070423,
"banscore" : 0
},
{
"addr" : "194.1.233.122:7663",
"services" : "00000001",
"lastsend" : 1502140940,
"lastrecv" : 1502140940,
"conntime" : 1502131239,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1056936,
"banscore" : 0
},
{
"addr" : "96.234.211.11:60483",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140940,
"conntime" : 1502134616,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1067711,
"banscore" : 0
},
{
"addr" : "46.188.33.88:49321",
"services" : "00000001",
"lastsend" : 1502140941,
"lastrecv" : 1502140941,
"conntime" : 1502135888,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1070559,
"banscore" : 0
}



Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: bambarmia on August 21, 2017, 04:03:44 AM
So many scam coins and scammers around. Decentralized  Crypto currencies ... Yea....


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on August 22, 2017, 07:12:16 PM
Coinmarketcap: https://coinmarketcap.com/currencies/gold-pressed-latinum/
4 years after start and only 15 BTC cap, why scam coin? Just Star trek fan coin.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: makomako on August 23, 2017, 12:22:07 AM
anyone can help me configure my  bat for 1070 to mine this coin? im getting only 2kh/s Thanks!


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: GayOfThrones on August 23, 2017, 12:44:27 AM
Did anyone try to fork this coin to make a Klingon coin?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on August 23, 2017, 02:47:38 AM
anyone can help me configure my  bat for 1070 to mine this coin? im getting only 2kh/s Thanks!

Hash rate depend on nFactor and amount of video memory, 2kh/s for GPL - good rate.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: ttlnnt on August 23, 2017, 04:01:01 AM
No pool now. Only solo mining?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: makomako on August 23, 2017, 04:45:43 AM
anyone can help me configure my  bat for 1070 to mine this coin? im getting only 2kh/s Thanks!

Hash rate depend on nFactor and amount of video memory, 2kh/s for GPL - good rate.

Do you mind if i ask, what miner do you use? my friend is getting a much better speed than me using a much lower card.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on August 23, 2017, 03:55:49 PM
I work only with AMD videocard. If someone get high speed and non zero HW error - it is fake speed.
I test it many times, only with zero HW error get max real block find.
I have 1.8kh/s with 4Gb video memory.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on September 14, 2017, 04:06:17 AM
My IP changed, please add to config:
addnode=47.20.253.239

GPL holders can get free SCIFI coins after October, 5.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: rmmpg on September 26, 2017, 02:59:13 PM
Coin Alive?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on September 26, 2017, 04:12:16 PM
Coin Alive?
Better, growing 1435 blocks/day. (http://cryptoguru.tk/CurrencyInfo/index.php?Currency=GPL) :D


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on September 27, 2017, 06:47:49 PM
Block time     Hash rate kh/s
2017-09-27    115
2017-08-28    118
2017-07-27    57
2017-06-29    41
2017-05-26    51
2017-03-27    28
2016-11-06    3

And 18 connections to my wallet:
Code:
{
"addr" : "64.71.72.56:23635",
"services" : "00000001",
"lastsend" : 1506542132,
"lastrecv" : 1506542132,
"conntime" : 1506064262,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1135443,
"banscore" : 0
},
{
"addr" : "184.164.129.202:63092",
"services" : "00000001",
"lastsend" : 1506542132,
"lastrecv" : 1506542133,
"conntime" : 1506064307,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1135446,
"banscore" : 0
},
{
"addr" : "176.26.225.84:32646",
"services" : "00000001",
"lastsend" : 1506542132,
"lastrecv" : 1506542132,
"conntime" : 1506064970,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1135456,
"banscore" : 0
},
{
"addr" : "65.102.140.118:51638",
"services" : "00000001",
"lastsend" : 1506542133,
"lastrecv" : 1506542133,
"conntime" : 1506078355,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1135674,
"banscore" : 0
},
{
"addr" : "99.192.81.50:57422",
"services" : "00000001",
"lastsend" : 1506542136,
"lastrecv" : 1506542136,
"conntime" : 1506191861,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1137375,
"banscore" : 0
},
{
"addr" : "99.192.81.50:51894",
"services" : "00000001",
"lastsend" : 1506542137,
"lastrecv" : 1506542137,
"conntime" : 1506200409,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1137398,
"banscore" : 0
},
{
"addr" : "78.66.36.36:23635",
"services" : "00000001",
"lastsend" : 1506542132,
"lastrecv" : 1506542132,
"conntime" : 1506292485,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1139199,
"banscore" : 0
},
{
"addr" : "46.188.33.88:49206",
"services" : "00000001",
"lastsend" : 1506542132,
"lastrecv" : 1506542132,
"conntime" : 1506307375,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1139205,
"banscore" : 0
},
{
"addr" : "93.44.106.161:63845",
"services" : "00000001",
"lastsend" : 1506542133,
"lastrecv" : 1506542132,
"conntime" : 1506441356,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1141609,
"banscore" : 0
},
{
"addr" : "178.170.245.54:56164",
"services" : "00000001",
"lastsend" : 1506542133,
"lastrecv" : 1506542133,
"conntime" : 1506480554,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1142261,
"banscore" : 0
},
{
"addr" : "178.170.245.54:64301",
"services" : "00000001",
"lastsend" : 1506542133,
"lastrecv" : 1506542132,
"conntime" : 1506481075,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1142280,
"banscore" : 0
},
{
"addr" : "45.50.28.121:52453",
"services" : "00000001",
"lastsend" : 1506542133,
"lastrecv" : 1506542133,
"conntime" : 1506486726,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1142406,
"banscore" : 0
},
{
"addr" : "188.134.72.213:51505",
"services" : "00000001",
"lastsend" : 1506542133,
"lastrecv" : 1506542133,
"conntime" : 1506494214,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1142520,
"banscore" : 0
},
{
"addr" : "94.180.181.94:23635",
"services" : "00000001",
"lastsend" : 1506542131,
"lastrecv" : 1506542132,
"conntime" : 1506513607,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1142841,
"banscore" : 0
},
{
"addr" : "98.230.210.204:61523",
"services" : "00000001",
"lastsend" : 1506542132,
"lastrecv" : 1506542165,
"conntime" : 1506517039,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1142885,
"banscore" : 0
},
{
"addr" : "98.230.210.204:50007",
"services" : "00000001",
"lastsend" : 1506542132,
"lastrecv" : 1506542136,
"conntime" : 1506524580,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1143011,
"banscore" : 0
},
{
"addr" : "98.230.210.204:51661",
"services" : "00000001",
"lastsend" : 1506542132,
"lastrecv" : 1506542049,
"conntime" : 1506528576,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1143088,
"banscore" : 0
},
{
"addr" : "91.83.35.239:61088",
"services" : "00000001",
"lastsend" : 1506542133,
"lastrecv" : 1506542133,
"conntime" : 1506540784,
"version" : 60009,
"subver" : "/Latinum:2.8.1/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 1143306,
"banscore" : 0
}





Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: cdxzxq on September 29, 2017, 11:47:01 PM
anyone can help me configure my  bat for 1070 to mine this coin? im getting only 2kh/s Thanks!
what miner do you use?I can't mine this coin with my 1060 vidio card


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on October 05, 2017, 04:01:16 AM
Swap GPL2 to SCIFI procedure started October, 5:
Download swap version https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.8.2/GoldPressedLatinumSwap.zip
Unzip to directory, different from main GPL and start.
Directory Roaming\GoldPressedLatinum2 will be created. Then stop GoldPressedLatinum.exe.
Download latest blockchain http://www.scificrypto.info/files/gpl.29.04.17.zip or use saved and unzip to Roaming\GoldPressedLatinum2
Create file GoldPressedLatinum.conf and add:
port=33635
addnode=47.20.253.239

Add to directory Roaming\GoldPressedLatinum2 your wallet.dat
Start GoldPressedLatinum.exe and wait for full blockchain download.
Create in wallet new address and send all coins to that new address. (use different new wallet.dat)
( it is necessary to prevent that someone steal yours GPL coins in main chain just for fun, because only I can get stolen coins)
Do not forget backup new wallet. For more protection, send yours GPL in main chain to different address before swap procedure.
Then, send me private message with yours new SCIFI address and I give you GPL2 address and send 1 SCIFI coin for testing.
Then send me 1 GPL2 for testing, if all OK I send you PM and you start sending GPL2, then  I send you SCIFI.
Send GPL2 to me only in swap version, from new consolidated address.

Swap rate: 1 GPL2 = 16 SCIFI


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: markm on October 06, 2017, 08:36:03 AM
When sending all your coins on main chain to a new address, is there an ideal number of coins to send per transaction so as to make good piles (outputs) for the staking, or does staking in this coin take care of the the "pile of coins to stake" sizes automatically?

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on October 06, 2017, 03:41:47 PM
When sending all your coins on main chain to a new address, is there an ideal number of coins to send per transaction so as to make good piles (outputs) for the staking, or does staking in this coin take care of the the "pile of coins to stake" sizes automatically?

-MarkM-


In GPL no limit for stake reward, and you may use one transaction, but better send 1000-3000 per transaction, because if you have only 1 transaction in wallet and want send some GPL to exchange, you lost coinage for all coins in wallet. After stake, output split if input more 200 GPL(max), or number you set in console: 'splitthreshold'


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: ridertiger on October 19, 2017, 08:41:21 AM
Oh man, you guys already thought about that ha. I was thinking of coming up with that coin :)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on October 25, 2017, 11:43:23 PM
I want create new coin based on GPL.
New coin not destroy current GPL, just new coin with premine, distributed to GPL holders.
See how I made CryptoBuck2 coin.
Initial premine I send to addresses with balance more 50 GPL
Only PoS coin, based on SCIFI codebase with some initial PoW mining for start blockchain.
Coin name variants, please voting:
1. Gold Pressed Latinum POS
2. Super Gold Pressed Latinum
3. Grand Nagus Coin.
4. Gold Pressed Latinum Plus


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: ridertiger on October 26, 2017, 08:26:13 AM
Let's go with  Gold Pressed Latinum POS.
I will help you out, but let's make it a serious coin for hodl.
For example, it could be used in bartering web sites where people do not want to pay money.
It could be used for SCIFI shows produced by the fans.
It could be used for Ferengi Alliance :) and people who are fans on facebook and such. I could definitely make the advertisement in my facebook group once we create the coin.
Also, no .exe wallets please, it should be an ERC20 coin. Having to download wallets scare people off.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on October 26, 2017, 02:57:44 PM
Grans Nagus Coin, just because! :D

Gold Pressed Latinum POS would be more consistent, indeed.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on October 26, 2017, 06:08:48 PM
Some parameters for new coin:
Max PoS reward - 1
Block time - 2 min
Total coins yearly 262K
Inflation (real PoS rate):
1st year - 100%
2 - 50
3 - 33
4 - 25
5 - 20
6 - 17
7 - 14
8 - 12.5
9 - 11
10 - 10


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: ridertiger on October 26, 2017, 06:40:35 PM
Check this out, I think Gold Latinum is a better name, especially for the logo:
https://image.ibb.co/iJrrbR/GPL_token.jpg


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: markm on October 28, 2017, 02:41:35 AM
Mining seems to be broken, I used to be able to slowly earn small amount of coins by having a few machines mining GPL, but having discovered that none of my machines have managed to mine any coins for a long time I investigated and found this in one of the logs:

ThreadRPCServer method=setgenerate
24 processors
Starting 0 BitcoinMiner threads


So it looks like even though that machine has 24 cores, the code is somehow failing to start any mining.

I had told it setgenerate true 2, which should have started two threads, to occupy tow cores.

What is going wrong?

Also if you are making a new coin, have it work like DiaMonD, with master nodes. ("Nagus Nodes").

DiaMonD has a number of improvements over the coins it was based on so might e a good codebase to use.

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on October 28, 2017, 03:28:59 AM
In GPL mining with wallet disabled, try CPU or GPU miners.
What advantage of using Master node? Force users buy more coins?
Code from SCIFI (latest Novacoin) tested, fixed and working.
I will see on DiaMonD code when start coding, now only common thoughts.
Coin started in 2018.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: markm on October 28, 2017, 08:40:26 AM
Master Nodes provide services to the network, such as coin mixing and instant transactions; apparently the DiaMonD developers plan to add more services going forward.

Another nice thing is DiaMonD has Tor support built in, so you can be a seed or master node without a fixed IP address by being a Tor service.

What kind of mining does GPL use? Do you know of specific CPU miners that support it?

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: lovableseahorse on October 28, 2017, 10:01:24 AM
what will happen if soft cap is not reached?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on October 28, 2017, 02:58:34 PM
Any Scrypt-Jane miner can be used for GPL mining, only set nFactor=15

https://bitcointalk.org/index.php?topic=1326803.0
or https://github.com/Thirtybird/cpuminer/releases/


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on October 28, 2017, 07:49:20 PM
Master Nodes provide services to the network, such as coin mixing and instant transactions; apparently the DiaMonD developers plan to add more services going forward.

Another nice thing is DiaMonD has Tor support built in, so you can be a seed or master node without a fixed IP address by being a Tor service.

SCIFI have Tor support, and can be used in "only tor" mode. Also have "stealth address" and do not need mixer.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: gmerk on October 30, 2017, 07:24:51 PM
I vote for Grand Nagus Coin (GNC if its not taken)

The POS suffix reminds me of all the recent scam coins (LTCs, BTCs, etc)

Also, about erc20 token, I don't even want to think about it...  ;D

TL;DR: I will support whatever decision vampirus makes...



Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Samsei on November 02, 2017, 01:48:38 PM
Does anyone have new nodes? Can't get the blockchain synced.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on November 02, 2017, 02:58:03 PM
Does anyone have new nodes? Can't get the blockchain synced.
47.20.253.239


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: lyno on November 02, 2017, 03:16:41 PM
Does anyone have new nodes? Can't get the blockchain synced.
47.20.253.239

94.180.220.213:57828
78.66.36.36:23635
47.20.253.239:23635


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on November 03, 2017, 12:02:16 AM
Very important question to community. Now very expensive  add new coin to exchange, and we need decide future of GPL.
Please vote for 4 variants.
1. Leave GPL as is and create another Grand Nagus Coin (need new listing for GNC)
2. Hardfork GPL, 3 minutes PoW (0.2 coin) and 3 minutes PoS target with 100% rate and 1 GPL max reward (SCIFI style coin)
3. Hardfork GPL, no more PoW , and only high PoS rate with 1 max reward (Grand Nagus style)
4. Coin swap GPL to GNS, with delisting from Cryptopia.

Variants 1 and 4 need pay for new listing on exchange.
Variants 2 and 3 take many CPU and memory usage.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on November 03, 2017, 01:21:22 AM
Would variant 4 really involve a delisting? From a technical point of view it's an update. Like... release the new version, ask them to update their client. The ticker and all can stay the same, just call the version GPL Grand Nagus edition or something. ???

3 and 4 makes most sense for me, as PoSW seems to be kind of broken.

If 4 involves additional costs it's as good as 1, I guess.

Tricky!

edit: PoW seems to be broken, not PoS.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on November 03, 2017, 01:25:14 AM
Cryptopia rules, swap = delisting.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on November 03, 2017, 02:01:53 AM
Well, then...

I would vote for 3. ;)

If there is any chance to get the funding: 4.

Curious what the GPL hodlers will say (my stash is just some dust so to speak). :)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: lyno on November 03, 2017, 09:08:15 PM
I would prefer GPL to stay like it is, rare and hard to mine. Admittedly option 2 and 3 are kind of interesting also.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Samsei on November 13, 2017, 11:56:02 AM
My wallet still won't sync.  :(
My active connections are constantly changing from 0 up to 7.
I downloaded the blockchain and set it up.

I have a config file named ''GoldPressedLatinum.conf'' with the following settings.

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.250.38
addnode=45.50.28.121
addnode=81.159.183.1
addnode=47.20.253.239
addnode=47.20.253.239:23635
addnode=78.66.36.36:23635
addnode=94.180.220.213:57828


Last block received was 197 days ago.
Active connections are constantly changing back to 0. ???


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: lyno on November 13, 2017, 12:23:39 PM
Are you running the actual version (v2.8.1.0-Zek)?

My peers
47.20.253.239:23635
78.66.36.36:23635
64.71.72.56:23635
93.44.106.161:63570



My wallet still won't sync.  :(
My active connections are constantly changing from 0 up to 7.
I downloaded the blockchain and set it up.

I have a config file named ''GoldPressedLatinum.conf'' with the following settings.

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.250.38
addnode=45.50.28.121
addnode=81.159.183.1
addnode=47.20.253.239
addnode=47.20.253.239:23635
addnode=78.66.36.36:23635
addnode=94.180.220.213:57828


Last block received was 197 days ago.
Active connections are constantly changing back to 0. ???



Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on November 13, 2017, 02:23:50 PM
My wallet still won't sync.  :(
My active connections are constantly changing from 0 up to 7.
I downloaded the blockchain and set it up.

Last block received was 197 days ago.
Active connections are constantly changing back to 0. ???

Looks like you have old pre-harfork version.
If you want GPL, run v2.8.1.0-Zek
If you want free SCIFI, run v2.8.2.0-Swap


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: ridertiger on November 13, 2017, 02:52:29 PM
Is there any way you could make it suitable for MEW?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on November 13, 2017, 04:06:43 PM
Is there any way you could make it suitable for MEW?

GPL is not ETH token.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on November 14, 2017, 06:43:10 PM
My wallet still won't sync.  :(
My active connections are constantly changing from 0 up to 7.
I downloaded the blockchain and set it up.

Last block received was 197 days ago.
Active connections are constantly changing back to 0. ???

Looks like you have old pre-harfork version.
If you want GPL, run v2.8.1.0-Zek
If you want free SCIFI, run v2.8.2.0-Swap

I have this..

https://i.snag.gy/AK2fLn.jpg (https://i.snag.gy/AK2fLn.jpg)
Well, your Latinum is not gold pressed.

Guess you might try this thread: https://bitcointalk.org/index.php?topic=610614.0  ;)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Samsei on November 21, 2017, 11:04:49 AM
My wallet still won't sync.  :(
My active connections are constantly changing from 0 up to 7.
I downloaded the blockchain and set it up.

Last block received was 197 days ago.
Active connections are constantly changing back to 0. ???

Looks like you have old pre-harfork version.
If you want GPL, run v2.8.1.0-Zek
If you want free SCIFI, run v2.8.2.0-Swap

I have this..

https://i.snag.gy/AK2fLn.jpg (https://i.snag.gy/AK2fLn.jpg)
Well, your Latinum is not gold pressed.

Guess you might try this thread: https://bitcointalk.org/index.php?topic=610614.0  ;)

Ooops...

Took the screenshot from a different wallet.
My GPL wallet has synced with my wallet.dat file but not to the network.
The wallet.dat file is from 2014.

My QT version is 4.8.7 (goldpressedlatinum.2.8.1.win32)





Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on November 21, 2017, 04:38:24 PM
Save wallet.dat, download database http://www.scificrypto.info/files/gpl.29.04.17.zip
check port in config: port=23635 and check version:
See: Help -> Debug windows -> Information -> Client version.
and try synch with new empty wallet.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Samsei on November 22, 2017, 02:26:02 PM
Save wallet.dat, download database http://www.scificrypto.info/files/gpl.29.04.17.zip
check port in config: port=23635 and check version:
See: Help -> Debug windows -> Information -> Client version.
and try synch with new empty wallet.

Thank you for your reply  :)

GoldPressedLatinum version v2.8.1.0-Zek

Set up the blockchain and checked the port but still no luck.   :(
I still need to do the swap and the fork QT (UnitedSciFi) works normally and is synched.
But my GPL wallet is still not syncying...


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on December 11, 2017, 04:03:20 AM
Try start old wallet with -salvagewallet in bat file, or may be you use wallet from other coin.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: CrazyLoaf on December 17, 2017, 11:03:19 PM
I was the biggest holder of all coin supply when Sci-Fi exchange went away.

Who do I contact to get my coins back or are the people behind this untrustworthy scammers?

If the guys behind it are legit then they would of emailed me and still have the coins tucked away.

Waiting.

dreamwatcher  promise return all sci-fi coins, but never answer my private messages or emails.
I lost on scifi-ex:
GPL 8500
UFC 2000000
UFO 44000000 = more 10 BTC on later max price.
OFF 68000
QBT 1600000
SPICE 50000
ALN 180000
CRN 67000

Does anyone know what ever happened to balances on the old https://www.scifi-ex.com/? I remember having a decent amount of coins on there as well :(


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: gmerk on December 18, 2017, 06:56:18 PM
Dead and gone, my friend...

BTW, vampirus, if you make a fork, I think you should keep the "rare" part.
The rest is up to you.



Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Tach916 on December 19, 2017, 06:12:12 AM
Just saw that this coin is still alive and my wallet has some from way back when... I downloaded the bootstrap and put that in my roaming location.... The wallet is rescanning but has been at it forever. Is this normal? This would be the longest rescan I have ever had..


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: gmerk on December 20, 2017, 04:01:38 PM
Big spike yesterday at ctopia...
What happened, someone drunk too much ?  ;D



Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on December 20, 2017, 05:11:17 PM
@gmerk
Or fat fingers, who knows? ;) Well, crazy times. 10k GPL volumes... Just saw a ~850k QBT dump as well. Not sure why "they" are not using bots to be more... silent.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: corvo00x on December 26, 2017, 06:30:38 PM
Give me some reason to make purchase more Gold Pressed Latinum at exchange, dev. Say us some words of hope:) I believe all will be best, but...


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: ridertiger on December 26, 2017, 08:13:13 PM
The trouble with this coin is that it is way too technical for a Ferengi like me. It should be lucrative, period. Hard to understand coins are not that profitable.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on December 28, 2017, 05:07:55 PM
Give me some reason to make purchase more Gold Pressed Latinum at exchange, dev. Say us some words of hope:) I believe all will be best, but...
Any coin with user believe can give profit and use for pump.
Recently I lost faith in Fastcoin and sold 1M at 6 sat, then FST go to 1000 sat , I lost 10 BTC  :(


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Delta_Trader on January 01, 2018, 11:55:07 AM
The trouble with this coin is that it is way too technical for a Ferengi like me. It should be lucrative, period. Hard to understand coins are not that profitable.

Must enter the stock market
bitrex & coinbase is good
Each coin should be added to the stock market for growth


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: jonoiv on January 05, 2018, 05:21:53 PM
Hi vampirus

I have 2 old wallets,  can i recover them, based on there being 2 hard forks since i last used GPL?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on January 05, 2018, 08:08:38 PM
Hi vampirus

I have 2 old wallets,  can i recover them, based on there being 2 hard forks since i last used GPL?

Yes, old coins not disappears.

1-download v2.8.1
2-download blockchain  http://www.scificrypto.info/files/gpl.29.04.17.zip
3-synch to latest block with empty wallet.
4-use old wallet with -rescan option in bat/cmd file.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: 410751302 on January 09, 2018, 03:35:44 AM
It's not about buying too late, it's about selling too early.
Buy and hold. Longterm. 10+ years. ??? :P :-[


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on January 13, 2018, 10:36:06 PM
nice thread - great help,

I need some little more info though...
Could someone please help me out with the config for a GTX 1070.
I can't get my ccminer running smoothly with scrypt-jane for GPL.

Thanks

Use any scrypt-jane miner and set max and min nFactor to 15.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on January 18, 2018, 10:13:16 PM
Try reduce intencity, you must have 0 H/W errors.
And you not have accepted shares, only solved blocks. It is not pool.
May be you find one block per hour, current network speed 258 Kh/s

Try first "-a scrypt-jane:15 -L 2" (or 4)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Gerbroni on January 24, 2018, 07:20:41 AM
Do we have to pull off of Cryptopia for the fork?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on January 25, 2018, 06:24:33 PM
Do we have to pull off of Cryptopia for the fork?
For the SCIFI swap? Yes, you had to have your GPL on a local wallet on October 5th: https://bitcointalk.org/index.php?topic=2092094.msg22221682#msg22221682

In case your GPL were on Cryptopia before October 5th an you did not transfer it, you're not able to claim the SCIFI. :-\


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Gerbroni on January 27, 2018, 02:43:13 AM
Do we have to pull off of Cryptopia for the fork?
For the SCIFI swap? Yes, you had to have your GPL on a local wallet on October 5th: https://bitcointalk.org/index.php?topic=2092094.msg22221682#msg22221682

In case your GPL were on Cryptopia before October 5th an you did not transfer it, you're not able to claim the SCIFI. :-\

Damn really? I just bought into GPL last week. Is there a reason why the hardfork is this way??


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on January 27, 2018, 12:25:35 PM
Do we have to pull off of Cryptopia for the fork?
For the SCIFI swap? Yes, you had to have your GPL on a local wallet on October 5th: https://bitcointalk.org/index.php?topic=2092094.msg22221682#msg22221682

In case your GPL were on Cryptopia before October 5th an you did not transfer it, you're not able to claim the SCIFI. :-\

Damn really? I just bought into GPL last week. Is there a reason why the hardfork is this way??
The 'swap' is/was not a hardfork. If you had GPL on October 5th you got SCIFI for free and kept your GPL.

You can read here (https://bitcointalk.org/index.php?topic=2092094.0) why it's done this way (basically to focus the development on one coin).

If you still want free SCIFI, there is one last chance. If you hold QBT on January 31st (February 1st) and got your QBT-address verified by vampirus, you can participate in the last SCIFI swap. This is not an advice to buy QBT, just a hint. :)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Call to Freedom Host on January 29, 2018, 07:58:35 PM
couple things, one, we are still trying to contact the Grans Negus for an interview, as well as other sci fi coin developers, plz contact us at will@calltofreedomlive.com

also, can not seem to sync my newly installed GPL wallet


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on January 29, 2018, 11:12:16 PM
couple things, one, we are still trying to contact the Grans Negus for an interview, as well as other sci fi coin developers, plz contact us at will@calltofreedomlive.com

It's refreshing to see some interest outside our little "community" for sci-fi themed coins.

The original developer of GPL/KED/UFC diappeared years ago. The original developer of QBT (Cubits) was paid for his job and is not longer involved.

Grand Nagus continued the development for GPL/KED/UFC/QBT and started his own project (SCIFI), he kept the projects alive. You can contact him on this forum, his username is vampirus over here.

His profile: https://bitcointalk.org/index.php?action=profile;u=387880
Send a PM: https://bitcointalk.org/index.php?action=pm;sa=send;u=387880

The Cubits project was started by cassieheart. She is still around, you might contact her as well:

Her profile: https://bitcointalk.org/index.php?action=profile;u=135788
Send a PM: https://bitcointalk.org/index.php?action=pm;sa=send;u=135788

Hope this helps and all the best for your show!

also, can not seem to sync my newly installed GPL wallet

Try to add the following nodes to your GoldPressedLatinum.conf:

Code:
addnode=64.71.72.56:23635
addnode=109.254.30.43:23635
addnode=47.20.253.239:23635
addnode=176.24.251.14:23635
addnode=81.182.216.77:23635
addnode=78.66.36.36:23635
addnode=73.203.94.6:23635
addnode=24.196.133.201:23635
addnode=46.208.83.224:23635
addnode=151.249.96.73:23635


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on February 26, 2018, 01:17:38 AM
GPL faucet http://cryptoguru.tk/Faucet/index.php?Currency=GPL


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: makomako on March 11, 2018, 06:53:47 PM
my wallet just stopped syncing, any connection issues or new nodes?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on March 11, 2018, 07:05:15 PM
my wallet just stopped syncing, any connection issues or new nodes?
Try these nodes with 2.8.1:
Code:
addnode=64.71.72.56:23635
addnode=47.20.249.164:23635
addnode=73.203.94.6:23635
addnode=24.196.133.201:23635


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: makomako on March 11, 2018, 07:11:39 PM
my wallet just stopped syncing, any connection issues or new nodes?
Try these nodes with 2.8.1:
Code:
addnode=64.71.72.56:23635
addnode=47.20.249.164:23635
addnode=73.203.94.6:23635
addnode=24.196.133.201:23635

I got that at my conf file but still no luck

Code:
addnode=64.71.72.56:23635
addnode=109.254.30.43:23635
addnode=47.20.253.239:23635
addnode=176.24.251.14:23635
addnode=81.182.216.77:23635
addnode=78.66.36.36:23635
addnode=73.203.94.6:23635
addnode=24.196.133.201:23635
addnode=46.208.83.224:23635
addnode=151.249.96.73:23635


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on March 11, 2018, 07:31:20 PM
The nodes should work, strange. My wallet is connected to them at the moment.

Have you used the latest wallet?
https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.8.1/goldpressedlatinum.2.8.1.win32.zip

2.8.1 is not compatible with old 2.7.x versions.

If it's still not working, you might have a networking issue.

Try to toggle the UPNP option (Settings -> Options -> Network -> 'Map port using UPnP'), check firewall options on your OS, if the router is blocking connections etc.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: makomako on March 11, 2018, 07:44:37 PM
im using the latest 2.8.1 wallet, weird is it was working fine before then just suddenly goes out of sync


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on March 11, 2018, 08:12:28 PM
Strange. :-\ You might check the debug.log file for any error messages or try and download the blockchain again?

e.g.

- backup your wallet.dat and GoldPressedLatinum.conf
- rename the entire C:\Users\username\AppData\Roaming\GoldPressedLatinum folder to ...\GoldPressedLatinum.old
- start the wallet, wait a minute, close is
- download the blockchain snapshot from http://www.scificrypto.info/files/gpl.29.04.17.zip and place the content in your C:\Users\username\AppData\Roaming\GoldPressedLatinum folder
- copy the backuped wallet.dat and GoldPressedLatinum.conf to the same folder
- start your wallet again, wait a minute and is should start syncing (which might take some hours)


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: makomako on March 11, 2018, 10:14:46 PM
debug.log is just filled with just connection timeouts. tried to redownload the whole chain again but still no luck still no connection.

even tried a new fresh wallet  still 0 connection.


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on March 11, 2018, 11:07:53 PM
Looks like a network issue. Something decided to block traffic on port 23635. Maybe a firewall/AV- or router-firmware update? :-\


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: makomako on March 12, 2018, 06:33:47 PM
Looks like a network issue. Something decided to block traffic on port 23635. Maybe a firewall/AV- or router-firmware update? :-\

looks like opening a port done the job, Thank you!


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Dunkelheit667 on March 12, 2018, 08:51:15 PM
Looks like a network issue. Something decided to block traffic on port 23635. Maybe a firewall/AV- or router-firmware update? :-\

looks like opening a port done the job, Thank you!
Glad you found the root cause and fixed it to get the wallet syncing again. :)

Cheers!


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Cryptoguru.tk on July 31, 2018, 02:48:35 PM
GPL block explorer moved from cryptoguru to ccexp.
http://ccexp.tk/CurrencyInfo/index.php?Currency=GPL


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on August 18, 2018, 12:46:40 AM
Planned hardfork soon.
Block time 2 min (was 1 min) - equivalent block halving in Bitcoin.
Min stake time 6 month (was 12 )
Stake yearly 25% (was 5)
Add coin control.

Fresh node list:
Code:
addnode=64.71.72.56:23635
addnode=109.254.30.43:23635
addnode=78.66.36.36:23635
addnode=185.121.25.41:23635
addnode=47.20.249.164:23635
addnode=81.182.239.50:23635
addnode=79.122.31.229:23635
addnode=73.203.94.6:23635
addnode=91.82.215.244:23635


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: sixsixsix on September 10, 2018, 10:43:55 AM
PLEASE HELP  :'(


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on September 10, 2018, 02:31:53 PM
PLEASE HELP  :'(
Help with what?  ???


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on September 10, 2018, 05:39:06 PM
GPL new version 2.9.1  https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.9.1/goldpressedlatinum.2.9.1.win32.zip

Mandatory update. Hardfork 01 Feb 2019

Block time 2 min (was 1 min)
Min stake time 6 month (was 12 )
Stake yearly 25% (was 5)
Add coin control.
Hardfork 01 Feb 2019


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: R3D5H1RT on September 10, 2018, 06:36:05 PM
How did I miss this coin?!


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: sixsixsix on September 11, 2018, 03:55:16 PM
PLEASE HELP  :'(
Help with what?  ???
please up the price


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: Xaltotun on September 11, 2018, 05:16:29 PM

And while you're at it dev, please increase the price of bitcoin to 50k.  :P


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: igorsantos on September 13, 2018, 03:16:59 AM
Has it been more than 1 hour and I have not found any blocks? Is there something wrong? ??? ???
hashrate = 13kh / s


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: vampirus on September 13, 2018, 02:38:57 PM
Has it been more than 1 hour and I have not found any blocks? Is there something wrong? ??? ???
hashrate = 13kh / s
What command line do you use?


Title: Re: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017
Post by: igorsantos on September 13, 2018, 05:43:59 PM
Has it been more than 1 hour and I have not found any blocks? Is there something wrong? ??? ???
hashrate = 13kh / s
What command line do you use?
ccminer-x64 -a scryptjane:15 -o http://127.0.0.1:23645 -u igor -p x


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on September 13, 2018, 07:59:28 PM
I do not know exactly, but try use scrypt-jane:15 instead of scryptjane:15


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: igorsantos on September 13, 2018, 10:22:25 PM
I do not know exactly, but try use scrypt-jane:15 instead of scryptjane:15
there's something wrong?
  


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on September 13, 2018, 11:41:06 PM
All good, but may be you have HW errors? Try reduce intensity.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: igorsantos on September 14, 2018, 02:46:42 AM
All good, but may be you have HW errors? Try reduce intensity.
I tried and there was no error, but I could not get any blocks.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on September 14, 2018, 03:11:50 AM
With one 3 Gb video you must have only 0.5-1 kH/s not 13 kH/s, Intensity too high.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: igorsantos on September 28, 2018, 02:53:14 AM
Does anyone know why this is happening?
http://ap.imagensbrasil.org/images/2018/09/27/issue.png


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on September 28, 2018, 10:02:53 PM
1. problems with internet or
2. someone find block 1-3 sec before then you.

To avoid v2, map port in UPnP and you get more connections (I have 19)


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: igorsantos on October 07, 2018, 08:04:29 PM
I can mine a few blocks but it does not appear in the wallet, can you tell me why this is happening?
  http://ap.imagensbrasil.org/images/2018/10/08/problema.png


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 09, 2018, 01:01:19 AM
ccminer have parameter --scantime=N (default: 5) If block found in miner, but receive new block on chain within 5 sec, your block not accepted.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: makomako on October 09, 2018, 05:01:14 AM
Market Closing

9 October 2018 - GoldPressedLatinum (GPL) is in the process of being delisted from Cryptopia, and trade markets are now closed. Please cancel all open orders and withdraw any GPL balances to a compatible wallet at your earliest convenience. GPL will be fully delisted on 9 November 2018. For additional information on this delisting, please refer to this delisting notice on Help Centre here: http://ow.ly/UccO30m9r3G.



Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: annapapo on October 09, 2018, 05:45:17 AM
Why is Cryptopia delisting this?  What went wrong?  I thought this coin was going along okay, and has an active developer.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: korjik on October 09, 2018, 05:17:22 PM
hi all)i have i question to dev - where i can download wallet for gpl on windows?


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: korjik on October 09, 2018, 05:20:40 PM
ccminer have parameter --scantime=N (default: 5) If block found in miner, but receive new block on chain within 5 sec, your block not accepted.

hi man! help me i want save my coin but i dont know how - cryptopia said goodbyee((


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 09, 2018, 06:27:01 PM
ccminer have parameter --scantime=N (default: 5) If block found in miner, but receive new block on chain within 5 sec, your block not accepted.

hi man! help me i want save my coin but i dont know how - cryptopia said goodbyee((
Fresh wallet and zipped windows chain you can find here: http://gpl.scificrypto.info/


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: annapapo on October 09, 2018, 06:42:06 PM
Okay, a fresh wallet is good, but if you can't trade it anywhere then it's worth zero.  Is it possible to at least get GPL listed on Yobit?


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 09, 2018, 11:26:51 PM
Respond for my email:

"Dear GPL team, 

We are writing to inform you that GPL has been put into delisting status as it no longer complies with our listing policy which can be found here: https://support.cryptopia.co.nz/csm?id=kb_article&sys_id=5d7482d2db9e9bc032a664a14a96199f

GPL will be permanently delisted on November 9th 2018 NZST. 

We strongly recommend that you improve your coin’s infrastructure for the purpose of allowing users the ability to withdraw their coins from our exchange. However, doing so will not change the delisting state or date at which it is due to be delisted.   

For more information please refer to our delisting article: https://support.cryptopia.co.nz/csm?id=kb_article&sys_id=7373dae9dbf4af0052d2ef728a961972

We appreciate your understanding on this matter and would like to take this opportunity to remind you that Cryptopia is committed to listing coins that adhere to our stringent ethical, legal and technical standard to reduce our users' risk to exposure."


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: lyno on October 09, 2018, 11:43:40 PM
Respond for my email:
We strongly recommend that you improve your coin’s infrastructure for the purpose of allowing users the ability to withdraw their coins from our exchange.

Uh? Never had a problem with GPL, including withdrawing GPL from cryptopia.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: makomako on October 10, 2018, 03:13:51 AM
Respond for my email:
We strongly recommend that you improve your coin’s infrastructure for the purpose of allowing users the ability to withdraw their coins from our exchange.

Uh? Never had a problem with GPL, including withdrawing GPL from cryptopia.

Same here, or maybe they just wanted to relist it and pay another listing fee  >:(


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: korjik on October 10, 2018, 08:54:47 AM
ccminer have parameter --scantime=N (default: 5) If block found in miner, but receive new block on chain within 5 sec, your block not accepted.

hi man! help me i want save my coin but i dont know how - cryptopia said goodbyee((
Fresh wallet and zipped windows chain you can find here: http://gpl.scificrypto.info/
thanks))) but what about new exchanges - you have ideas about it?


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: Larsent on October 10, 2018, 09:01:00 AM
Respond for my email:
We strongly recommend that you improve your coin’s infrastructure for the purpose of allowing users the ability to withdraw their coins from our exchange.

Uh? Never had a problem with GPL, including withdrawing GPL from cryptopia.
For it, give me some reason to make purchase more Gold Pressed Latinum at exchange, dev. Say us some words of hope:) I believe all will be best, but


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 10, 2018, 03:07:52 PM
I think GPL was delisted, because Cryptopia not understand how each coin work.
They see low hashrate and think, it can be easy forked and have not many miners.
Recently we discuss that GPL need new chain, but it was rejected because Cryptopia not accept swap and demand relisting for full price.
Now new coin listing cost 39000 USD. (6BTC)

Soon I create new coin based on latest SCIFI codebase. Pure PoS with rebranding,
 to remove copyright problems that was with Gold Pressed Latinum name.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: lyno on October 10, 2018, 03:38:14 PM
Soon I create new coin based on latest SCIFI codebase. Pure PoS with rebranding,
 to remove copyright problems that was with Gold Pressed Latinum name.

Was there any problems with the name? Paramount seems to be rather relaxed about community projects (like with Star Wreck for instance)


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 10, 2018, 04:21:34 PM
Soon I create new coin based on latest SCIFI codebase. Pure PoS with rebranding,
 to remove copyright problems that was with Gold Pressed Latinum name.

Was there any problems with the name? Paramount seems to be rather relaxed about community projects (like with Star Wreck for instance)

We want leave GPL as coin for fun or use for real trading in internet?


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: lyno on October 10, 2018, 04:48:50 PM
Soon I create new coin based on latest SCIFI codebase. Pure PoS with rebranding,
 to remove copyright problems that was with Gold Pressed Latinum name.

Was there any problems with the name? Paramount seems to be rather relaxed about community projects (like with Star Wreck for instance)

We want leave GPL as coin for fun or use for real trading in internet?

IMHO the name is what makes GPL special, without it it would be just one of countless altcoins.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: Benabe on October 10, 2018, 05:06:22 PM
Soon I create new coin based on latest SCIFI codebase. Pure PoS with rebranding,
 to remove copyright problems that was with Gold Pressed Latinum name.

Was there any problems with the name? Paramount seems to be rather relaxed about community projects (like with Star Wreck for instance)
The wallet is rescanning but has been at it forever. Is this normal? This would be the longest rescan I have
ever had.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 10, 2018, 06:57:08 PM
Soon I create new coin based on latest SCIFI codebase. Pure PoS with rebranding,
 to remove copyright problems that was with Gold Pressed Latinum name.

Was there any problems with the name? Paramount seems to be rather relaxed about community projects (like with Star Wreck for instance)
The wallet is rescanning but has been at it forever. Is this normal? This would be the longest rescan I have
ever had.
Yes, for GPL it is normal very long rescan, because algo Scrypt-Jane not fast.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: Cryptoid on October 10, 2018, 07:25:06 PM
Soon I create new coin based on latest SCIFI codebase. Pure PoS with rebranding,
 to remove copyright problems that was with Gold Pressed Latinum name.

Was there any problems with the name? Paramount seems to be rather relaxed about community projects (like with Star Wreck for instance)

We want leave GPL as coin for fun or use for real trading in internet?

IMHO the name is what makes GPL special, without it it would be just one of countless altcoins.

Agreed, I only bought it because of the name and branding.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 10, 2018, 07:58:37 PM
OK, leave name as is.
Some new chain parameters:
scrypt algo with only PoS blocks (some PoW blocks at start until first PoS block.)
No pos rate - see BUK2
PoS reward 1 coin
Block time 5 min
288 coins per day, exactly as now.
Min stake 7 days, max weight 21 days.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: lyno on October 10, 2018, 08:52:47 PM
As much as i like Scrypt-Jane (low energy / low GPU temperature / no NiceHash), POS only while keeping GPL a rare coin sounds like a good idea to me, fitting the GPL theme.



Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: markm on October 12, 2018, 12:05:22 PM
Why do you want to change it yet again?

The hardfork you just released isn't even in effect yet.

Since folks in the Galactic Milieu (http://devtome.com/doku.php?id=galactic_milieu) use GPL, I have it set up in Stellar network so players can trade it, see http://makemoney.knotwork.com/stellar/gpl/

I have set up bunch of such things in both Stellar and HORIZON, links branch from the root page of http://makemoney.knotwork.com


-MarkM-



Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 12, 2018, 01:23:27 PM
Why do you want to change it yet again?

The hardfork you just released isn't even in effect yet.

Since folks in the Galactic Milieu (http://devtome.com/doku.php?id=galactic_milieu) use GPL, I have it set up in Stellar network so players can trade it, see http://makemoney.knotwork.com/stellar/gpl/

I have set up bunch of such things in both Stellar and HORIZON, links branch from the root page of http://makemoney.knotwork.com


-MarkM-



1. GPL on scrypt-jane, work very slow and take many CPU recourses.
2. pure PoS coin more protected from 51% attack
3. pure PoS coin more protected from miners dump price, from GPL, QBT, KED in GPL price drop very fast.
4. with new codebase and fresh chain easy add GPL to any exchange or return to Cryptopia.

About coin swap:
I will not destroy old GPL chain, if someone want continue mining, trading or add GPL to exchange - it is good.
New ticker on exchanges for new chain will be GPL2.
Every user of GPL receive GPL2 for free, see how it works in BUK2 or BottleCapsPlus.
 


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: igorsantos on October 13, 2018, 06:01:37 PM
Is there any possibility of listing-there in binance?


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: vampirus on October 13, 2018, 09:18:28 PM
Is there any possibility of listing-there in binance?
Can you support 20 BTC daily volume trading GPL for binance? And pay big money for listing?


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on October 13, 2018, 11:12:57 PM
Because of delisting GPL from Cryptopia, we will make coin swap Nov 10, 2018.
New chain with only PoS minting. Just consolidate all yours GPL to 1-5 addresses with balance more 100 GPL in own wallet.
Nov 10, 2018 I take snapshot from GPL rich list and send current balances in new chain from premine.
Only balances 100 GPL and more will be send. You need dump private keys in old GPL wallet and then import them in new GPL2 wallet.
If you not withdraw GPL from Cryptopia before Nov 8, you may lost all GPL.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: Lebrond on October 13, 2018, 11:25:44 PM
As much as i like Scrypt-Jane (low energy / low GPU temperature / no NiceHash), POS only while keeping GPL a rare coin sounds like a good idea to me, fitting the GPL theme.


For the GPL, I'm still unfamiliar with that. The problem with this coin is too technical for erengi like me. It must be profitable, it is difficult to understand coins that are not very profitable but we must keep trying for this ..


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: Cryptoid on October 14, 2018, 06:54:05 PM
As much as i like Scrypt-Jane (low energy / low GPU temperature / no NiceHash), POS only while keeping GPL a rare coin sounds like a good idea to me, fitting the GPL theme.


For the GPL, I'm still unfamiliar with that. The problem with this coin is too technical for ferengi like me. It must be profitable, it is difficult to understand coins that are not very profitable but we must keep trying for this ..

3rd rule of acquisition, buy low, silly ferengi...


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: lyno on October 15, 2018, 11:36:49 AM
Because of delisting GPL from Cryptopia, we will make coin swap Nov 10, 2018.
New chain with only PoS minting. Just consolidate all yours GPL to 1-5 addresses with balance more 100 GPL in own wallet.
Nov 10, 2018 I take snapshot from GPL rich list and send current balances in new chain from premine.
Only balances 100 GPL and more will be send. You need dump private keys in old GPL wallet and then import them in new GPL2 wallet.
If you not withdraw GPL from Cryptopia before Nov 8, you may lost all GPL.

Consolidating is important! Made that mistake with Spread/Helium, now i have to deal with hundreds if addresses  :-[


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on October 16, 2018, 12:20:54 AM
GPL2 created and tested. https://github.com/scificrypto/GoldPressedLatinum2
Wait for snapshot, and distribution Nov 10. Then create control point and release GoldPressedLatinum.exe


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: paramjit89 on October 16, 2018, 04:43:11 AM
hi can anyone please tell me who i can install GPL wallet for MAC .. i want to transfer my GPL from cryptopia


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: hiddensphinx on October 16, 2018, 06:04:13 AM
hi can anyone please tell me who i can install GPL wallet for MAC .. i want to transfer my GPL from cryptopia

install VirtualBox for Mac OSX - https://www.virtualbox.org/wiki/Downloads

download win 8.1 ISO from PirateBay, and you can run Win 8.1 inside your MAC

install GPL wallet for windows inside your virtual machine


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: annapapo on October 16, 2018, 02:13:41 PM
What is the point of this foolish swap?  It doesn't matter if it's GPL or GPL2.  It's just totally worthless junk if it's not on an exchange, and you already conceded that you can't get it on any big exchange like Binance.  I suggested trying to get GPL on Yobit, and you haven't addressed that yet.  Yobit has thousands of junk coins floating around on their site, so give that a try before you go swapping bad garbage for bad garbage.


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: minerja on October 16, 2018, 02:25:17 PM
What is the point of this foolish swap?  It doesn't matter if it's GPL or GPL2.  It's just totally worthless junk if it's not on an exchange, and you already conceded that you can't get it on any big exchange like Binance.  I suggested trying to get GPL on Yobit, and you haven't addressed that yet.  Yobit has thousands of junk coins floating around on their site, so give that a try before you go swapping bad garbage for bad garbage.

Steady on there "newbie", this "piece of garbage" has had a good run for over 2 years, and many of us are enjoying mining it.
It was unfortunate that cryptopia decided to de-list, perhaps if we had trade a little more we could have prevented it, who knows

But here's the thing about open source, decentralised crypto...
If you dont like how a coin is being handled, then either fix it yourself, or go find another out of the 10,000 coins that you do like.
No one is forcing you to mine this coin.

As for the "worthless junk if it's not on an exchange"
hmm, let me think...how long was it before Bitcoin went on an exchange, and did it also have issues....hmmm, oh thats right, its still having issues....

Again, being decentralised, hows about YOU getting it listed an an exchange of YOUR liking....you clearly know about YOBIT, so you request it...



Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: annapapo on October 16, 2018, 02:44:20 PM
It only "had a good run" because it was being traded on Cryptopia, and therefore it had value.  It is totally worthless now.  Okay, so you mine it?  Where are you going to sell it then?  You can keep building up tons of this piece of junk coin in your mining wallet, and it's still worth zero because you can't sell it anywhere.  You are a dumb ass if you can't understand this.


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: minerja on October 16, 2018, 02:52:31 PM
It only "had a good run" because it was being traded on Cryptopia, and therefore it had value.  It is totally worthless now.  Okay, so you mine it?  Where are you going to sell it then?  You can keep building up tons of this piece of junk coin in your mining wallet, and it's still worth zero because you can't sell it anywhere.  You are a dumb ass if you can't understand this.


No need to be rude. I was not rude to you.
You clearly have no understanding of mining cryoto or anything constructive to add to this conversation, so please move along.


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on October 16, 2018, 03:49:34 PM
About Yobit.
1. I had try add GPL to Yobit 2 years ago, pay 0.1 BTC and wait 2 month, no answer. Then I take yobitcode back.
2. I see how their support work, when was TEK mandatory update I wrote them in advance, but no reaction, then I sold my TEK
on Cryptopia and on Yobit, same coins in two chains  ;D ;D
3. When you try withdraw some not very popular coins, withdraw pending with status "transfer from cold wallet", after some days
one admin return your coins to your account, and then some days later another admin send coins to your home wallet and you have 2x coins.  ::) ::)


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: Dunkelheit667 on October 16, 2018, 05:19:03 PM
Note to myself: I need a Yobit-account. ;)

@annapapo
Did you have a bad weekend? Need a hug or something? Please let us know, we're nice people over here on the other side of your screen and willing to help... ::)


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on October 16, 2018, 09:38:32 PM
If someone not understand, any coin is community project.
If you like coin, make something, add to exchange, pay for explorer, etc.
I am not creator of GPL, just take over development when coin was abandoned.
I pay for hosting website, pay for explorer, paid big money for listing on Cryptopia.
If you not agree with delisting - all questions to Cryptopia new management.


Title: Re: [GPL] Gold Pressed Latinum 2.9.1 - Hardfork 01 Feb 2019
Post by: Davidbike1 on October 17, 2018, 06:56:24 AM
ccminer have parameter --scantime=N (default: 5) If block found in miner, but receive new block on chain within 5 sec, your block not accepted.

hi man! help me i want save my coin but i dont know how - cryptopia said goodbyee((
Fresh wallet and zipped windows chain you can find here: http://gpl.scificrypto.info/

Thanks!  I have a question when I am sending the coins from Cryptopia to the wallet, does it matter if the wallet says out sync when I send the coins?


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on October 17, 2018, 02:06:30 PM
Coins will be in wallet when fully synch. But better first send test amount 1 GPL.


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on October 18, 2018, 11:36:00 PM
I found who sell all GPL from former sci-fi exchange, totally 19K from Jan 18, 2018
His address on Cryptopia:
http://ccexp.tk/Address/index.php?Currency=GPL&Address=FGv5ZCGUMWiXi9DM6p568mYSzyhaxHzzAK&Page=1
And I know his username on forum.

Unfortunately, most of stolen GPL was mine, and I also buy most of them on Cryptopia.

GPL buyback: https://bitcointalk.org/index.php?topic=1164532.msg47061841#msg47061841


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: pinimodulo on October 23, 2018, 04:26:48 AM
Hi, I am trying to get the wallet working on my machine but it keeps crashing before I can do anything.
I downloaded the wallet from the link someone posted earlier: http://gpl.scificrypto.info/
But every time I start it, it stays idle for a few seconds and then it stops working and I have to close it.
I have Windows 8.1 Pro just in case.
Thanks!


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: pinimodulo on October 25, 2018, 06:03:01 AM
No one knows? If there is no known fix for that, is there any other wallet I can use for GPL?
Thanks.


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: hiddensphinx on October 26, 2018, 11:22:43 AM
But every time I start it, it stays idle for a few seconds and then it stops working and I have to close it.
I have Windows 8.1 Pro just in case.
Thanks!

Works fine for me on Win 8.1 64bit

Did you download the blockchain too? and put in correct folder?


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: pinimodulo on October 27, 2018, 09:13:47 PM
Unfortunately I can not get to that since the program crashes within a few seconds.
But where is the correct folder to install the blockchain?


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on October 28, 2018, 12:28:14 AM
Create folder on disk d:\GPL then folder d:\GPL\GoldPressedLatinum
In d:\GPL put GoldPressedLatinum.exe and create file start.cmd or start.bat with:
Code:
 
GoldPressedLatinum.exe -datadir=d:\GPL\GoldPressedLatinum
Then run start, if all OK, close GoldPressedLatinum.exe, and put downloaded database in d:\GPL\GoldPressedLatinum


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: pinimodulo on October 28, 2018, 01:49:41 AM
It worked! I installed it in another computer running Windows 10 and did the folders as you instructed and it is working fine it seems.
Thanks people!


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: sxafir on October 28, 2018, 06:18:01 AM
Swap how,when?


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: Dunkelheit667 on October 28, 2018, 12:50:51 PM
Swap how,when?
->

Because of delisting GPL from Cryptopia, we will make coin swap Nov 10, 2018.
New chain with only PoS minting. Just consolidate all yours GPL to 1-5 addresses with balance more 100 GPL in own wallet.
Nov 10, 2018 I take snapshot from GPL rich list and send current balances in new chain from premine.
Only balances 100 GPL and more will be send. You need dump private keys in old GPL wallet and then import them in new GPL2 wallet.
If you not withdraw GPL from Cryptopia before Nov 8, you may lost all GPL.

GPL2 created and tested. https://github.com/scificrypto/GoldPressedLatinum2
Wait for snapshot, and distribution Nov 10. Then create control point and release GoldPressedLatinum.exe
->

Before the 10th of November:
0) In case you have GPL on Cryptopia, send it to your GPL-Wallet before the 8th of November!
1) Open your GPL-Wallet, let it sync.
2) Check your balance, if it's more than 100 GPL go to step 3. If not, your balance will not be convertet to the new chain.
3) Make sure Coin Control is enabled. Go to "Settings" -> "Options" -> "Display" -> check "Display coin control feature (experts only!) -> "OK".
4) Consolidate your GPL to one address (or more than one but not more than five, as long as the resulting balance per address is > 100 GPL):
- go to "Send Bars" -> "Coin Control"
- select "Tree Mode", you will see a list of your addresses with their corresponding balances
- choose one of your addresses you would like to use as "consolidation address", right click the address, select "Copy address"
- click on "(un)select all" (make sure all checkboxes in front of the addresses/balances are checked), click "OK"
- this might not be necessary, but check "Custom change address" and paste your consolidation address in the field next to it
- paste your consolidation address into the "Pay To:" field
- select the amount next to the "After Fee:" field, right click, choose "Copy after fee"
- paste this number into the "Amount:" field
- click "Send", confirm with "Yes"
- if asked, enter your passphrase and confirm with "OK"
- if asked, confirm the transaction fee with "Yes"
- just to be sure, open "Coin Control" again, there should be only one entry with your consolidation address and entire GPL balance, click "OK", close the wallet
5) Take a cup of tea, relax.

After the 10th of November:
You have to export the private key from your consolidation address and import it into the new wallet. I might write a little guide as soon as vampirus released the new wallet. :)


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on October 30, 2018, 05:51:26 PM
Additional information about coin swap.
I ask Cryptopia participate in coin swap and leave GPL on exchange, but:

"Thank you for contacting Cryptopia, I have read through your plan to do a coin swap with GPL and appreciate the offer of 10K GPL but unfortunately we will not be able to support this. Gold Pressed Latinum (GPL) will be delisted from Cryptopia on 09/11/2018"

Therefore, I will not send new GPL to Cryptopia addresses, also not send to old sci-fi exchange addresses and lost wallets (no activity after 01.2015)


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: markm on October 31, 2018, 07:22:34 AM
A reminder that GPL can be traded on the Stellar network, see http://makemoney.knotwork.com/stellar/gpl/

I have not set up automation for accepting GPL (or any other coin for that matter) on the blockchain and automagically issuing tokens for it on the Stellar network, mainly because whenever I have looked for code to do that with I have found the existing code made available to use always came with warnings that it was probably not suitable for "production use", but was just examnple code developers could start from to see the basics of how one might go about doing such a thing.

Thus I have (for years now it seems, ever since Ripple was invented) been waiting for the available free open source code for such things to get fixed up to the point where it would be fit for "production use". I am not sure anyone is really working on that though, seems the big players prefer to keep their fixed up "production code" to themselves instead of releasing it as free open source.

Also, even back when I was using the Open Transactions system, I always preferred the idea of operating along the lines of the old "e-gold" system, whereby the on-ramps and off-ramps to the system would be third-party businesses. Basically only a few folks could actually ship kilograms of gold in or get kilograms of gold out, normal folk just sold their e-gold (tokens, in effect) for fiat (or whatever) to third party providers and/or bought e-gold (tokens, in effect) from third party providers.

Admittedly I was also allowing that I myself could in principle also run such a third party provider business on the side, but the point was it that would be entirely separate from the actual Open Transactions (or nowadays, Stellar and/or Horizon, maybe someday Ripple and/or NXT etc etc etc) setup.

In fact back in the Open Transactions system I divided my hoards of coins in half, creating tokens for only half of them, precisely so that once I created the tokens the actual coins represented by tokens would "never" need to move, rather than un-freezing coins from cold wallets, deleting tokens, to "cash out" tokens I had half my coins still on hand to "buy" the tokens with, leaving the coins the tokens actually represented in cold storage so that the tokens continued to represent actual coins on hand even after I had bought back the tokens myself.

This had the advantage of allowing me to work with coins that had low "difficulty" without worrying about someone re-writing time, since I could wait until a client had been issued with a new set of checkpoints preventing re-writing the past before issuing tokens representing coins-on-the-blockchain, so that all the tokens issued would represent "ancient" coins, coins secured behind checkpoints, coins still in cold storage since long long ago and hopefully never to be removed from cold storage until some distant century when the heirs and assigns of the transaction server might decide there is no longer any need for tokens representing such coins so finally they could shut down the system, dig up the cold-stored coins the tokens represent, and delete all the tokens, redeeming them for the actual coins.

This whole approach seems to me much safer than using web pages, especially "not ready for production use" web scripts, to dynamically create and destroy tokens as actual coins-on-the-blockchain come and go.

The downside though is the total number of tokens available representing each type of coin is thus limited by the number of actual coins I had on hand originally of each type and had had on hand since before the checkpoints coded into the latest versions of the clients. This created a kind of bottleneck, a limit to how large an individual trade could be, since it would be limited to the total number of tokens I had issued, which in turn tended to be only enough tokens to represent half the coins I had on hand, so that I could buy back all the tokens myself with the other half of my coins without needing to dig up out of cold storage the specific individual coins the tokens represented.

I should warn you though that in moving to the Stellar and Horizon platforms I have not adhered strictly to this "only represent half the coins on hand" system, especially with coins I do not really have a whole lot of actually on hand.

To ameliorate the "problem" of having to actually get hold of me and get me to manually cash-in or cash-out coins, the Galactic Milieu (http://devtome.com/doku.php?id=galactic_milieu) supports "guilds", "clans" and the like (generically, "groups") whose guild-officers typically handle liason with me, so normal everyday folk need only deal with their guildmasters, clanmasters or whatever, whom they presumably are normally frequently in touch with in the course of the game. Some guilds, clans, nations or whatever even run their own "banks" using Cyclos or other free open-source banking systems to handle finance among the members of their "group". Contact your own guild, clan, nation etc officers for details of how your "group" goes about such matters.


-MarkM-


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: ape.ape on November 08, 2018, 07:05:54 PM
Hello!
GPL wallet does`t work on my pc (when the wallet synchronize with the network, the program closes). How to withdraw coins from cryptopia? Or i lost my GPL coins?( i have 478GPL)


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on November 08, 2018, 09:09:23 PM
Hello!
GPL wallet does`t work on my pc (when the wallet synchronize with the network, the program closes). How to withdraw coins from cryptopia? Or i lost my GPL coins?( i have 478GPL)
GPL buyback! I can swap GPL to TEK.
Minimum trade 300 GPL, swap rate 1 GPL = 750 TEK. Send me PM


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on November 11, 2018, 11:14:36 PM
Snapshot taken 11.11.2018. (block 1724260)
Not participate in coin swap:
* Lost wallets
** Old sci-fi exchange
*** Cryptopia addresses

Code:
1  F73cKcsNQkP3e5rqyXkN9Lf5iqYrNz8tos    47973.07436200
2  FJ3nfHNvvXzk93zwV4ERAWuyNbVM5ix8VZ    30223.23736900
3  FJK2xJz1iFJ34q6hMLjtv9VNBbpTsoz77V    29415.97204700
4  FTj5VQRbZ7jQeoruwNDmgry4DAMKKi2HZf    19843.40000000 ***
5  FU7ixjyKSR4gFoBwHbGdbgJsmcfHXoBGzm    17135.74690000
6  FBof2DAfv2CSDwynHAXeSRKfAJABSm8XKV    11944.11143500
7  FV2hde8UHPGUiKHbA6uz3rwu1Hxww3etDV    11811.80540000 ***
8  FHpAYGAgkrD4bQ87o2G1fDkBTQbpk6rTrD    11411.85000000
9  FTT3HuKdR4n37iRSL5S4stDugQZvuS8Sm7    11251.13000000
10  FUbhTSJoX2gbERy2UuA7GrA3svuE7Lc2GF    9842.52000000
11  FKvWuPVzwh3XjBxXLfH2ZZ9TWbrRQm2zYB    8935.32000000
12  FMLPa7Ta6ByeyowvJRsZFiynXjHmSk3Mns    8701.00000000
13  FRuFRUAkSugZcM2aTKCLwy3s433WznTakP    6218.76000000 ***
14  F6SzVoRhDsX3RPsTfM8ZeZ2JBZiwgpzPw7    6055.83637700
15  FHxrqCSiYKdC7mvRWCLLMDzHkGwmqmVkPt    5900.90000000
16  FMJxNe1p4YTQDvqk3tVtuz6eqmpytG7CuG    5228.46553100
17  FMow9Lwo3EMsZaqenQVF3MDX58dmVaLfbi    4807.50000000
18  FHsnJsC7gEcWYsHiEHWW2THJ4QcXbVw9PF    4727.26689200
19  FT4bGqUmi12hwHFUuuGoW7BgunuwfPWujE    4234.50000000 ***
20  FDLJa65EU9W5J7h8mCbUZsiuMmvTeYMJin    4162.40000000 **
21  FJUYmoxEsbM4nUWiyEzjpomPpJ5hBLvhp6    4154.00000000 ***
22  FPVrahh1Ajmn7nEjw8CAianDWv2enp5NpA    3576.59500000 ***
23  FTBuCHtQmo9igoGDQeyQW1foiRWRQbcFW7    3331.38000000
24  FJYE6FC7P6i4vAgeG8QfbdxH5W3JzhndAq    3148.04500000
25  F9q9qku1z5nNJzEfvrnGQiwNwXXma2eXaU    3134.93284300 *
26  FC8kgGABvXUjQ6627atwCJpUAhLUwz6acH    2921.29295600 *
27  F6FABtgvgVZCayXPVdKFWAMvx7gnra19MJ    2700.00000000 *
28  FUKGqJtkd8rfQByQiavwmrmuAMv41MiF4s    2583.00000000 **
29  FGqymVGYLt7aWDMvtxB8eCQK1zEB7RsLY9    2574.81507200 *
30  FQD4yfmhdsVJoQPGkFSwQBcmiwfvV92MT2    2305.34380000 **
31  FHf7iumPM2sXBhGkd1Ubo451wE7U5F9nU7    2095.51593700
32  FFmvHLEDmNNsVuh7PwnHpsvfVrndPT4RAC    2086.37386400  
33  FERfn7a7FeNHhMMLvFwzpheDYwQrdzSrdq    2005.82123800
34  FMkNCNyrSj3FEEaoCVT9WYN4sdkX1w6xW5    1903.70149300
35  F7rkb4b8NMvxLM8xmqSR58dwWLD1uiR3SX    1843.80000000
36  FTkBRgwPF5Z3hpnHyXQQdzXPXKw8a28JEQ    1814.09531100  
37  FBvCnBMCAmYGmiZLm36dJsc29oqAzW5BCV    1802.00000000 ***
38  FJeJPQzYwQxp7mh5zobqb2LQphJVFwguce    1779.00000000
39  FHUiL95dmk7DZob3c6vAy6QRdStFVAQu71    1769.40000000 *
40  F9RZTNgeuuc6E9MGqgALrpEs5HP4GLu1da    1738.74553900
41  FBjLZaoEsRYDeUndPcHFsP8pcFqdZgJkCk    1662.00000000
42  FNTTy3JHRF6BWj6H69NxH3BhjGZYgyL1Nu    1646.00000000
43  FKfmQ44dGdb492hd1uXtQDcsRZTgveC76r    1334.29891500 *
44  FJVtupevKbCvP5E41oU84DBPoRXyytneWC    1324.40000000 *
45  F9fDB8Tmoi3FzueRn1zD8BgmhRGredL2q2    1290.32238100
46  F7DXMENS66nc9WCR15sBruBkiKndkufVwi    1289.69280700
47  FKWipzejJ1tA1s1ovyANjYGpLVpBC9n3wr    1282.96095200
48  FDuCRyjxyWqYtMVZ9ad9w2mfMGBRUxDbXm    1242.89530400
49  F8FtLRpnCxjrA8vRaGXP3CofGDFCmsccgQ    1100.99940000 **
50  FRLC5YhUav8DTkLRxoi5huepG41BF5qLkZ    1068.00000000
51  FGHmPV4Qdr5yfjTmL174DyVZpDiEam5Ydf    1059.80000000 **
52  FMSrSUKf3TaQJWUjN2WrAcHQfhg8PRaMYi    1055.80000000 *
53  F8Z5moY81JhXMjkxHuAqSkJiExmVoERjS7    1049.58867400 *
54  FP61d7LHwHBzLBG5p3PyafMtdNE9N8KUve    1030.60000000 *
55  FJjVC3uGBWXdrdqEaN7u49pZWcAApqM1Hr    952.00000000 ***
56  FTZjmvrRvej3guXLKjdiCGEV5xGsppTFt1    941.00000000 *
57  F94caDXGLC2XPCdR74t9QSeSrzjFhM9Xcs    893.13462400
58  FSsiXfwGS2TRhuWnmPvj4ByKg4iVhpnAVi    875.82000000
59  FRGawLwpr1Kud29adRe7ygH5oRibGZe6my    852.24770000  
60  FAk2Uw1h9nFCnJXjgeE6j4sJycRJRZm2fD    835.51516900
61  FUXvZioxZrWP5QdNiPSSYzkyBWMr99aFYL    750.25985800
62  FJTmesyRhTveqbsrLFq3zxVofGx3u8edtL    700.44986000 *
63  FMfj7gTB4AX7KvixF6igSjERdsf7pJQ9sk    699.99000000 ***
64  FQXMS2Djh2zNZ6qRDePpKFvWjLnfK4RPRo    636.78857300
65  FG42fyLULuX7b1Zf4MQ87BK8VEUJU76Usi    595.15000000 **
66  FLLzkKzx57AvngnsusWvR49P7bPFTgp9xV    535.70000500 *
67  FLJfptzbu7aWj8iZHHvvmZFocFLiBzfPBL    535.58228300
68  FEmXiLATWPCabkyUZPUuGDoKUcyhRtTmcd    531.60000000 *
69  FGCKBHApLGeM93uXEaBL4MM2WtgyGv18jg    504.30550200
70  FRU8Gc1tn7nfCnBJdVTZo8u116qwimeAcy    500.00000000 *
71  FR42GEdJe9stRRQHrw2kWS6vpKs5GnC72d    500.00000000 *
72  FRd8NadZGapELmY45nn3DqRbfJXBuHsuYs    498.99990000
73  FAfQ4DgmkgizAyN3m4asZ7QsJXXdGWGUUh    497.40000000 *
74  FHYcyPLtvrTZkAePnaDxb3omWqLshozDUv    496.97084100 *
75  F88GRvPjNnEkLUCsbGuw7UJfMAhL1Qny3E    478.04161600
76  FGQ3cu2SK5FDndQdufhPFomTSgy91SjmH1    476.90000000 ***
77  FQBjNoUU2vN3jk8AbdaieA7zw6PxhFDdFt    466.70000000 ***
78  FFggdHKZ9WphRW8SXHMzQtfTVqfX9zJVga    460.63388200 *
79  FFHFmT87k7XV5ZL5xeZvqwDNavySG881zc    440.40000000 *
80  FDugDmjxBvYyMPBcNbK4TniJ1bEx7HJy5F    423.82000000 ***
81  FCUz4Vdsb21dPcEbKza69UR1hA2Yf2gzN8    400.00000000 *
82  FUpYUFpDYR4PrTfmWA6DaUxgK5BLf2zGEf    398.76306900 *
83  FKRXDFzk3SsDDBdkxHcvear6G6N2bAyUDe    391.54000000
84  FCVioqLUYWyYZEhwUtgQi5LqJZnMCMixk5    365.70000000 ***
85  FQc4zfGZBhV5uyAo66M7e67F7Apm3wbwFv    355.35000000 *
86  FL8iUu2wHMPvTRs5ZNceVJUr7CLoruLVqN    352.43000000 *
87  FSoetcwM68zWtBfQwKKKuwYaD2mNKXA4f4    337.20000000 *
88  FGAyyjeSZxNcyWsei7yqUi7edBaFMu9VQC    333.20000000 *
89  FUjNorTNBuMunCkmAjXFGHyA1DkJDdKrza    331.01451700 *
90  FFg1GAyGZR51BmMeZpYncEYyn7bq5oivjA    326.07635000 *
91  FAfG2bXFHmwJXADrNTM1AVFrvUUCB8PhPr    308.32360200
92  FTZrdmThY3vzcoVuguNnnt1fxYspBR6sDx    307.60000000 *
93  FCqX8XccXiJ47SbCTG8d1CBrh9bteKPbDw    304.46309500
94  FCQxpyAsry1M4ZibMgvtm4Zdm3z1kz4uDP    303.23000000
95  F6ooGtMH1mr6cEoEVEWbifrWa426CZgVWn    290.80000000 *
96  FG7U6jW7J4Vuz6cxVeeAetYSJYbD3fqQpy    285.76030000 *
97  FG2HxWHRYzb6ee3mgMU9ffd7zMAcQRZUSk    282.73080000 ***
98  F9wccWNVdjijTMJaz6XHXy9hoB9cPG7dJw    262.55960000 *
99  FThoSQKr8C6UBe2Bzzh4DX3ZuLxAHZ8cet    253.40000000
100  FPFJZ9VpzeQF6rmhM3WqiEk1cqcLw7fkt3    245.24343800
101  F7jpHPjHa7Md5cxCCkyPeQX76asBWQbysb    218.19660000 *
102  FL4cLbWhB54Y7PSxUsYsniEj1qKJq6kCQR    210.77900000 *
103  FLv8uj6qtLYExSvodBfGf6QMgvHh4CrXGG    200.78000000
104  FTyuMqzsT9Pcm3WqkXFqpErKqeGi3J2jES    200.00000000 *
105  FCsQ2ZEEZLPiaFnxoWcunBYAZXRfyXJiyL    199.99990000  
106  FAGNSZsjS8An1TrCHRwLSssASbZhvx4vmR    199.40000000 *
107  FHqGyQXvBKBgn7YH8FLA33Pf8LMNqj6ZCh    195.71919600
108  FBWDpebbcRZqHQ1KYM6CF7xcjDGpajjWfv    191.43562200 *
109  FKmUahvX7j4A8RWEWAwrnbBqFFmQ6Zxtj5    190.08000000
110  FUBHvmNSLL3fatTALVVBB6DsewWjVDfpDv    190.00000000 ***
111  FFmyrYmRxy8cpekGVeReQC3WtdDq4x34MC    185.98628900
112  FBJcBb9RqTxiPsC8BDEjTAYrF5okQen4hR    185.78840000 *
113  F96TUqV9D5ov9ioxBj2Wbe8zpvV49AkLyW    183.88500000 *
114  FDxGDE9JC9w5QL4eLEdz6EtoPWCRbVB83Z    179.69103400 *
115  FBovdjN5SAnH1jGht1moZrY7pQAG3zJFgB    176.40000000 *
116  FRMGreQqHaGoz4kq2wHvCSsMLTsUNxtQNH    172.07980000
117  FAR9YnVk3U8sJKVXKPd9LM3CqfcSvoecLx    169.99990000
118  F9JV4seKgZadzg29myAncNpsvQGWF6P1bk    169.03454400
119  FJncj4mmkmSiZgAXaZLzRiYX1T7AjZYAZM    166.00000000
120  F9s7AidtSV6CFTFrQgx4ZM1aj3oKSVnH4G    157.19980000 *
121  F7pvyM8f7u4GPpx2ZKtZQrD7JS3uZK5KEo    156.60620000
122  FAZE9bzR9fyDbHqZSKd5SgRsmcinUgF3WN    154.40000000 *
123  FNgEggAABofQdbeQCaqtzpM47EtP4t3mBS    153.60000000 *
124  FQLr16kLHrWmYpGdY6DujFTvfpRBUiE1VN    149.99990000
125  FFHhGBzVKq93DMJ2pwgA3WtnA79aFRDUUY    149.96740000 *
126  F9XEGpqxhYhejLLZw7ESzMw71SkdKZxKsH    149.20000000 *
127  FA7FqybJjTTxCAodtqRgDyuhuh3x75nWJM    148.58427600
128  FK8A14KH4H6MevTZ8nAYywkjPDVSGkaaeK    143.40000000 *
129  F6dvpCzxS1fx3f41KWtKwr26h9divWmwws    139.99990000
130  FEou4bVq4ZDiPCuvcBtCynxS3Uf2UgqZFP    131.60333900 *
131  FPyidKNEZCpwHxcaRQstyBRbrnNuuiVGe7    128.19312900)  
132  FS9KBbVgRc8Lai6KPrwKd3Ukz1s4q83xZe    126.03987100  
133  FAeVdfqM3Em5py8R6yhpAjKNp39P1fadzg    122.80000000 *
134  FGgN5m7Js5tZ3FehCpMAzSu9Wj5on1bEZJ    120.27108000 *
135  FNc2UBeezKw8mPQsEKqU3LTmJcSwTVgN6i    118.41266900 *
136  FQPxGyE2p73hVx4UkZbiwLuHbpiamnVgUv    116.00000000  
137  F8yAgcXTmaQRwX2iUVTVpvXWaJnjDMWYZJ    111.60000000  
138  FAzTzn299ns2jeMSA8SRDLfoqQRDbwfUSp    110.00000000 *
139  F9yjS6Au6kRyCpxw3ktxjbUX2rtNqE2wUt    109.00000000 *
140  FDEBx6KuYTKFBsG5aXdoghVmRpf9Ys7v8T    106.49100000  
141  FJXKTe3jFPDDfhz2u7tq7jGovuDgyARrMo    103.00000000  
142  FT4ecdeECiB8891tRw1dGWd81NQLEzYEC6    102.67819900  
143  FFdMMY8SpK4eKiADyEj9XeaBeCkYvhuxB3    101.00990000  
144  FDCgvNhtkFc1rMNZfHwHB3ak5SV768YyMB    101.00090000  
145  FDegfdYodXH2kpSYjm6PWfeQd8hA8DHeNT    100.10967000 *
146  FGv5ZCGUMWiXi9DM6p568mYSzyhaxHzzAK    100.00000000 ***
147  FTsx7su3pEqP6mDQwGfNbEZnzfpFgFNH4T    99.99990000  
148  FQR5Ax9T9eUqedTyjmrCuELQkrFfgaEF7C    99.99990000  
149  FD2bapxgbJB77eMA3VV5qvgr1Aao352gJM    92.14457300
150  FQm8kXbvZWzvyEixbcuo6jnX5uAET5hEVL    91.06925500 *
151  F6S3FJhnnHbQzVucwRGfCJUzgRGG43Jksg    90.49980000  
152  FBRFuhUb9PzESaqLqwsF13St2SDiDDfU1F    84.92199100 *
153  F7ZNFxtdQKW5f6LTeFN1Sxjd8XZa5sxos7    84.80000000  
154  F78VxSHHa1qTW9YPKhWk34x1m7MzKFxwSB    81.37500000  
155  FFnMXoXRBPv9EPhoDNuynp2YVYJiucDbub    77.61866600 *
156  FK4WuRJnAVWwKnp6toZj2gUxTP56FiDot1    77.00000000 *
157  FBZP8JxsB7ix9UdV3nHUq8t6N6ffGi7D4o    75.00000000 *
158  FUDJUNuSw3Uo5wtSRNvMmt5MVgXux7Rfba    74.79436400  
159  FJ75TxcBtPhqViSpLV5cXxPXQtBVDSV9ef    73.39990000  
160  FU5e4H5Fui8YLHhqg3avfe7uqZd7YMfmLL    70.17937900  
161  FHddnCs9sXx25N6VRpdWAw16bh4kp3FzPA    70.13666800  
162  F8Y7G65uWHvECWzcvWQfB5mupiHAYp2LwK    64.80000000 *
163  FQppSzEYePdpPVEEzVqbW1aWzynDjGfham    60.34167500  
164  FK2CeZL4xJbFdnnmFYLkm2jFC2E2n8jhqS    59.60000000 *
165  FTHkV63j6zWcev3yzhWQKJPnk1Gtr6YPWm    55.83659500 *
166  FBx3fjJQJ6NezRzxzg1dw2VVWJAaMkwBiN    53.24380000 *
167  FSQVhNuevfV3kNo4tbGWJzGx1NkttNvCsW    52.00000000  
168  FSwye5DG3vjm9y7TEf8kc89TWY1DCZpgwC    50.00000000 *
169  FMz1KRfZvJZftWVysoQiNmABDchuk2wjqk    49.10325100  
170  F63wQEBagrdQEtkHYnn8ahV6uvBZYDvAHY    48.80000000  
171  FDB3hVtaRM38XYX8e7fGstmu6ymDr2hyRC    46.99990000  
172  FNaxwFcwEmezHoAUoTBvX98ytGYsJvWZpk    45.92320000  
173  FAR6Fv6kvrAHrV6bpRDebe2qoJB8PbTqSK    45.40000000 *
174  FB6xixCQVNJpwP2LYNHP77xhz2Gt2aKJia    43.60000000  
175  FU3dgQN652wma1L58rRKZkpDJEHyqXSmm1    41.65723200  
176  FPNgNtyTRLNHaRBaTDHtfUtX18hNGYMWaa    40.00000000 *
177  F8qQBMe5fcrgynH7niQ8rmV6JQCeZossoK    38.53990000  
178  FNcGonRZuBRoBoV9QCgJRdeHoHbKRvhGdY    38.20000000 *
179  FHfMghw9Xomi6eS7LHhmN5ncg8df6DJ6Tw    37.80000000 *
180  FB8PHfnuFGH5bLgkJPPBoXGhKLnTBbB8vr    36.80000000 *
181  FQ7GX9dy8s6MrYDRc89qxRg2F5WMqPh7AN    36.60000000  
182  FEqpUp6iQq95LoHPSxGbAfoQs9a8hUnwjX    33.81059200 *
183  FSDktBnPRCDnwTSxWd3ajo9ap78FzEHXpN    32.12567200 *
184  FC8fJes39nbREamzyUNXhrUySRQa9ZDTSv    31.43151000 *
185  F9d7DPnFq64zQMHa62uwG3KGZxzdxXg423    30.99950000  
186  FHEchK8pf5v5A7EjBt2px4PVaxhGHDygtz    30.80000000  
187  FM57WgQQ57Hcy7k7wdtZcFh7GbJRepu9Ae    30.43687600 *
188  F82yUdbA6g5Qi4DMWoRPQMWBvcESGwibDA    29.99990000  
189  FPJ1nkdeBEYJeq636ZJThZhkmxsNY56MDL    29.93000000 **
190  FDNfNJRDpKuPK4jDWWTxXQbPs1G84zhEGA    29.20000000  
191  F9k3ELix6fEjzUMFacLudc9FbXXYZdpp9G    27.60000000  
192  FNEXhCfmvcgYC1NCWApuL4SXfC8K52SMV5    26.20000000 *
193  FUEFM7acXkNT68yFS14v4aPfUaxHD1sQMa    25.15050100  
194  FEE7VxvUqJHH38gH16VALa7LzLABQZNvZ3    24.99990000  
195  FEHmjvjSVTvVSNLxUnoifATtXdhSbYqpwH    21.99980000  
196  FLtFFKu6GxLXBtm4NwGoJxCRGpAxeMqf9T    21.80000000 *
197  FQQoXZBZAuLwGTCRBajB3miXDyHRwBvAzJ    20.09990000  
198  F7NeduEVEoHhJzd9LDXGDED1KcqwDDxAZE    20.04988700
199  FNztuF8zoF3VCX9pSxUqvfZivzfZ5saBYh    20.00000000 *
200  FDZDt1CoHvpGnu6Pbnidpvk8J5A7sezcgi    20.00000000 *


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on November 13, 2018, 06:29:36 PM
New GPL2 version and chain available https://github.com/scificrypto/GoldPressedLatinum2/releases/download/v3.0.1.1/goldpressedlatinum-v301.win32.zip

addnode=69.118.194.126

For coin swap:
In old GPL wallet v2.7-2.9 in console type: listaddressgroupings
then: dumpprivkey FDZDt1CoHvpGnu6Pbnidpvk8J5A7sezcgi
and copy private key for every addr with balance more 20 GPL
In new GPL wallet v3.0 type:  importprivkey <goldpressedlatinumprivkey> [label]
for every private key

Then split inputs into small chunks 100-200 GPL,
if you do not understand how - do nothing, after 1-3 month they split automatically to best size.


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: Dunkelheit667 on November 13, 2018, 07:27:16 PM
There are my precious ones, thanks vampirus!

will sit and wait until the stake begins 8)


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: vampirus on November 13, 2018, 07:44:20 PM
There are my precious ones, thanks vampirus!

will sit and wait until the stake begins 8)
Try keep wallet online and set port 7790 in router.


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: Dunkelheit667 on November 13, 2018, 11:32:53 PM
There are my precious ones, thanks vampirus!

will sit and wait until the stake begins 8)
Try keep wallet online and set port 7790 in router.
Thank you, I'll restart my (Windows) wallet later this week. :)

Just installed a (non-Windows) node, hope this might help a little:

Code:
addnode=scifi.bounceme.net:7790


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on November 19, 2018, 04:43:12 AM
I see first PoS transaction from wallet FHxrqCSiYKdC7mvRWCLLMDzHkGwmqmVkPt


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: minerja on November 19, 2018, 10:32:15 AM
New GPL2 version and chain available https://github.com/scificrypto/GoldPressedLatinum2/releases/download/v3.0.1.1/goldpressedlatinum-v301.win32.zip

addnode=69.118.194.126

For coin swap:
In old wallet in console type: listaddressgroupings
then: dumpprivkey FDZDt1CoHvpGnu6Pbnidpvk8J5A7sezcgi
and copy private key for every addr with balance more 20 GPL
In new wallet type:  importprivkey <goldpressedlatinumprivkey> [label]
for every private key

Then split inputs into small chunks 100-200 GPL,
if you do not understand how - do nothing, after 1-3 month they split automatically to best size.

No need use PoW mining, reward only 0.1 coin for chain start (until block 5000) I do mining myself.

Hi,
I tried this. What is suppossed to happen.
I have a few wallets, but combined i dont have 20 coins.
What can i do?
J


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on November 19, 2018, 01:34:16 PM
20 coins it is 0.07 usd, you really need it?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: minerja on November 19, 2018, 01:49:12 PM
20 coins it is 0.07 usd, you really need it?

lol, that's the total after about 2 years of on/off mining
GPL was very hard to mine at one stage


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on November 19, 2018, 01:56:45 PM
GPL bounty - https://bitcointalk.org/index.php?topic=5071906.0


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: minerja on November 19, 2018, 02:12:55 PM
GPL bounty - https://bitcointalk.org/index.php?topic=5071906.0

Sorry I don't understand, this link just takes me to this thread?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Dunkelheit667 on November 19, 2018, 08:16:58 PM
GPL bounty - https://bitcointalk.org/index.php?topic=5071906.0
Sorry I don't understand, this link just takes me to this thread?
Check the thread again to see how it works. ;)


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: minerja on November 19, 2018, 11:48:49 PM
GPL bounty - https://bitcointalk.org/index.php?topic=5071906.0
Sorry I don't understand, this link just takes me to this thread?
Check the thread again to see how it works. ;)

I've left my address, which is against the forum rules, but it doesn't say what to do....crazy



Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on November 24, 2018, 10:15:13 PM
Can you tell me why this is happening? ??? ??? ???
http://ap.imagensbrasil.org/images/2018/11/24/wallet-issue.png


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on November 24, 2018, 10:29:06 PM
You have poor internet connection.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on November 24, 2018, 11:29:06 PM
You have poor internet connection.
I think 10 mbps is enough to run this wallet.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on November 25, 2018, 02:22:45 AM
You have poor internet connection.
I think 10 mbps is enough to run this wallet.
Screenshot says that you have 0 connections when generate coins. But GPL code allow generate only with 2 or more connections.
You lost connections constantly.

Also check computer time, update from ntp and then start wallet. GPL not work if you have more 40 min offset.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on December 06, 2018, 08:34:05 AM
It was mentioned earlier that we can continue running version 2 as a separate distinct coin; does there need to be a checkpoint server or anything like that for that to work, or will it just continue happily along just fine for who-ever decides to leave their old version running as well as setting up the new version?

I have set up assets, HZGPL and HZGPL2 on the HORIZON network so players of the Galactic Milieu (http://devtome.com/doku.php?id=galactic_milieu) can conveniently use both coins in the Milieu. I am not sure how players will backstory this, maybe an offshoot branch of the Ferrengi will be attributed the new coin, whatever. Certainly players will want to be able to use both coins if feasible.

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: hiddensphinx on December 08, 2018, 04:35:27 AM
GPL2 on an exchange yet?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on December 08, 2018, 08:53:14 PM
GPL2 have not many active users. I see only 3-4 connections.
In SCIFI and CAP+ always about 30 connections, KED and QBT 15-18 connections.
Therefore exchange will be not soon.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on December 10, 2018, 01:09:57 AM
All my machines are still running Ubuntu 16.04 LTS, there are far too many of them for me to be in any rush to upgrade to Ubuntu 18.

I cannot compile the GUI version of your newfangled GPL2, it seems to be something to do maybe with paths that have "C:" imbedded in the path?

At least those lines are the only ones I can find in the Makefile that mention 1_59 or 1.59, and the error that breaks the compile in the end says

Code:
/usr/bin/ld: cannot find -lboost_system-mgw49-mt-s-1_59
/usr/bin/ld: cannot find -lboost_filesystem-mgw49-mt-s-1_59
/usr/bin/ld: cannot find -lboost_program_options-mgw49-mt-s-1_59
/usr/bin/ld: cannot find -lboost_thread-mgw49-mt-s-1_59
collect2: error: ld returned 1 exit status
Makefile:559: recipe for target 'goldpressedlatinum-qt' failed
make: *** [goldpressedlatinum-qt] Error 1

Isn't mgw some kind of tool for cross-compiling FOR WINDOWS on linux machines? If so it looks like the Makefile somehow thinks I am trying to cross-compile for Windows, though I do not know what would give it that idea.

I tried qmake with and without RELEASE=1

I have not yet ever even attempted to compile a GUI for the old GPL, maybe if I tried I would find it has this same problem?

Diamond (DMD) coin has a GUI that compiles just fine, but, they use ./configure system so probably are able to figure out I am trying to compile on Linux for Linux not on Linux for Windows.

...

I have compiled GPL2 headless (no-GUI) no problem, and thanks to your foresight in assigning new port numbers I am having no problems so far setting it up right alongside the old version of GPL. I didn't check whether you also changed the default directory, I forced use of ~/.GPL2 in my GPL2start.sh script so I wouldn't have to check. But it occurs to me it could be useful for players to know whether in fact it does have a different default directory from the old versions.

...

-MarkM-



Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on December 10, 2018, 01:38:13 PM
Try  in file goldpressed-qt.pro

BOOST_LIB_SUFFIX=-mgw49-mt-s-1_59
BOOST_INCLUDE_PATH=C:/deps/boost_1_59_0
BOOST_LIB_PATH=C:/deps/boost_1_59_0/stage/lib
 
change path and version numbers to actual you have.

New default directory ../goldpressedlatinum2


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on December 10, 2018, 02:40:00 PM

Ahhh yes the .pro is what the qmake uses to create the Makefile. I guess in DMD the configure must mess with that.

Great, than ks. Not sure how much I need the GUI, so far only one I ever use is DMD, and only to make sure I get coin-control right when sending earnings so as not to mess up my Masternodes.

Sounds like GPL is pretty much automatic in dealing with piles for staking though so hopefully won't need it.

Since snapshot was taken way back in November coins should be old enough to stake already? Yet I am not seeing any balance in the staking field.

Example config file shows turning off reservebalance but nothing like "staking=1" or whatever to make it stake? SO shouldn't it be staking by now since it got my balances and caught up to blockchain last night?

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on December 10, 2018, 02:59:06 PM
For staking just keep 2 or more connections. If you have big balance, split it like in Hyperstake tutorials https://www.youtube.com/watch?v=6H4Xi3zr21g

If wallet encrypted, then unlock wallet for PoS.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on December 18, 2018, 02:52:45 AM
For staking just keep 2 or more connections. If you have big balance, split it like in Hyperstake tutorials https://www.youtube.com/watch?v=6H4Xi3zr21g

If wallet encrypted, then unlock wallet for PoS.

Well there is STILL no sign of any staking happening.

Even if it is counting coin age only since the wallet obtained the private keys, instead of since the coins were actually sent to their addresses on the blockchain, some indication of staking should be happening by now shouldn't it?

-MarkM-



Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on December 18, 2018, 05:58:13 PM
Check next:
reservebalance=0
connections 2 or more
wallet - unlocked

What tooltip do you see when pointer over staking icon?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on December 18, 2018, 09:16:11 PM
Check next:
reservebalance=0
connections 2 or more
wallet - unlocked

What tooltip do you see when pointer over staking icon?

I have had three connections all this time, I set reservebalance to zero way back, and have never locked the wallet.

There is no icon as I cannot compile the GUI, I am running the headless daemon.

...

However, I just stopped it, emptied debug.log and restarted it, and now all of a sudden it seems to be staking. :)

...

Didn't last long but at least it tried. Staked its biggest balance, showed an orphan in log, back to doing nothing. Maybe waiting for coins to age again.


-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on December 18, 2018, 11:03:39 PM
1. orphan transaction not reset age, just staking again.
2. I see your good staking on block 10012
3. wait 100 confirmation and split your coins or next time (in 7 days) you get only 2 staking.

If you not have GUI to split coins, just create new wallet (not address in old wallet)
and send to address from new wallet many transactions, every 500-1000 coins.
And do not forget backup new wallet.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on December 24, 2018, 11:43:25 PM
Won't splits happen automatically as staking happens?

Also do you happen to know a good CPU-miner for Ubuntu 16.04 LTS Linux?

I have minerd but googling led to a thread on bitcointalk that claims no one has gotten scrypt-jane to work in that, and its -help readout does not even mention scrypt-jane as an option, just scrypt and scrypt-N.

I also have sgminer that I use to run little USB-stick SHA256 ASICs but it seems maybe to only do SHA256 just to offer tons of different hardware it can handle.

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on December 25, 2018, 02:25:25 AM
Splitting automatically, but with big balance you get best block size after 6 month.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on January 12, 2019, 02:01:18 PM
I have left a cpu miner running a few weeks now supposedly mining the old GPL, but nothing is moving and neither the miner nor the debug.log of the coin show any sign of anything happening, nor does "top" show the miner using any CPU power.

The only CPU miner I could find that purported to be able to do scrypt-jane on Linux was cpuminer-opt, a supposedly optiminsed miner. But it actually seems to do nothing whatsoever.

With the old built in mining ability it never took weeks to find a blocks, so I figure I have given it long enough a try.

Does anyone know of anything that CAN mine the old GPL coin, without special equipment such as a GPU?

I lost my last GPU by trying to mine KED (Klingon EMpire Darsek) with it, and it took out the whole motherboard too.

So even if I actually had any more GPUs I would't want to risk them, and entire motherboards, especially when I know CPU mining used to work just fine back before the code to do it was stripped from the wallet.

-MarkM-


EDIT: Went back to the problem with "fresh eyes" and got it working. :)


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on January 26, 2019, 05:51:41 PM
GPL added to voting list on exchange Altilly (https://www.altilly.com/?a=f9ca9)
Please register and vote (you need buy some ALTI coins for vote)

upd. coin listing was rejected, reasons:

No github activity. -
No community. -
No activity for years -

 ??? ??? ???


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 14, 2019, 07:13:26 PM
I am sorry, but GPL was rejected by Altilly CEO only because of its name.
Gold Pressed Latinum on most info portal marked as dead coin.
Initially GPL2 pass all reviews and was approved, then CEO check it and say: "No activity for years"

As I said before, GPL must be rebranded or destroyed (swap to undistributed  premine SCIFI)


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: HodlerCompany on February 15, 2019, 12:59:38 AM
We didn't reject the coin because of the name.

Only the following is required for listing on our exchange;

- Team members with Linkedin profiles will meet a higher chance for approved listing
- Solid product with real use-case
- Recent github activity is required
- Website
- At least 1 social group (for example, Telegram, Discord or similar)
- BitcoinTalk Announcement
- The project is no longer in ICO phase
- Tokenomics: a proof that during the pre-ICO and ICO phases at least 80% of total circulating supply was sold/distributed to investors that didn't include project team or project advisors.


That's all we ask and I think it's really fair.
We don't look at the ICO funds, volume, value or anything else that other parties think it's important.

Send you application to listings@altilly.com and I will review the coin once again.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 15, 2019, 02:01:05 AM
We didn't reject the coin because of the name.

Only the following is required for listing on our exchange;

- Team members with Linkedin profiles will meet a higher chance for approved listing
- Solid product with real use-case
- Recent github activity is required
- Website
- At least 1 social group (for example, Telegram, Discord or similar)
- BitcoinTalk Announcement
- The project is no longer in ICO phase
- Tokenomics: a proof that during the pre-ICO and ICO phases at least 80% of total circulating supply was sold/distributed to investors that didn't include project team or project advisors.


That's all we ask and I think it's really fair.
We don't look at the ICO funds, volume, value or anything else that other parties think it's important.

Send you application to listings@altilly.com and I will review the coin once again.
Git updated, telegram channel created, soon send request.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: SignMananic on February 15, 2019, 02:35:53 AM
I'm going to promote you on social media. Any camp?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 17, 2019, 04:39:35 PM
Looks like GPL2 was rejected again.  >:(


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: lyno on February 17, 2019, 07:08:56 PM
Since KED and SciFi already are listed there, maybe there is a chance to get GPL on Nova?
https://novaexchange.com/coin_listing/

edit...
Of course a exchange would be nice, but i don't think it's urgent. GPL might become a nice gem when cryptos become mainstream and till then my GPL are staking nicely.  ;D


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 17, 2019, 07:33:55 PM
Since KED and SciFi already are listed there, maybe there is a chance to get GPL on Nova?
https://novaexchange.com/coin_listing/

edit...
Of course a exchange would be nice, but i don't think it's urgent. GPL might become a nice gem when cryptos become mainstream and till then my GPL are staking nicely.  ;D
Nova take 1 BTC for listing and not allow USA users. Volumes very low.

By the way, FreiExchange also reject GPL2 in January.
"Unfortunately we have chosen to not list your coin. While we like your project and respect your efforts, with 8+ coin requests a day, FreiExchange is now trying to establish a certain branding for the exchange in vintage innovative coins or new socially conscious innovative projects. Further, for new coins, we like to see further advancement in the project to ensure its longevity prior to listing."


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Xaltotun on February 18, 2019, 12:50:05 AM
If you can pass the compatibility check, I would support your chain on the Blocknet dex:

https://docs.google.com/forms/d/e/1FAIpQLScgW8lm9qwPf1pP3ROlydU410kGG9XQzhI5NwgMF8GuRtGQfg/viewform


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 18, 2019, 03:40:38 AM
If you can pass the compatibility check, I would support your chain on the Blocknet dex:

https://docs.google.com/forms/d/e/1FAIpQLScgW8lm9qwPf1pP3ROlydU410kGG9XQzhI5NwgMF8GuRtGQfg/viewform
Form sent. May I also send forms for SCIFI and CAPS?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: lyno on February 18, 2019, 08:38:12 AM
By the way, FreiExchange also reject GPL2 in January.
"Unfortunately we have chosen to not list your coin. While we like your project and respect your efforts, with 8+ coin requests a day, FreiExchange is now trying to establish a certain branding for the exchange in vintage innovative coins or new socially conscious innovative projects. Further, for new coins, we like to see further advancement in the project to ensure its longevity prior to listing."

Guess that means they did not bother to really look at it  ::)


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Xaltotun on February 18, 2019, 07:44:21 PM
If you can pass the compatibility check, I would support your chain on the Blocknet dex:

https://docs.google.com/forms/d/e/1FAIpQLScgW8lm9qwPf1pP3ROlydU410kGG9XQzhI5NwgMF8GuRtGQfg/viewform
Form sent. May I also send forms for SCIFI and CAPS?

Go for it!


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 22, 2019, 01:35:54 AM
GPL super action!

As you know, some GPL2 from premine not distributed yet.
Not all Cryptopia users take GPL from exchange, and some coins belongs to admins. (this coins was not swapped)

To support new chain I distribute part of premine among active miners.
Everyone who mint 1 GPL2 get 1 coin as bonus. First distribution soon for all previous mint.
Next, every month, until 2019-06-08, last day of coin explorer.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Alexoz on February 27, 2019, 04:05:33 AM
Hi,

I downloaded the wallet in October to move the coins on it and now it's stuck at block 1724501 after trying to sync.

In order to dumpprivkey I'll need help here!

Thanks


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 27, 2019, 05:01:49 AM
Hi,

I downloaded the wallet in October to move the coins on it and now it's stuck at block 1724501 after trying to sync.

In order to dumpprivkey I'll need help here!

Thanks
You can dumpprivkey even with empty database, no need to sync. In old GPL chain no more new blocks.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Alexoz on February 27, 2019, 03:01:13 PM
How many words for the passphrase on this wallet? I've got 10 here. I asked my gf to do it last year when we received the notice from the exchange.

I can't unlock the wallet to dumpprivkey :S

Is it 10 words? I've have code -32601


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 27, 2019, 04:52:01 PM
How many words for the passphrase on this wallet? I've got 10 here. I asked my gf to do it last year when we received the notice from the exchange.

I can't unlock the wallet to dumpprivkey :S

Is it 10 words? I've have code -32601
In console:
walletpassphrase <passphrase> <timeout>
for example:
walletpassphrase pass123pass 111111111


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: lyno on February 27, 2019, 06:58:43 PM
GPL super action!

As you know, some GPL2 from premine not distributed yet.
Not all Cryptopia users take GPL from exchange, and some coins belongs to admins. (this coins was not swapped)

To support new chain I distribute part of premine among active miners.
Everyone who mint 1 GPL2 get 1 coin as bonus. First distribution soon for all previous mint.
Next, every month, until 2019-06-08, last day of coin explorer.


Already wondered where those coins came from, thanks  ;D


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Alexoz on March 01, 2019, 03:08:00 PM
How many words for the passphrase on this wallet? I've got 10 here. I asked my gf to do it last year when we received the notice from the exchange.

I can't unlock the wallet to dumpprivkey :S

Is it 10 words? I've have code -32601
In console:
walletpassphrase <passphrase> <timeout>
for example:
walletpassphrase pass123pass 111111111

I did that it's why I asked if it's 10 words or 12 in this wallet.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on March 01, 2019, 05:03:30 PM
You need only one word. If you use space in password, try:
Code:
walletpassphrase '123 456 abc def' 11111111


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Alexoz on March 02, 2019, 07:14:44 PM
All right, just mistaken a character from what she wrote down.

I changed rpcport to 7790 and waiting to have a connection but nothing yet this day...


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on March 03, 2019, 02:32:11 AM

I changed rpcport to 7790 and waiting to have a connection but nothing yet this day...
What for?


Title: Re: [GPL] Gold Pressed Latinum 3.0 Coin swap soon.
Post by: Alexoz on March 03, 2019, 05:03:10 AM
There are my precious ones, thanks vampirus!

will sit and wait until the stake begins 8)
Try keep wallet online and set port 7790 in router.

Wasn't working either on 7795.

So what's the matter?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on March 03, 2019, 01:16:56 PM
No need change any port, just run GPL v3 if you want new chain.
Run v2.9 only for dump keys and for that no need any connections.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Alexoz on March 04, 2019, 09:51:24 AM
No need change any port, just run GPL v3 if you want new chain.
Run v2.9 only for dump keys and for that no need any connections.

I'm on v3!

Still no connections

Edit: Maybe Avast blocking, I'll check that...


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on March 04, 2019, 06:32:34 PM
Put in conf file
Code:
addnode=69.118.194.126:7790
addnode=scifi.bounceme.net:7790
addnode=64.71.72.56:7790


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on March 27, 2019, 06:45:29 PM
GPL2 now traded on Livecoin (https://livecoin.net/?from=Livecoin-FpChWKJT) exchange.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: lyno on March 28, 2019, 09:58:42 AM
GPL2 now traded on Livecoin (https://livecoin.net/?from=Livecoin-FpChWKJT) exchange.

Although i am not interested in selling my (creepy gollum voice) precious, that's great news!  :)


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on March 29, 2019, 11:11:32 PM
Still generate block when it's red?
http://ap.imagensbrasil.org/images/2019/03/29/Untitled.png


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on March 30, 2019, 01:36:29 AM
Still generate block when it's red?

Yes.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on March 31, 2019, 07:55:48 PM
Today was second distribution 2x reward for miners.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on April 01, 2019, 02:57:38 AM
I sent without rate, can there be any problem because of this?
http://ap.imagensbrasil.org/images/2019/04/01/Untitled.png


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: hiddensphinx on April 01, 2019, 10:45:40 AM
How many GPL in circulation  ???


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on April 01, 2019, 12:39:22 PM
How many GPL in circulation  ???
437462 GPL


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: hiddensphinx on April 01, 2019, 12:47:52 PM
Whats the best way to split coin into different address in order to stake better?

Also why is exchange in trial only  mode?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on April 01, 2019, 04:37:43 PM
Whats the best way to split coin into different address in order to stake better?

Also why is exchange in trial only  mode?
For split see Hyperstake tutorial. https://www.crypto-city.com/index.php/video/play/29/how-to-split-blocks-in-hyperstake-wallet-youtube/
Optimal input size for staking 150 coins
On exchange only withdrawal not working yet.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on April 01, 2019, 04:53:03 PM
I sent without rate, can there be any problem because of this?

Try repairwallet and then send 39.53 GPL


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on April 01, 2019, 06:14:43 PM
I sent without rate, can there be any problem because of this?

Try repairwallet and then send 39.53 GPL
this message appeared
http://ap.imagensbrasil.org/images/2019/04/01/Untitled06ad99f5db9a1fe3.png


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on April 01, 2019, 06:56:59 PM
I sent without rate, can there be any problem because of this?

Try repairwallet and then send 39.53 GPL
this message appeared

Use repairwallet command in console


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on April 01, 2019, 07:16:51 PM
I sent without rate, can there be any problem because of this?

Try repairwallet and then send 39.53 GPL
this message appeared

Use repairwallet command in console
I used more and the coins came back in the wallet, but when I went to send it appeared this message


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on April 01, 2019, 07:18:36 PM
I sent without rate, can there be any problem because of this?

Try repairwallet and then send 39.53 GPL
this message appeared

Use repairwallet command in console
I used more and the coins came back in the wallet, but when I went to send it appeared this message


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on April 01, 2019, 07:19:45 PM

Use repairwallet command in console
[/quote]

15:18:02
repairwallet

15:18:02
{
"wallet check passed" : true
}
[/quote]
[/quote]


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on April 01, 2019, 07:25:14 PM
In this case you need export privat key and import it in new empty wallet, or use previous backup of wallet.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on April 01, 2019, 07:31:09 PM
In this case you need export privat key and import it in new empty wallet, or use previous backup of wallet.
Okay, I'll try.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: igorsantos on April 01, 2019, 07:44:42 PM
In this case you need export privat key and import it in new empty wallet, or use previous backup of wallet.
It worked, thank you.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on April 07, 2019, 12:42:24 PM

The old GPL blockchain has not moved now for weeks, when I managed to get a scrypt-jane miner working that did get it moving for a while but I have the miners still working and my staking still going and the checkpoint server running but for weeks now not none of my nodes have seen the blockchain move.

So no idea what could be going wrong but the chain does seem very dead. As far as I know the difficuly for POW mining is plenty low enough for my scrypt-jane miners to have been able to find a block in all this time so presumably something is preventing POW blocks from working, and also by now my staking surely should have found a block so presumably something is stopping that from working too.

GPL seems to be moving fine though.

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on April 07, 2019, 04:12:38 PM
In old PoW GPL chain if was no blocks in last 2 Hours, new block not accepted anymore and you need restart wallet.
Or you may use stratum server, in this case you no need restart wallet. I just try and create new block.

For PoS minting you must have 1 years old coins (for old coins, then 180 days for coins generated after last fork) minimum 2 connections and enabled PoS in GUI wallet.
For daemon in Linux use command: setstaking true.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on April 08, 2019, 12:18:34 AM
Well whatever you did seems to have worked, suddenly there have been 70 new blocks. Thanks.

Also it looks like once you had created a block my PoW nodes were able to generate again without being restarted, so maybe once someone does create a block everyone gets un-stuck?

I am not sure if I am using stratum, does the daemon support that? I think my miner program could do it but it didn't seem to work with the GPL daemon?

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on April 08, 2019, 01:29:39 AM
You use plain getwork protocol, not stratum server and if time between blocks less then 2 Hours no need restart wallet.

Information about old PoW chain (GPL Classic): https://bitcointalk.org/index.php?topic=5129603.0
All questions about old GPL please ask there.

GPL stratum server https://github.com/scificrypto/Gold-Pressed-Latinum/releases/download/v2.9.1/GPL-stratum.zip


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: klarki on April 09, 2019, 08:49:27 PM
GPL2 is listed at Livecoin.net (https://www.livecoin.net/en/news/view/128) and available for trading.

GPL2/BTC: https://www.livecoin.net/en/trade/index?currencyPair=GPL2%2FBTC
GPL2/ETH:https://www.livecoin.net/en/trade/index?currencyPair=GPL2%2FETH


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on April 24, 2019, 01:19:34 PM
I made airdrop 10K GPL2 on Livecoin exchange, 2000 of the most active traders have been awarded 5 GPL2 each onto their accounts.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on May 02, 2019, 08:40:32 PM
Today was next miners bonus, 2x rewards + 500 GPL bonus to each active miner.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on June 02, 2019, 09:57:43 PM
Today was last miners bonus 4x.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on June 20, 2019, 10:32:31 AM

GPL2 is trade-able on the Stellar platform, along with various other of the Sci-Fi coins and also GPL Classic (ticker: GPL).

See http://makemoney.knotwork.com/

It should also be on the HORIZON network soon, see horizon section of that same website.

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: LiveCoin on July 09, 2019, 02:29:25 PM
We request the developers to contact us, because we need an up-to-date link to a functioning block explorer.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on July 16, 2019, 02:39:32 PM
New block explorer:  https://chainz.cryptoid.info/gpl2/


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on September 01, 2019, 06:01:27 PM
GPL2 is now part of the Galactic Milieu (http://http://devtome.com/doku.php?id=galactic_milieu) game.

Since trying to use "exchanges" to "discover" the values of game-currencies has proven a very awkward and unreliable process, we prefer to divide a "treasury" by the number of coins minted to arrive at a value. So for the last few years various groups wanting to adopt a currency as their national currency or clan currency or species currency or whatever in the game have been quietly putting together "treasuries" of "reserves" toward that purpose. Lately a number of these treasuries have been put into use.

Thus here are the Latest Rates values of many of the Galactic Milieu's coins and assets, expressed in GPL2 at that calculated value of a GPL2 coin:

BBQrate=.00001703
sBCErate=17.18232885
sBCIrate=2.37077589
sBMCrate=2.46828442
sBRFrate=2.75305503
BTCrate=7500.70933772
CDNrate=1.65483911
CLCrate=.00146071
sCMCrate=2.42118197
sCRFrate=49.55155258
CZBrate=.01068699
DVCrate=.00013700
sDVCrate=111.92300287
FBXrate=.00535377
sGDCrate=118.21031140
sGFCrate=421.74136321
sGHCrate=30.23344301
GMCrate=2.30661154
GPLrate=1.27466666
GPL2rate=1.00000000
sGRCrate=130.29935350
GRFrate=3.70154625
GRPrate=.01449755
sGRPrate=.59427510
I0Crate=.05500044
IXCrate=.05591543
LTCrate=50.22474972
MBCrate=3.15257861
NKLrate=.05777601
NMCrate=.52377453
SPICErate=1.32489470
TBXrate=.00535377
UFCrate=.00141121
UKBrate=1.55892587
UNSrate=1.64454725
USFrate=.00058394
XGGrate=.00334544

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: DegenData on September 27, 2019, 07:41:44 PM
In old PoW GPL chain if was no blocks in last 2 Hours, new block not accepted anymore and you need restart wallet.
Or you may use stratum server, in this case you no need restart wallet. I just try and create new block.

For PoS minting you must have 1 years old coins (for old coins, then 180 days for coins generated after last fork) minimum 2 connections and enabled PoS in GUI wallet.
For daemon in Linux use command: setstaking true.

When was the fork that changed the time to 180 days?  I have coins I obtained in mid-2017 that weren't moved to a wallet until shortly before the Cryptopia delisting and I have no options for staking, I'm trying to determine if this is due to age or the wallet settings. 


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: DegenData on October 16, 2019, 11:55:40 PM
In old PoW GPL chain if was no blocks in last 2 Hours, new block not accepted anymore and you need restart wallet.
Or you may use stratum server, in this case you no need restart wallet. I just try and create new block.

For PoS minting you must have 1 years old coins (for old coins, then 180 days for coins generated after last fork) minimum 2 connections and enabled PoS in GUI wallet.
For daemon in Linux use command: setstaking true.

When was the fork that changed the time to 180 days?  I have coins I obtained in mid-2017 that weren't moved to a wallet until shortly before the Cryptopia delisting and I have no options for staking, I'm trying to determine if this is due to age or the wallet settings. 

Nevermind, the wallet suddenly started staking automatically after a few months. 


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: sstorm06 on February 24, 2020, 10:59:11 AM
Hi, is this account correct and do you really have Airdrop?
https://mobile.twitter.com/GPL_Core


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on February 28, 2020, 11:16:55 PM
Hi, is this account correct and do you really have Airdrop?
https://mobile.twitter.com/GPL_Core

It is not me. I think someone from community want help with GPL promotion.


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Cryptoid on July 01, 2020, 07:16:07 PM
"Nature decays, but Latinum lasts forever. RoA:102"

Unless you missed the SWAP,   ;)


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on September 09, 2020, 12:46:12 AM
Even if you missed the swap, GPL Classic is still running so you still have your GPL; all you missed out on is this newfangled GPL2 stuff...

...And you can trade between the two on the Stellar platform if you like, since on Stellar any asses can be traded against any other asset. :)

See http://makemoney.knotwork.com/stellar/

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: minerja on September 09, 2020, 07:34:36 AM

Even if you missed the swap, GPL Classic is still running so you still have your GPL; all you missed out on as this newfangled GPL2 stuff...

...And you can trade between the two on the Stellar platform if you like, since on Stellar any asses can be traded against any other asset. :)

See http://makemoney.knotwork.com/stellar/

-MarkM-


Hi, tried that link, what does it mean?
How can you trade please?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on September 13, 2020, 07:52:09 PM

If you are familiar with Stellar, which is very much like Ripple, it should be fairly obvious.

If not maybe it is best to start by getting familiar with Stellar.

Basically we simply use Stellar tokens to represent various coins, and Stellar lets any token trade against any other token.

Probably the best way to arrange to turn coins on the blockchain into tokens and vice-versa is to contact me ("knotwork") on the Keybase end to end encrypted chat system, which can be very handy for this kind of thing due to including a Stellar wallet right in the app.

Mind you, last I checked it seemed like the Stellar wallet included in the Keybase chat app did not let you set up arbitrary "trust lines", so likely in order to use our GPL and GPL2 tokens in that wallet you'd need to first use one of the several other Stellar wallets that are available to initially set up the trust lines for whatever Stellar account you use with the wallet that is in Keybase.

Once you have set up the trust lines though, the Stellar wallet inside Keybase seems to work fine.

Other wallets though are probably good to have too if you want to get into trading on the markets as I do not recall the Keybase wallet really providing that or if it does maybe not in as sphisticated a way as some of the other wallets that are available for the Stellar platform.

See Stellar.org for lists of current wallets.

-MarkM-



Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: minerja on September 13, 2020, 08:11:23 PM

If you are familiar with Stellar, which is very much like Ripple, it should be fairly obvious.

If not maybe it is best to start by getting familiar with Stellar.

Basically we simply use Stellar tokens to represent various coins, and Stellar lets any token trade against any other token.

Probably the best way to arrange to turn coins on the blockchain into tokens and vice-versa is to contact me ("knotwork") on the Keybase end to end encrypted chat system, which can be very handy for this kind of thing due to including a Stellar wallet right in the app.

Mind you, last I checked it seemed like the Stellar wallet included in the Keybase chat app did not let you set up arbitrary "trust lines", so likely in order to use our GPL and GPL2 tokens in that wallet you'd need to first use one of the several other Stellar wallets that are available to initially set up the trust lines for whatever Stellar account you use with the wallet that is in Keybase.

Once you have set up the trust lines though, the Stellar wallet inside Keybase seems to work fine.

Other wallets though are probably good to have too if you want to get into trading on the markets as I do not recall the Keybase wallet really providing that or if it does maybe not in as sphisticated a way as some of the other wallets that are available for the Stellar platform.

See Stellar.org for lists of current wallets.

-MarkM-


Hi Mark,
Thank for coming back to me.
I'll look into it tomorrow when i get chance, BUT to be quite honest sounds like a load of hard work for nothing....
No way i am messing around with "secure chats" and all that crap...
Can't see any future for any coin that is so faffy...like most miners i suspect, i simply want to mine, and trade with the least amount of fuss... you know, like the vast majority of the 2500 other coins out their (tongue in cheek).

Besides, when did GPL change from being a good old style coin, into a token, cos i hate tokens, always have, always will.
maybe i need to just go back to GPL2 and get it listed on an exchange...

Or, perhaps i could just sell you my coins?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on September 14, 2020, 06:22:54 AM

Possibly. Traxo has provided a cool tool that can re-arrange the Latest Rates include file (http://galaxies.mygamesonline.org/latestrates.inc) in various ways, such as to show how many of each of the other things one GPL2 coin is worth according to the Latest Rates:

https://latestrates.traxo.me/?from=GPL2&to=GPL

It also allows you to provide a Latest Rates file of your own for it to work from.

I usually at home like to re-cast the Rates the opposite way myself, that is, in this case, to show everything else's price-in-GPL2; but I am not sure Traxo's tool provides that approach.

-MarkM-



Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: minerja on September 14, 2020, 07:05:17 AM

Possibly. Traxo has provided a cool tool that can re-arrange the Latest Rates include file (http://galaxies.mygamesonline.org/latestrates.inc) in various ways, such as to show how many of each of the other things one GPL2 coin is worth according to the Latest Rates:

https://latestrates.traxo.me/?from=GPL2&to=GPL

It also allows you to provide a Latest Rates file of your own for it to work from.

I usually at home like to re-cast the Rates the opposite way myself, that is, in this case, to show everything else's price-in-GPL2; but I am not sure Traxo's tool provides that approach.

-MarkM-



Hi Mark,
Just had a look at interstellar thingy. Unless i am wrong, KYC is required, so thats a complete none started, also it seems to be suggesting, that i could get 0.02BTC for 100 GPL2 coins, but no reference to GPL3 coins. (also there seems to be zero trade history, so no idea where the prices come from, thin air?)

Like i say all together way to troublesome....that said, do you have any idea what GPL2 and GPL3 coins are going for in BTC?
I'm petty sure i have about 100 GPL2 coins to trade if you or anyone wants to buy. (i'll check my GPL3 too, but seem to have lost the wallet temporarily)


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on September 14, 2020, 07:59:24 AM
Version 3 of GPL, known in some circles as GPL as distinct from the old version 2 which those circles refer to as GPL Classic, IS what we refer to as GPL2 since we still refer to "GPL Classic" as simply GPL.

I believe the Latest Rates should show how much BiTCoin ought to be acceptable in lieu of GPL or GPL2, but since BiTCoin changes value constantly obviously one cannot really rely on that file for current moment to moment prices. The Rates are calculated for "treasury" based coins whose relative value can be computed by adding up their "treasury" and dividing that total by the number of coins minted; for coins lacking a "treasury" the best that can be attempted is to show a rate based on some exchange or exchanges at the moment the file was generated, or a value compiled by CoinMarketCap or something along those lines.

In practice one usually finds that entities tend to accept things like BiTCoin, LiTeCoin, Lumens and such in lieu of the other coins but maybe not be looking to sell or spend such coins since such coins tend to vanish into limbo frequently because those are the kinds of coins one ends up having to use on typical web-based public "exchanges" to create and build the "buy sides" of one's coins, and such "exchanges" tend far too frequently to "fly by night" taking all the coins with them, including the coins used to build the "buy sides" which aggregators like CoinMarketCap tend to look at to come up with their ideas of what various coins are worth.

So basically things like BiTCoin, LiTeCoin and so on, things found on many public "exchanges" as the buy-side of many trading pairs, tend to be at a premium since everyone needs those to build their own coin's "buy sides" on such exchanges yet constantly keep losing them all as such exchanges pretend to be hacked (or, who knows, maybe some of them actually do get hacked?) and vanish with all those buy-side coins as well as whatever coin one is trying to build the buy-side of.

So most likely if you are looking for coins commonly found as the buy-side of many trading pairs on public "exchanges" you will tend to find most folks are looking to sell their coin for such coins rather than to buy their coin using such coins ... except on those "exchanges", where you will find that the more of a coin you are trying to "dump" the more you will tend to drive the price down.

Similarly on the "spot price" trading pairs on HORIZON and Stellar you will typically see a column of buy offers so that the more of a coin you want to dump the more you will drive the price down by dumping.

So the advantage of converting to the tokens used for such pairs on the platforms is you can put your sell offer in place and wait for a taker, instead of being a liquidity-destroyer by dumping onto buy offers.

I suppose to avoid tokens you could just try posting here how many GPL new style ("GPL2" in my nomenclature, "GPL" in Vampirus's, confusingly the code's release version is 3 somehing) or GPL classic style ("GPL" in my nomenclature, "GPLC" in Vampirus's, confusingly the code's release version is 2 something) you want to sell for how many of what and wait for a taker to take you up on your offer.

-MarkM-


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on September 24, 2020, 04:09:00 PM
"Nature decays, but Latinum lasts forever. RoA:102"

Unless you missed the SWAP,   ;)

GPL have unlimited time for swap, just export private key in old wallet and import in new.
https://bitcointalk.org/index.php?topic=1392930.msg14149086#msg14149086


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: realdantreccia on October 01, 2020, 06:47:02 AM
Got a small about of what markm explains to be GPL2. :)

Probably the fastest I've ever received a coin in my wallet from Livecoin.net or any web exchange. Was as soon as I hit the button :)

Thanks mark ;)

- I bought a small amount because all the crypto and tokens I hold I like, but I leave the wallet running. Even if the value of 9 coins that I bought are not so high at the moment. I am a forward thinking guy with these old coins and OLD/NEW chains. I also like that it has Russian translations.

Makes sense to.

If you wanna send me some GPL2 to stake I'll keep my node running and coin staked to support this innovative code =)

GPL2: FFV6J66n6ebQAqfPuzuU7v4hNhBKAVycxL

(PS - anyone else's wallet 3.0.1 come with a long public key address beginning with a 5-?)

EDIT: Thanks for the generous anonymous donation! :) Running Gold Pressed Latinum exe right now :) - staying ON.

Code:
Status: 173 confirmations
Date: 10/2/2020 09:55
From: FTBuCHtQmo9igoGDQeyQW1foiRWRQbcFW7
To: FFV6J66n6ebQAqfPuzuU7v4hNhBKAVycxL (own address, label: https://bitcointalk.org/index.php?topic=1392930.400)
Credit: 110.1999 GPL
Net amount: +110.1999 GPL
Transaction ID: 710a7078bc65c4ecf66c807d517c6488862167a1c10c77da3490f3333f671a14

So I decided to buy more at Livecoin just now - Staking away :)


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: vampirus on October 10, 2020, 02:53:52 PM
Long address for anonymous transactions. ( see novacoin topic )

fresh nodes:
Code:
addnode=scifi.bounceme.net:7790
addnode=69.118.192.65
addnode=64.71.72.56
addnode=54.36.19.164
addnode=51.15.130.151


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: realdantreccia on October 14, 2020, 01:44:00 AM
Long address for anonymous transactions. ( see novacoin topic )

fresh nodes:
Code:
addnode=scifi.bounceme.net:7790
addnode=69.118.192.65
addnode=64.71.72.56
addnode=54.36.19.164
addnode=51.15.130.151

Running on Windows 10 with 4 outbound connections. Thank you :)

Also - can you pm a link to novacoin topic?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on May 09, 2021, 01:41:39 PM

Is anyone interested in trading GPL2 (or GPL aka GPL Classic, which is a different thread) against Stellar Lumens (XLM) or DeVCoins (DVC) on the Stellar platform?

For GPL2 asset on Stellar platform see http://makemoney.knotwork.com/stellar/gpl2/  ( Explorer: https://stellar.expert/explorer/public/asset/GPL2-GBHAQ252S4Z4AQOM4BWIRC3UHAOJIKCZQBUJGD336YH2O7W2NKRXMHA5 )

For DVC asset on Stellar platform see http://makemoney.knotwork.com/stellar/dvc/  ( Explorer: https://stellar.expert/explorer/public/asset/DVC-GBHAQ252S4Z4AQOM4BWIRC3UHAOJIKCZQBUJGD336YH2O7W2NKRXMHA5 )

-MarkM-




Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: Hermes Mercury on April 02, 2022, 12:12:24 PM
Hi. There any news for GPL?


Title: Re: [GPL] Gold Pressed Latinum v3.0 New chain.
Post by: markm on April 11, 2022, 10:53:16 AM
Both GPL2 and GPL Classic (GPL) are still doing well in calculated value, that is, the value per coin calculated by dividing the total value of their official "treasury" by the number of coins minted.

Of course the treasury-based coins also have "slush funds" and other possessions beyond the "reserve assets" that can be used in the official "treasuries", so in theory all the Galactic Milieu (https://www.devtome.com/doku.php?id=galactic_milieu) coins should be worth more than just their "calculated value".

GPL and GPL2 are however still among those coins that rely only upon the increasing values of the stuff in their treasuries and upon such profits as they manage to make by trading various assets trying to buy at bargain prices from people presumably attempting to "liquidate" assets towards planet Earth fiat and other situations where for whatever reason someone is selling something at less than its calculated value.

In other words the Ferengi are still not represented by active, productive players out there in the game-worlds harvesting and manufacturing or even warring to build up resources.

So it is maybe still an open question whether either band of Ferengi (those behind GPL and those behind GPL2) will continue to manage to build up the value of their "treasuries" faster than they mint new coins. So far they seem to have managed to do that, not so much thanks to their own efforts but more because most of the "reserve assets" in their "treasuries" have managed to keep going up in value.

See https://galaxies.mygamesonline.org/digitalisassets.html for tables and plots of assets values over time.

See https://makemoney.knotwork.com/ for lists of assets (including GPL and GPL2) on HORIZON and STELLAR platforms.


-MarkM-