Git Product home page Git Product logo

Comments (5)

tunnckoCore avatar tunnckoCore commented on July 30, 2024 3

Nope. Even with --bare, plus I'm not using the ssh, I use the pgp keys.

With or without --bare i'm getting the same base64 string, but different hash when sendrawairdrop.

My node is fully synced.

edit: but hey, yea, i have this same thing

[info] (wallet) Incoming transaction for 1 wallets in WalletDB (cbc44ceaaa98c7c1e25e69f16be6bf176f765780e5430eca12267a7c7c350c18).
[info] (wallet) Added transaction to wallet in WalletDB: primary (0).
[info] (wallet) Connected WalletDB block 00000000000000015d7ee21eb94317e5f4cc9407496e4462143b67c44c32f311 (tx=1).
[info] (chain) Block 00000000000000015d7ee21eb94317e5f4cc9407496e4462143b67c44c32f311 (81905) added to chain (size=95055 txs=38 time=366.895134).

edit2: yep it propagated and they came 🎉

from hs-airdrop.

samsondav avatar samsondav commented on July 30, 2024 2

I was able to fix this with some help from devs in the telegram group. Apparently Goosig was disabled on day 395.

I had to recreate my airdrop base64 with the --bare option like so:

./bin/hs-airdrop --bare ~/.ssh/id_rsa hs1XXX

This time it worked. It is noted that this exposes your raw public key.

from hs-airdrop.

pinheadmz avatar pinheadmz commented on July 30, 2024 1

Thanks for the update! I'm going to reopen this as a reminder we need to update the docs :-)

from hs-airdrop.

strager avatar strager commented on July 30, 2024 1

@samsondav's workaround worked for me!

Here's what was in hsd's logs before using --bare:

[error] (node) Verification failure: bad-goosig-disabled (code=invalid score=0 hash=088f2f8e902147c4d755bc89f0ff2c3918e462dea401ecd44abded9c8074563f)
    at Mempool.insertAirdrop (/Users/strager/Projects/handshake/hsd-2.4.0/hsd/lib/mempool/mempool.js:1290:15)
    at Mempool._addAirdrop (/Users/strager/Projects/handshake/hsd-2.4.0/hsd/lib/mempool/mempool.js:1252:16)
    at Mempool.addAirdrop (/Users/strager/Projects/handshake/hsd-2.4.0/hsd/lib/mempool/mempool.js:1233:25)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:94:5)
    at async FullNode.sendAirdrop (/Users/strager/Projects/handshake/hsd-2.4.0/hsd/lib/node/fullnode.js:425:7)
    at async FullNode.relayAirdrop (/Users/strager/Projects/handshake/hsd-2.4.0/hsd/lib/node/fullnode.js:446:7)
[warning] (node) Verification failed for proof: 088f2f8e902147c4d755bc89f0ff2c3918e462dea401ecd44abded9c8074563f.
[warning] (node) Attempting to broadcast anyway...
[warning] (net) Received reject (160.16.237.116:12038): msg=AIRDROP code=invalid reason=bad-goosig-disabled hash=088f2f8e902147c4d755bc89f0ff2c3918e462dea401ecd44abded9c8074563f.
[warning] (net) Received reject (165.22.151.242:12038): msg=AIRDROP code=invalid reason=bad-goosig-disabled hash=088f2f8e902147c4d755bc89f0ff2c3918e462dea401ecd44abded9c8074563f.

after using --bare:

[info] (wallet) Incoming transaction for 1 wallets in WalletDB (3e2191a769dc4f2acd0daacf433df21f2adb1e48d33b41b2b5b631989cea5880).
[info] (wallet) Added transaction to wallet in WalletDB: primary (0).
[info] (wallet) Connected WalletDB block 0000000000000002c931808dbcfa058239091332fb4e0b8aeb356eb2ba3f2d95 (tx=1).

from hs-airdrop.

jurikarta avatar jurikarta commented on July 30, 2024

Good luck

from hs-airdrop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.