Coder Social home page Coder Social logo

Circular deps between btcutil and btcd, and tons of duplicated deps with different versions because the versions are inconsistent about btcd HOT 4 OPEN

benma avatar benma commented on June 2, 2024
Circular deps between btcutil and btcd, and tons of duplicated deps with different versions because the versions are inconsistent

from btcd.

Comments (4)

kcalvinalvin avatar kcalvinalvin commented on June 2, 2024

(All things aside) what was the thing you were trying to do? Maybe I could help out there. btcd's main package isn't really meant for outside usage, each of the individual packages are.

from btcd.

guggero avatar guggero commented on June 2, 2024

We're aware of that. Still looking for reviewers of #1825.

from btcd.

benma avatar benma commented on June 2, 2024

@kcalvinalvin

(All things aside) what was the thing you were trying to do? Maybe I could help out there.

We are using it in a few projects and I noticed that I could not get rid of the many duplicated deps and wondered why.

btcd's main package isn't really meant for outside usage, each of the individual packages are.

Why not? It's a perfectly usable library. I make use of the wire package a lot to parse Bitcoin transactions, or use the txscript package for various things. These are not nested modules either - what is the benefit of having btcutil being a nested module?

Nested modules are kind of confusing and seem hard to maintain anyway, seems more natural to just make it a package - would there be a downside to that?

from btcd.

kcalvinalvin avatar kcalvinalvin commented on June 2, 2024

Why not? It's a perfectly usable library. I make use of the wire package a lot to parse Bitcoin transactions, or use the txscript package for various things. These are not nested modules either - what is the benefit of having btcutil being a nested module?

Not much besides that it's just been like that.

Nested modules are kind of confusing and seem hard to maintain anyway, seems more natural to just make it a package - would there be a downside to that?

Not that I can think of.

from btcd.

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.