Pages:
Author

Topic: [ANN] [PASC] PascalCoin, true deletable blockchain - V3 Hardfork on block 210000 - page 91. (Read 990744 times)

member
Activity: 90
Merit: 10
############## Buying / selling Pascal accounts works perfectly! ##############

full member
Activity: 228
Merit: 250
Looks like the hard fork failed  Sad

HARD FORK INFORMATION

Hard-fork was successful and went smoothly for critical users such as miners and exchanges. There were no bugs or crashes, however, many nodes experienced an issue described below. For those affected nodes, the solution is very simple:

1. Download latest build 2.1.1 and re-install

OR

2. Turn off wallet, delete the *.safebox files from data directory and restart. Wait 2 hours whilst SafeBox is reconstructed by your wallet.

OR if you do not care about historical operations, you can just

3. Delete your /Data sub-dir and restart wallet, you will be synced in few minutes due to new checkpointing functionality. Make sure you do not delete WalletKeys.dat files.


HOW ISSUE OCCURED

1. PascalCoin 2.0.0 and 2.1.0 were shipped with a pre-packaged SafeBox to improve sync performance. This pre-packaged SafeBox included block 107187a

Moments after the package was created, Murphy's Law strikes as follows:

2. Nanopool orphans it’s 107187a with an operationally identical block 107187b except with a different Payload (they do this occasionally since Nanopool appears to be 3 independent pools operating under one umbrella).

3. Since the operations between 107187a and 107187b are the same they affected the account balances and keys exactly the same way. As a result, the V1 SafeBox hash was identical for both 107187a and 107187b.

4. When block 115001 reached, the V2 hashing algorithm activated and detected the difference between 107187a and 107187b. This occurs because V2 now includes the block header in the account segment sub-structures of the SafeBox, which affects the SafeBox hash. Since the Payloads were different, the nodes that contained 107187a hashed the SafeBox differently than those who had 107187b.

5. Only nodes that installed using the pre-packaged installer were affected. All other nodes that synchronised from block 0, or who rebuilt their own SafeBox were unaffected.


CONCLUSION

A - Completely harmless. No funds were lost, stolen or changed whatsoever. We know this for a fact because if there was a difference in account balance or key ownership, step (3) would have detected this difference early on as the V1 SafeBox hash would have been different.

B - Poloniex and other miners were not affected at all and are sending/receiving funds normally.

C - Thanks to V2 Checkpointing, we will no longer ship SafeBox’s inside the installer. This issue will never happen again.


Apologies for inconvenience, but this issue was harmless and we consider the V2 Hard-Fork a success nonetheless.

Regards,
Herman, PascalCoin Development Team



Indeed, all this went without any problem, it is rare in the cryptos world. Pascalcoin is very well coded and everything works correctly Smiley it is time to buy in large quantity now  Cool
newbie
Activity: 25
Merit: 0
Looks like the hard fork failed  Sad

HARD FORK INFORMATION

Hard-fork was successful and went smoothly for critical users such as miners and exchanges. There were no bugs or crashes, however, many nodes experienced an issue described below. For those affected nodes, the solution is very simple:

1. Download latest build 2.1.1 and re-install

OR if you do not care about historical operations, you can just

2. Delete your /Data sub-dir and restart wallet, you will be synced in few minutes due to new checkpointing functionality. Make sure you do not delete WalletKeys.dat files.


HOW ISSUE OCCURED

1. PascalCoin 2.0.0 and 2.1.0 were shipped with a pre-packaged SafeBox to improve sync performance. This pre-packaged SafeBox included block 107187a

Moments after the package was created, Murphy's Law strikes as follows:

2. Nanopool orphans it’s 107187a with an operationally identical block 107187b except with a different Payload (they do this occasionally since Nanopool appears to be 3 independent pools operating under one umbrella).

3. Since the operations between 107187a and 107187b are the same they affected the account balances and keys exactly the same way. As a result, the V1 SafeBox hash was identical for both 107187a and 107187b.

4. When block 115001 reached, the V2 hashing algorithm activated and detected the difference between 107187a and 107187b. This occurs because V2 now includes the block header in the account segment sub-structures of the SafeBox, which affects the SafeBox hash. Since the Payloads were different, the nodes that contained 107187a hashed the SafeBox differently than those who had 107187b.

5. Only nodes that installed using the pre-packaged installer were affected. All other nodes that synchronised from block 0, or who rebuilt their own SafeBox were unaffected.


CONCLUSION

A - Completely harmless. No funds were lost, stolen or changed whatsoever. We know this for a fact because if there was a difference in account balance or key ownership, step (3) would have detected this difference early on as the V1 SafeBox hash would have been different.

B - Poloniex and other miners were not affected at all and are sending/receiving funds normally.

C - Thanks to V2 Checkpointing, we will no longer ship SafeBox’s inside the installer. This issue will never happen again.


Apologies for inconvenience, but this issue was harmless and we consider the V2 Hard-Fork a success nonetheless.

Regards,
Herman, PascalCoin Development Team
member
Activity: 112
Merit: 100
Looks like the hard fork failed  Sad
Why should hard fork Huh Huh, who can explain it
sr. member
Activity: 299
Merit: 250
Everyone can share me a acc for PASC coin, I only member of this coin, not a exchange or miner
thanks
My key: 3GhhbokJZXG3XxpLANiQAu69JEiRs1wcC1hsqu9c8fuJBeN4MbzYxbaDBBdpEwckrkqkobzZuYVqido iND9KL2KU2tzQkZuKFXwCt8
full member
Activity: 148
Merit: 102
from Albert:

pascalcoin [9:36 PM]
The bad news is that I made a mistake and the safebox file I provided with the installer is malformed.
You have 2 solutions:

1 - Delete ALL your *.safebox files  (WARNING: Only the .safebox files!)
  Linux: $HOME/PascalCoin/Data
  Windows: C:\Users\xxx\AppData\Roaming\PascalCoin\Data
Restart the app.
This will "regenerate" the safebox reading all the blockchain... aprox 2 hours


2 - Wait for a new installer with this issue solved
sr. member
Activity: 1932
Merit: 288
For those with sync issue, it's easy fix. Delete data folder, appparams, and blocks.log. Restart pc maybe, but then run wallet. Syncs no problem. I originally had the sync problem and then performed these steps. It works.
Thanks your inf0, I try this and my wallet is ok! But can i sent my coin to exchange at the moment?

just try with 1 pasc and u'll see.

nano withdrawals work fine.
sr. member
Activity: 798
Merit: 250
For those with sync issue, it's easy fix. Delete data folder, appparams, and blocks.log. Restart pc maybe, but then run wallet. Syncs no problem. I originally had the sync problem and then performed these steps. It works.
Thanks your inf0, I try this and my wallet is ok! But can i sent my coin to exchange at the moment?
full member
Activity: 148
Merit: 102
For those with sync issue, it's easy fix. Delete data folder, appparams, and blocks.log. Restart pc maybe, but then run wallet. Syncs no problem. I originally had the sync problem and then performed these steps. It works.
sr. member
Activity: 798
Merit: 250
Dear all''
Please help me to explan "" hard fork "" mean?
I try to sync my wallet, but i can not finish it
full member
Activity: 286
Merit: 102
Some nodes hang up on block 115000 but other nodes are running perfect. So it is most likely that the nodes just need some time to correct some bad blocks. No need for panic - relax and wait  Smiley
full member
Activity: 228
Merit: 250
Looks like the hard fork failed  Sad

why is that?

Blockchain is locked with the 115000 block, the last block was 51 minutes ago and there are 167 pending operations  Roll Eyes
sr. member
Activity: 1932
Merit: 288
full member
Activity: 228
Merit: 250
Looks like the hard fork failed  Sad


I think everything will get back to normal in a short time, there must be a problem somewhere, I hope this will be solved quickly  Undecided
member
Activity: 84
Merit: 10
Looks like the hard fork failed  Sad
member
Activity: 90
Merit: 10
##### Protocol 2 is active #####
full member
Activity: 228
Merit: 250
5 blocks left  Smiley 115000 is near  Cool
full member
Activity: 228
Merit: 250
So payload is just a comment, like an annotation? I would like to know if when you buy an account, the private key is automatically changed, there is nothing to do just after you buy an account? I mean you can send and receive PASC directly and securely ? Thanks and long life to PASCAL Cheesy


When you buy an account from pascwallet or getpasa, the public key you provided associates that PASA to your private key. Nothing else needs to be done.

This is genius  Grin Really this crypto is great, everything works correctly, and everything has been thought right, it is very nice to use Pascalcoin, thank you  Smiley
full member
Activity: 148
Merit: 102
So payload is just a comment, like an annotation? I would like to know if when you buy an account, the private key is automatically changed, there is nothing to do just after you buy an account? I mean you can send and receive PASC directly and securely ? Thanks and long life to PASCAL Cheesy


When you buy an account from pascwallet or getpasa, the public key you provided associates that PASA to your private key. Nothing else needs to be done.
full member
Activity: 228
Merit: 250
So payload is just a comment, like an annotation? I would like to know if when you buy an account, the private key is automatically changed, there is nothing to do just after you buy an account? I mean you can send and receive PASC directly and securely ? Thanks and long life to PASCAL Cheesy
Pages:
Jump to: