code_honesty
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 08, 2017, 08:29:33 PM |
|
Which FPC did you use? The one with "sudo apt-get install fpc" or did you download the one that's required found in the FAQ?
I install Lazarus and FPC manually. I download fpc_3.0.2-170225_amd64.deb, fpc-src_3.0.2-170225_amd64.deb and lazarus-project_1.6.4-0_amd64.deb. I'm quite sure this is done correct. And it is the newest stable versions. I'm not aware of any FAQ telling me to do otherwise. However both PascalCoin and Pascal Lite compile and run perfect when I correct the two functions in UTime.pas. This is how it should look: Function DateTime2UnivDateTime(d:TDateTime):TDateTime; {$IFDEF FPC} begin // Result := UniversalTimeToLocal(d); Result := LocalTimeToUniversal(d); end; {$ELSE}
----------- Function UnivDateTime2LocalDateTime(d:TDateTime):TDateTime; {$IFDEF FPC} begin Result := UniversalTimeToLocal(d); // Result := LocalTimeToUniversal(d); end; {$ELSE}
Then everything works Good to hear that it works now. Please give feedback on how fast syncing from start. Many thanks.
|
|
|
|
Slava_K
|
|
March 08, 2017, 08:35:23 PM |
|
So, how do I backup my wallet? Just copy the contents of the C:\Users\***\AppData\Roaming\PascalLite folder or do I just need the WalletKeys.dat file?
Yes. Just yes for all...
|
|
|
|
adaseb (OP)
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
March 08, 2017, 11:01:22 PM |
|
Get PascalLite listed on Crytopia - UPDATED We need ~0.21 BTC (Basically 100000 DOT/BTC) to get listed on Crytopia. Crytopia BTC Bounty Donation Address: 1JKjH4d27H1ieUyz5EHPrDNRBRSeQypZ8M Currently 0.11 BTC donated ~ 0.10 BTC remaining Only send from an address you control, DONT SEND FROM AN EXCHANGE INCASE I NEED TO ISSUE REFUNDS. Address had 1 withdraw transaction to test the private key since its located on cold storage. Crytopia already said they would list our coin they just need their ~0.21 BTC https://bitcointalk.org/index.php?topic=1669443.msg17909903#msg17909903I'll let this bountry run for 30 days... so on April 7th 2017, if ~0.21 BTC is not raised, all amounts will be issued refunds. So only send from an address you control because I will send it back to the same inputs. So the refund will go to your BTC address or one of your BTC change address in your wallet according to what inputs were used in the transaction. Thanks mxhwr for the latest donation
|
|
|
|
code_honesty
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 08, 2017, 11:14:18 PM |
|
Calling New Node 2017/2/2: Pls donate to project developments. You have almost 20% of supply.
|
|
|
|
adaseb (OP)
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
March 08, 2017, 11:18:03 PM |
|
Pascal Lite Rich List
Pretty sure the linked accounts are inter-related just by looking at the account # and balances.
|
|
|
|
lockepi
|
|
March 08, 2017, 11:19:50 PM |
|
Cheaters gonna cheat... Calling New Node 2017/2/2: Pls donate to project developments. You have almost 20% of supply. damn 20% with current supply if we reach 100k sats hed be rich
|
|
|
|
code_honesty
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 08, 2017, 11:27:53 PM |
|
Those at the bottom is dedmaroz with 10k each, new node are with 50k and 43k accounts. olorin is account 310-81 and you have about 40k by my estimate. all others are dispersed on small amounts. well you are all early adopters. care to sell some? We need the network to grow to at least 1 THS to be stable. and xiphon is correct. More pools. @xiphon, any plan of publishing pool source code?
|
|
|
|
adaseb (OP)
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
March 08, 2017, 11:32:35 PM |
|
Remember this guy? I wonder how many coins he has?
|
|
|
|
code_honesty
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 08, 2017, 11:36:02 PM |
|
Has anyone tried syncing linux node from start? how fast is it? I think it will be an issue later on if new miners and exchanges will list us.
I tried to resync my linux machine and its taking a bit slow from the very bottom. @adaseb can this be addressed?
|
|
|
|
code_honesty
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 08, 2017, 11:40:22 PM |
|
He gets huge sum of the supply. he's using his own pool. There is a post of him on original using that miner name.
|
|
|
|
adaseb (OP)
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
March 08, 2017, 11:43:56 PM |
|
Has anyone tried syncing linux node from start? how fast is it? I think it will be an issue later on if new miners and exchanges will list us.
I tried to resync my linux machine and its taking a bit slow from the very bottom. @adaseb can this be addressed?
Are you talking about the linux server daemon or the linux gui wallet?
|
|
|
|
code_honesty
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 08, 2017, 11:49:33 PM |
|
Has anyone tried syncing linux node from start? how fast is it? I think it will be an issue later on if new miners and exchanges will list us.
I tried to resync my linux machine and its taking a bit slow from the very bottom. @adaseb can this be addressed?
Are you talking about the linux server daemon or the linux gui wallet? probably both. what i did was remove the directory of blocks and tried to re-index. its syncing but its slow.
|
|
|
|
adaseb (OP)
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
March 09, 2017, 12:01:36 AM |
|
Has anyone tried syncing linux node from start? how fast is it? I think it will be an issue later on if new miners and exchanges will list us.
I tried to resync my linux machine and its taking a bit slow from the very bottom. @adaseb can this be addressed?
Are you talking about the linux server daemon or the linux gui wallet? probably both. what i did was remove the directory of blocks and tried to re-index. its syncing but its slow. The daemon works because I am running a node based off it but there really isn't much info or stats, you just need to run it and leave it the way it is. Check your directory to make sure it downloaded the blockchain and do "netstat -a" to make sure you are getting clients.
|
|
|
|
MrJaekin
|
|
March 09, 2017, 12:56:11 AM |
|
Pascal Lite Rich List
Pretty sure the linked accounts are inter-related just by looking at the account # and balances. I can verify that the top two in red are NOT the same person as the bottom blue area. I wish it was though.
|
|
|
|
fittsy
|
|
March 09, 2017, 01:54:01 AM |
|
Do you guys still need dedicated nodes? We have a VPS server and I'm sure we could run a node. I might need some help setting it up though Adding a new dedicated ip for this costs at my provider only like $3 per month, so no big deal. We'd be willing to donate that to the cause.
|
|
|
|
MrJaekin
|
|
March 09, 2017, 01:59:25 AM |
|
Do you guys still need dedicated nodes? We have a VPS server and I'm sure we could run a node. I might need some help setting it up though Adding a new dedicated ip for this costs at my provider only like $3 per month, so no big deal. We'd be willing to donate that to the cause. That would be great! The more people involved the better! Just let adaseb know what your IP is.
|
|
|
|
adaseb (OP)
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
March 09, 2017, 02:15:03 AM |
|
Do you guys still need dedicated nodes? We have a VPS server and I'm sure we could run a node. I might need some help setting it up though Adding a new dedicated ip for this costs at my provider only like $3 per month, so no big deal. We'd be willing to donate that to the cause. Yeah that would be great. What OS are you guys running? Also we got another donation thanks someone for the 0.00297725 BTC
|
|
|
|
Papski
|
|
March 09, 2017, 02:31:55 AM |
|
Get PascalLite listed on Crytopia - UPDATED We need ~0.21 BTC (Basically 100000 DOT/BTC) to get listed on Crytopia. Crytopia BTC Bounty Donation Address: 1JKjH4d27H1ieUyz5EHPrDNRBRSeQypZ8M Currently 0.11 BTC donated ~ 0.10 BTC remaining Only send from an address you control, DONT SEND FROM AN EXCHANGE INCASE I NEED TO ISSUE REFUNDS. Address had 1 withdraw transaction to test the private key since its located on cold storage. Crytopia already said they would list our coin they just need their ~0.21 BTC https://bitcointalk.org/index.php?topic=1669443.msg17909903#msg17909903I'll let this bountry run for 30 days... so on April 7th 2017, if ~0.21 BTC is not raised, all amounts will be issued refunds. So only send from an address you control because I will send it back to the same inputs. So the refund will go to your BTC address or one of your BTC change address in your wallet according to what inputs were used in the transaction. Thanks mxhwr for the latest donation Lmao!! who needs a small exchange when you have polo already..hahahaha
|
|
|
|
MrJaekin
|
|
March 09, 2017, 02:37:45 AM |
|
Get PascalLite listed on Crytopia - UPDATED We need ~0.21 BTC (Basically 100000 DOT/BTC) to get listed on Crytopia. Crytopia BTC Bounty Donation Address: 1JKjH4d27H1ieUyz5EHPrDNRBRSeQypZ8M Currently 0.11 BTC donated ~ 0.10 BTC remaining Only send from an address you control, DONT SEND FROM AN EXCHANGE INCASE I NEED TO ISSUE REFUNDS. Address had 1 withdraw transaction to test the private key since its located on cold storage. Crytopia already said they would list our coin they just need their ~0.21 BTC https://bitcointalk.org/index.php?topic=1669443.msg17909903#msg17909903I'll let this bountry run for 30 days... so on April 7th 2017, if ~0.21 BTC is not raised, all amounts will be issued refunds. So only send from an address you control because I will send it back to the same inputs. So the refund will go to your BTC address or one of your BTC change address in your wallet according to what inputs were used in the transaction. Thanks mxhwr for the latest donation Lmao!! who needs a small exchange when you have polo already..hahahaha Pascal Coin is on Poloniex..... Pascal Lite is not.
|
|
|
|
adaseb (OP)
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
March 09, 2017, 02:43:03 AM |
|
Get PascalLite listed on Crytopia - UPDATED We need ~0.21 BTC (Basically 100000 DOT/BTC) to get listed on Crytopia. Crytopia BTC Bounty Donation Address: 1JKjH4d27H1ieUyz5EHPrDNRBRSeQypZ8M Currently 0.11 BTC donated ~ 0.10 BTC remaining Only send from an address you control, DONT SEND FROM AN EXCHANGE INCASE I NEED TO ISSUE REFUNDS. Address had 1 withdraw transaction to test the private key since its located on cold storage. Crytopia already said they would list our coin they just need their ~0.21 BTC https://bitcointalk.org/index.php?topic=1669443.msg17909903#msg17909903I'll let this bountry run for 30 days... so on April 7th 2017, if ~0.21 BTC is not raised, all amounts will be issued refunds. So only send from an address you control because I will send it back to the same inputs. So the refund will go to your BTC address or one of your BTC change address in your wallet according to what inputs were used in the transaction. Thanks mxhwr for the latest donation Lmao!! who needs a small exchange when you have polo already..hahahaha Pascal Coin is on Poloniex..... Pascal Lite is not. He is just sig spamming to get his stake in the MobileGO bounty signature campaign.
|
|
|
|
|