geek_at (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
August 23, 2017, 11:47:41 AM |
|
Have the same issue with signature verification issued from myetherwallet. Dev can you please confirm that signature issued and verified with myethewallet are fine?
Our script will try to validate signatures using myetherwallet, etherscan and using ecrecover. Every signature we can't verify automatically will be checked by hand
|
|
|
|
Münzpräger
|
|
August 23, 2017, 11:53:00 AM |
|
Have the same issue with signature verification issued from myetherwallet. Dev can you please confirm that signature issued and verified with myethewallet are fine?
Our script will try to validate signatures using myetherwallet, etherscan and using ecrecover. Every signature we can't verify automatically will be checked by hand glad to hear that. so, I can apply now or should we wait until you adjust the script?
|
|
|
|
geek_at (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
August 23, 2017, 11:55:10 AM |
|
Have the same issue with signature verification issued from myetherwallet. Dev can you please confirm that signature issued and verified with myethewallet are fine?
Our script will try to validate signatures using myetherwallet, etherscan and using ecrecover. Every signature we can't verify automatically will be checked by hand glad to hear that. so, I can apply now or should we wait until you adjust the script? you can join in at any time. The data is only stored for now and the validation script will run at the end of the day
|
|
|
|
de_xt
|
|
August 23, 2017, 12:12:27 PM |
|
The problem with the signature verification lies on a known MEW issue (or "feature") as it produces a geth-incompatible verification hash as described in this github post: https://github.com/kvhnuke/etherwallet/issues/517This is why all submitted signatures should be verified both at MEW and Etherscan.
|
|
|
|
bob75coin
|
|
August 23, 2017, 02:43:39 PM |
|
did you use the mew link or did you do it in a console?
if i verify the signed message on myetherwallet it says correct but if i verify on etherscan it says like that Me too! I tried several times and always the same result: On etherscan the check failed On myetherwallet it is ok
|
|
|
|
SkiOlya
Newbie
Offline
Activity: 256
Merit: 0
|
|
August 23, 2017, 04:32:08 PM |
|
|
|
|
|
rugbytrader
Jr. Member
Offline
Activity: 31
Merit: 1
|
|
August 23, 2017, 04:48:33 PM |
|
my Eth is at Coinbase, am i still eligible for the airdrop?
|
|
|
|
XEnergy
|
|
August 23, 2017, 05:03:10 PM |
|
my Eth is at Coinbase, am i still eligible for the airdrop?
no you cant sign massage
|
|
|
|
Peppa2304
Jr. Member
Offline
Activity: 59
Merit: 10
|
|
August 23, 2017, 05:10:09 PM |
|
How to get free coin airdrop
|
|
|
|
Drokzid
|
|
August 23, 2017, 07:53:30 PM Last edit: August 23, 2017, 08:16:43 PM by Drokzid |
|
Is it possible to sign a message with the "normal" Ethereum Mist wallet, too?
|
BTC IS KING!
|
|
|
Altcoinster
|
|
August 23, 2017, 08:01:16 PM |
|
we have to add a custom token in our wallet to recieve the tokens?
|
|
|
|
Drokzid
|
|
August 23, 2017, 08:25:50 PM |
|
Is it possible to sign a message with the "normal" Ethereum Mist wallet, too?
I have imported my UTC key file into myetherwallet and signed the message with my ETH address 0xd3cDd7abd4981E2e003b936AD881Cb208924501B. I hope it will work, because testing with https://etherscan.io/verifySig was not possible due to "**Invalid Length" error in the "Message Signature Hash" field. Do I also have to add a custom token to my ETH wallet to view the token?
|
BTC IS KING!
|
|
|
bitekoin
|
|
August 23, 2017, 09:25:29 PM |
|
Custom token to add?
|
|
|
|
|
geek_at (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
August 24, 2017, 06:52:48 AM Last edit: August 24, 2017, 05:57:10 PM by geek_at |
|
AIRDROP IS OVERThanks to the many many people who participated in the airdrop. Our script is working on sorting out errors and making verifications in multiple ways since not all clients do verifications the same way. Now a small change on how to buy Tokens. From now on you'll have to use the "sale" function of the contract. It's easy and can be done from Geth, Parity, MEW or any other client that allows contracts to be added. I still can't post images but these are the 4 steps you'll have to make to get clouds: Step one: Go to MyEtherWallet.com and click on "Contracts" https://www.pictshare.net/dt87yz4hdc.jpgStep two: Fill in the Address (0x3c07b3f4a6e253915d83c86707f0af07521d1cd8) and ABI. ABI can be found here: https://etherscan.io/address/0x3c07b3f4a6e253915d83c86707f0af07521d1cd8#codehttps://www.pictshare.net/2231dmctqs.jpgStep three: Select the function "sale" and log in with your wallet https://www.pictshare.net/mncc4lzhpy.pngLast step: After clicking on "WRITE" you will be asked how many ETH you want to send. You can send any amount of ETH larger or equal to 0.002 https://www.pictshare.net/a3jw5x7qnm.jpg
|
|
|
|
joosep
|
|
August 24, 2017, 08:18:03 AM Last edit: August 24, 2017, 06:12:17 PM by joosep |
|
AIRDROP IS OVERThanks to the many many people who participated in the airdrop. Our script is working on sorting out errors and making verifications in multiple ways since not all clients do verifications the same way. Now a small change on how to buy Tokens. From now on you'll have to use the "sale" function of the contract. It's easy and can be done from Geth, Parity, MEW or any other client that allows contracts to be added. I still can't post images but these are the 4 steps you'll have to make to get clouds: Step one: Go to MyEtherWallet.com and click on "Contracts" Step two: Fill in the Address (0x3c07b3f4a6e253915d83c86707f0af07521d1cd8) and ABI. ABI can be found here: https://etherscan.io/address/0x3c07b3f4a6e253915d83c86707f0af07521d1cd8#codeStep three: Select the function "sale" and log in with your wallet Last step: After clicking on "WRITE" you will be asked how many ETH you want to send. You can send any amount of ETH larger or equal to 0.002
|
|
|
|
saifi ida
|
|
August 24, 2017, 08:32:52 AM |
|
Dear today is the last day to follow the airdrop. And if still can get 2.000.000 / 1.000.000 I will join this airdrop. Thank you I'm sure this project runs smoothly. thaks.
|
|
|
|
geek_at (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
August 24, 2017, 02:02:50 PM |
|
is the airdrop end early ? since i think the airdrop will collect a participant until 31 august am i right about that
Dear today is the last day to follow the airdrop. And if still can get 2.000.000 / 1.000.000 I will join this airdrop. Thank you I'm sure this project runs smoothly. thaks.
The airdrop was on Wednesday from Midnight to Wednesday 12:00 pm. as communicated on the schedule on http://apiheaven.com/
|
|
|
|
StrgAltEntf
Member
Offline
Activity: 97
Merit: 10
|
|
August 24, 2017, 04:35:07 PM |
|
Have the airdrops already being distributed? If so, what custom token to add into MEW or Etherum / Mist Wallet?
If they are not yet distributed, at which time the ETH balance counts? At the time of signature or the time when the signature check (in form of script or manual check) is done. Can I already send my ETH balance off my wallet or do loose tokens?
|
|
|
|
geek_at (OP)
Newbie
Offline
Activity: 36
Merit: 0
|
|
August 24, 2017, 05:39:36 PM Last edit: August 24, 2017, 07:05:34 PM by geek_at |
|
Have the airdrops already being distributed? If so, what custom token to add into MEW or Etherum / Mist Wallet?
we have finished the verification for all addresses and will begin the payout shortly (probably today UTC). You can add the token in most wallets by entering the contract address: 0x3c07b3f4a6e253915d83c86707f0af07521d1cd8 and the ABI (which can be found on the verified contract page) If they are not yet distributed, at which time the ETH balance counts? At the time of signature or the time when the signature check (in form of script or manual check) is done. Can I already send my ETH balance off my wallet or do loose tokens?
We have saved the balances of all balances from the end of the airdrop so any amount you had at midnight UTC will be taken as reference to the token calculation. Also: To thank everyone who participated in the airdrop we will give everyone 200 Tokens more per ETH than previously stated. So instead of 300 you'll get 500 per ETH on your wallet.Payout will start soon
|
|
|
|
|