Coder Social home page Coder Social logo

Comments (4)

mccwdev avatar mccwdev commented on July 22, 2024

The warning are annoying but harmless, you can ignore them. Bitcoinlib tries to parse the script and if it fails it use another method.

But yes we have to rid of those warnings.

from bitcoinlib.

Goro2030 avatar Goro2030 commented on July 22, 2024

Thanks for replying so quickly!

So if it fails with the default approach, it uses another and parses it ok? I need to be sure it is parsing the whole block, and the TX's in it.

Also, another question: How can I get rid of the warnings going into the stdout/terminal? It's filling my screen with those ... tried to silence it by several methods but couldn't.

from bitcoinlib.

Goro2030 avatar Goro2030 commented on July 22, 2024

Also getting this:

2019/10/04 16:19:06 ERROR __init__(39) Could not parse witnesses in transaction. Multisig redeemscript expected

Does this mean that the transaction is skipped ( es per the "ERROR" ), and not decoded?

from bitcoinlib.

mccwdev avatar mccwdev commented on July 22, 2024

A duplicate log handler has been removed in 432b8bb which should disable logs to stdout
As for your last question: It's hard to say what is causing the error, please include a (test!) transaction so I can take a look.

from bitcoinlib.

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.