You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you see this error in the hsd log after broadcasting your airdrop proof, it means YOUR AIRDROP HAS ALREADY BEEN CLAIMED. This is essentially a double-spend error.
Every GitHub airdrop recipient can claim ONCE on Handshake. This means even if you had 10 PGP keys in your account, you can only claim once, and then the other 9 keys won't work. If you didn't claim with --bare before and are trying that now, it won't work -- you can only claim once.
If you used a Namebase address the first time you claimed and you are seeing this error now, that means your first claim succeeded and your funds belong to Namebase. There is nothing else you can do with handshake-org software, you must contact Namebase support.
Airdrop claims can not be spent until they accumulate 100 blocks. Namebase or any other exchange may require additional confirmations on top of that before crediting your account.
If you are absolutely certain without a doubt that this is the very first time you have ever run hs-airdrop and you are getting this error in your hsd log it means either:
Your GitHub keys have been compromised and someone else has managed to claim your airdrop
There is something extremely wrong with the airdrop implementation at the consensus level
If you are certain that your GitHub keys have always been safe, and you saw this error the first time you attempted to claim an airdrop, please comment below or if you think there may be a critical consensus bug involved, please contact handshake-org securely.
The text was updated successfully, but these errors were encountered:
If you see this error in the hsd log after broadcasting your airdrop proof, it means YOUR AIRDROP HAS ALREADY BEEN CLAIMED. This is essentially a double-spend error.
Every GitHub airdrop recipient can claim ONCE on Handshake. This means even if you had 10 PGP keys in your account, you can only claim once, and then the other 9 keys won't work. If you didn't claim with
--bare
before and are trying that now, it won't work -- you can only claim once.If you used a Namebase address the first time you claimed and you are seeing this error now, that means your first claim succeeded and your funds belong to Namebase. There is nothing else you can do with handshake-org software, you must contact Namebase support.
Airdrop claims can not be spent until they accumulate 100 blocks. Namebase or any other exchange may require additional confirmations on top of that before crediting your account.
If you are absolutely certain without a doubt that this is the very first time you have ever run
hs-airdrop
and you are getting this error in your hsd log it means either:If you are certain that your GitHub keys have always been safe, and you saw this error the first time you attempted to claim an airdrop, please comment below or if you think there may be a critical consensus bug involved, please contact handshake-org securely.
The text was updated successfully, but these errors were encountered: