GithubHelp home page GithubHelp logo

Comments (4)

gwillen avatar gwillen commented on September 24, 2024

Hi @JJaouadi! It seems like the script is having trouble talking to your sidechain daemon (e.g. alphad). From the error you're getting, it reads to me like it successfully connected to the RPC port, made a request, and got a response, but the first line of the response was blank and did not contain an HTTP status code, OR possibly the sidechain daemon disconnected instead of providing a response.

Can you check and make sure that your sidechain daemon is running, that you can make requests to it successfully using bitcoin-cli/alpha-cli or equivalent, and can you check its log for suggestive errors?

I'm happy to walk you through any of those things.

from elements.

JJaouadi avatar JJaouadi commented on September 24, 2024

Thank you very much for your response @gwillen :)

from elements.

JJaouadi avatar JJaouadi commented on September 24, 2024

Hi ! After creating my sidechain, I followed Step 6 of the Elements-Alpha README to move money into my new sidechain. After the "claim-on-sidechain" part, I run blocksign.py but I have issues with spend-from-claim command can you help me please ?

./elements/contrib/sidechain-manipulation.py spend-from-claim 39df77389fe70ef886a54fb6450fa6183d721b6d249fa55da658e967336edef4 22E8QFoqj2ncdstsmd9TUyRkwJQPXcZMmXXbL8VAyZtGtGicKoXyVdjL8hqMjieFBSdENts9dK14pcpu6
Submitting tx to mempool...
Traceback (most recent call last):
File "./elements/contrib/sidechain-manipulation.py", line 268, in
sidechain.sendrawtransaction(tx_hex["hex"])
File "/home/axa-lab/sidechains/elements/contrib/../../python-bitcoinrpc/bitcoinrpc/authproxy.py", line 141, in call
raise JSONRPCException(response['error'])
JSONRPCException: -26: 66: insufficient priority

Got the following error from an RPC Call:
{u'message': u'66: insufficient priority', u'code': -26}

from elements.

instagibbs avatar instagibbs commented on September 24, 2024

@JJaouadi might be because the peg-in utxo was still too "new" for a free transaction.

from elements.

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.