GithubHelp home page GithubHelp logo

Comments (2)

shesek avatar shesek commented on August 16, 2024

Hi Tyler, thanks for the suggestion! This is definitely on the roadmap. I'm currently in the process of doing some major refactoring for the wallet manager and indexer (should hopefully be ready soon-ish), which would make this easier to implement.

One complication is that bwt will have to keep the xpubs/descriptors added at runtime in a persistent store, which it currently doesn't have (its stateless, with all the state is held in Bitcoin Core). But I have a possible solution for this in mind.

from bwt.

craigraw avatar craigraw commented on August 16, 2024

+1 on this.

I'm currently trying to add BIP47 support in Sparrow to Bitcoin Core connections, which means adding individual addresses to BWT's config rather than descriptors or xpubs. However, restarting the server must now occur much more frequently - for example whenever a new notification transaction is received, or even an unused BIP47-generated address is received to (in order to maintain a gap limit). This is creating a number of problems practically as other requests fail during these BWT restarts. The ability to add new addresses at runtime would help greatly.

from bwt.

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.