shidenggui / blog

Reading makes thought sharper, writing makes thought clearer
https://shidenggui.com
50 stars 2 forks source link

专属开源开发者的羊毛福利,作者实际到手现金 5K+ (github namebase airdrop) #22

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

专属开源开发者的羊毛福利,作者实际到手现金 5K+(namebase airdrop)

https://shidenggui.com/articles/namebase-airdrop

frostming commented 4 years ago

你的Gitee地址saved my day...

以及如果是windows的话执行脚本需要 node bin\hs-airdrop <private_key> <address> <fee>

YuKongEr commented 4 years ago

地址是github邮箱地址吗 我这报错了 Passphrase: Error: Invalid bech32 string.

shidenggui commented 4 years ago

@YuKongEr 地址看命令行下面的图片,领取页面有个按钮Click To Show xxxx,点击会显示你的地址。

AngryPowman commented 4 years ago

namebase 一直在 Airdrop: waiting for more confirmations... 状态,需要等吧?

shidenggui commented 4 years ago

@AngryPowman 是的,要等好几个小时,有些人等十几个小时的也有。

fyytycoon commented 4 years ago

这个是什么问题 Error: Cannot find module 'bcrypto/lib/pgp'

shidenggui commented 4 years ago

@fyytycoon 用 cpnm 安装依赖,国内的环境,npm 有些包安装不上

AngryPowman commented 4 years ago

已到账和提现部分,感谢。 这边亲测用过期的身份证也可以,建议是算签名之后马上撤销你的 private key, 相对会比较安全。

shidenggui commented 4 years ago

@AngryPowman 恭喜。我当时直接用的自己的身份证,确实有点不安全。

ljunb commented 4 years ago

我这边运行 ./bin/hs-airdrop <私钥地址> <address> <fee> 一直提示Error: connect ECONNREFUSED,这是啥原因呢

skymxc commented 4 years ago

老哥,需要一个网络确认是什么意思?

shidenggui commented 4 years ago

@skymxc 你说的是 okex 的提现吗?那个好像要等一个小时就可以了

imagemlt commented 4 years ago

一直报 could not dins nonce in bucket xxx是什么问题?

imagemlt commented 4 years ago

复制了地址还是报这个错

LasmGratel commented 4 years ago

Airdrop: waiting for more confirmations...已经等了一整天了

shidenggui commented 4 years ago

@NanamiArihara 可能是 fee 太低了,现在如果用推荐的 fee,好像要等不少时间。

LasmGratel commented 4 years ago

但是已经发了的也不能改了…


From: shidenggui notifications@github.com Sent: Friday, February 21, 2020 11:38:53 AM To: shidenggui/blog blog@noreply.github.com Cc: Nanami Arihara lasm_gratel@hotmail.com; Mention mention@noreply.github.com Subject: Re: [shidenggui/blog] 专属开源开发者的羊毛福利,作者实际到手现金 5K+(namebase airdrop) (#22)

@NanamiAriharahttps://github.com/NanamiArihara 可能是 fee 太低了,现在如果用推荐的 fee,好像要等不少时间。

― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/shidenggui/blog/issues/22?email_source=notifications&email_token=ABS4INKJVVWTWRVZT3ABSE3RD5EE3A5CNFSM4KXUE53KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMRMZ5A#issuecomment-589483252, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABS4INLURVG6SP7ME2RTUULRD5EE3ANCNFSM4KXUE53A.

Thesharing commented 4 years ago

经历一天到账,现在已经到2k5左右,除了撤销Private Key以及删除交易所信息以外,还有什么值得注意的点吗?

shidenggui commented 4 years ago

@Thesharing 应该没了,这样整体感觉还是比较安全的。

yunsii commented 4 years ago

有大佬知道这个 socket hang up 是咋回事吗?

$ ./bin/hs-airdrop ~/.ssh/id_rsa xxx 0.010
Passphrase:
Attempting to create proof.
This may take a bit.
Decrypting nonce...
Downloading: https://github.com/handshake-org/hs-tree-data/raw/master/nonces/155.bin...
Error: socket hang up
    at TLSSocket.onHangUp (_tls_wrap.js:1137:19)
    at Object.onceWrapper (events.js:313:30)
    at emitNone (events.js:111:20)
    at TLSSocket.emit (events.js:208:7)
    at endReadableNT (_stream_readable.js:1064:12)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)
yunsii commented 4 years ago

https://github.com/handshake-org/hs-airdrop/issues/35#issuecomment-588198395

不用试了,No keys, no coins. _(:3J∠)_

negativeentropy9 commented 4 years ago

id card 怎么移除的?

Alpslee commented 4 years ago

大佬们现在还来得及吗?

shidenggui commented 4 years ago

@Alpslee 现在具体情况我不太了解了。

evan69 commented 4 years ago

已到账和提现部分,感谢。 这边亲测用过期的身份证也可以,建议是算签名之后马上撤销你的 private key, 相对会比较安全。

您好,请问一下,撤销private key是指在github页面https://github.com/settings/keys 上删掉对应的SSH key吗?

shidenggui commented 4 years ago

@evan69 是的

zhangshine commented 4 years ago

只是需要以前的private key进行验证,不需要放到github账户里面。也就是说为了安全,验证之前可以把github上面的ssh key全删掉,依然可以验证成功。

evan69 commented 4 years ago

好的,感谢两位 @shidenggui @zhangshine 。我昨晚提交了base64,后来为了安全就把github上sshkey删了。然后直到现在namebase里的状态都是Airdrop: waiting for more confirmations...,不知道还要多久,会不会是我的fee设的太小了

showonne commented 4 years ago

@evan69 我昨天弄的,现在也是 Airdrop: waiting for more confirmations... 这个需要多久呢

evan69 commented 4 years ago

@evan69 我昨天弄的,现在也是 Airdrop: waiting for more confirmations... 这个需要多久呢

20小时以内可以到

GeSnowBoy commented 4 years ago

请问验证身份信息需要多久, 我上传了很久都没成功

fengzhao commented 4 years ago

➜ hs-airdrop git:(master) ✗ ./bin/hs-airdrop ~/.ssh/vultr xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 0.010 /data/hs-airdrop/node_modules/_loady@0.0.1@loady/lib/loady.js:121 throw err; ^

Error: Could not locate the bindings file. Tried:

fengzhao commented 4 years ago

这是什么情况啊?