Bitcoin Forum
May 25, 2024, 06:45:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Should a PASCAL COIN clone be launched ?
YES - 58 (71.6%)
NO - 23 (28.4%)
Total Voters: 81

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [47] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 ... 132 »
  Print  
Author Topic: [ANN][PASL]-[PASCAL Lite]-[The Future is Almost Here]  (Read 164849 times)
code_honesty
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 08, 2017, 08:29:33 PM
 #921


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:

Quote
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  Smiley

Good to hear that it works now. Please give feedback on how fast syncing from start. Many thanks.
Slava_K
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500



View Profile
March 08, 2017, 08:35:23 PM
 #922

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

                                 
                  █████████████████████████████▒
               ▒███████████████████████████████▓░
             ▒████▓                         ░▓███▒░
         ░▒▓████▓                             ░▓███▓▓▒▒░
▓▓▓▓▓████████▓▒               ░░░▒▒▒▒▒░         ░▒█████████▓▓▓▓▓
████████▓▒                ░▒▓▓▓▒▒▒▒▒▒▒▓▓▓▓▒         ░░▒▒████████
▓██▓                   ░▒▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▓███▒░             ███▓
▒███                 ░▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓█████▒░         ▓▓█░
░█▓█                ▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓█████▓██░     ▓███
 ▓██▓             ▒██▒▒░▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▒▒░▒▒░  ░▓█▓      ███▓
 ▒█▓█            ▓█▓▒▒▒▒▒▒▒▒▒▒░▒░▒░░░░░▒▒░ ░▒░░▓███▓      ▒███▒
  █▓█▓          ▓█▓▒▓▒▒▒▒░░░░░░░░░░░░▒▓▒▒░░▒▒▓█████░      ███▓
  ▒█▓█░        ░██▓▓▒░░░░░░░░░▒▓▒░ ░░░ ░░▒▒▓▓▓▓▓█▒█░     ▓███▒
   ▓▓▓▓        ███▒░░░░░▒░░░▒▒▒▒▒░░░░░▒▒▒▒▒▒▒▒▒▓▓ █░    ▒███▒
   ░▓▓▓▓   ░▒▒ █▓▒▒▒▒▒▓▓▓▒░▒░░░░░░░▒▒▒▒▒▒▒▒▒░▒▒▓ ▒█    ░████
    ░▓▒▓▒ ░▓████▓▓▓▒▒▒▓▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒  ██   ░████
     ▒▓▓██  ▓████▓▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░▒░▒▒░ ░██▒  ░████▒
      ▓████  ░██████▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░  ░███▓  ░████░
       ▒████   ▓█▓░█████▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░▒▓████░  ▒████▒
        ░████▒  ▒░   ▒██████▓▓▓▒▒▒▒▒▒▒▓██████▓░   ▓████▒
          ████▓         ░▒▓██████████████▓░░    ░████▓
           ▒████▒                              ▓████░
             ▓████░                          ▒████▒
              ░████▓░                      ▒████▓
                ░████▓░                  ▒████▓░
                  ░████▓░              ▒████▓
                     ░▓████▒          ▓████▒
                       ░▒████▓░    ▒████▓
                          ░▓████▓▓████▓░
                             ▒█████▓░
                               ░▒▒░
✬✬✬✬✬















[/cen
adaseb (OP)
Legendary
*
Offline Offline

Activity: 3766
Merit: 1718



View Profile
March 08, 2017, 11:01:22 PM
 #923


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:



Quote
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#msg17909903

I'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 Offline

Activity: 42
Merit: 0


View Profile
March 08, 2017, 11:14:18 PM
 #924

Cheaters gonna cheat...

https://i.imgur.com/rpMnxtt.png

Calling New Node 2017/2/2:

Pls donate to project developments. You have almost 20% of supply.  Grin
adaseb (OP)
Legendary
*
Offline Offline

Activity: 3766
Merit: 1718



View Profile
March 08, 2017, 11:18:03 PM
 #925

Pascal Lite Rich List




Pretty sure the linked accounts are inter-related just by looking at the account # and balances.

lockepi
Sr. Member
****
Offline Offline

Activity: 469
Merit: 250


View Profile
March 08, 2017, 11:19:50 PM
 #926

Cheaters gonna cheat...



Calling New Node 2017/2/2:

Pls donate to project developments. You have almost 20% of supply.  Grin

damn 20% with current supply if we reach 100k sats hed be rich
code_honesty
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 08, 2017, 11:27:53 PM
 #927

Pascal Lite Rich List


https://i.imgsafe.org/090cfefa62.png

Pretty sure the linked accounts are inter-related just by looking at the account # and balances.

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? Smiley

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 Offline

Activity: 3766
Merit: 1718



View Profile
March 08, 2017, 11:32:35 PM
 #928

Remember this guy?

I wonder how many coins he has?



code_honesty
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 08, 2017, 11:36:02 PM
 #929

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 Offline

Activity: 42
Merit: 0


View Profile
March 08, 2017, 11:40:22 PM
 #930

Remember this guy?

I wonder how many coins he has?


https://i.imgsafe.org/beea8ab426.png

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 Offline

Activity: 3766
Merit: 1718



View Profile
March 08, 2017, 11:43:56 PM
 #931

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 Offline

Activity: 42
Merit: 0


View Profile
March 08, 2017, 11:49:33 PM
 #932

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 Offline

Activity: 3766
Merit: 1718



View Profile
March 09, 2017, 12:01:36 AM
 #933

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
Sr. Member
****
Offline Offline

Activity: 275
Merit: 258


View Profile
March 09, 2017, 12:56:11 AM
 #934

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.  Wink
fittsy
Sr. Member
****
Offline Offline

Activity: 441
Merit: 252



View Profile WWW
March 09, 2017, 01:54:01 AM
 #935

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 Smiley

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.

MinerParts - 8 GPU Riserless motherboard with Intel 3855 CPU - 1600w fully modular power supply
Best quality PCIe Powered Risers Shop on Amazon - Shop on eBay - or ship direct at MinerParts.com <- best for international or crypto purchases
MrJaekin
Sr. Member
****
Offline Offline

Activity: 275
Merit: 258


View Profile
March 09, 2017, 01:59:25 AM
 #936

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 Smiley

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 Offline

Activity: 3766
Merit: 1718



View Profile
March 09, 2017, 02:15:03 AM
 #937

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 Smiley

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
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
March 09, 2017, 02:31:55 AM
 #938


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:



Quote
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#msg17909903

I'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
Sr. Member
****
Offline Offline

Activity: 275
Merit: 258


View Profile
March 09, 2017, 02:37:45 AM
 #939


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:



Quote
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#msg17909903

I'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 Offline

Activity: 3766
Merit: 1718



View Profile
March 09, 2017, 02:43:03 AM
 #940


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:



Quote
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#msg17909903

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

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [47] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 ... 132 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!