Coder Social home page Coder Social logo

Comments (6)

LaurentMT avatar LaurentMT commented on July 17, 2024 1

Thanks to you. This kind of feedback is always useful to identify the pain points that should be prioritized.

For what it worths, we're also going to check if we can provide in next Dojo version (1.3) a first solution mitigating this issue for Dojo users.

from samourai-dojo.

LaurentMT avatar LaurentMT commented on July 17, 2024

These addresses are related to your Paynyms. I suspect that the long delay is caused by the use of bitcoind as the data source used by Dojo for imports/rescans (the scantxoutset provided by bitcoind function isn't really fast). There are some new features in the pipes that should definitely improve this part (probably released in v1.4).

from samourai-dojo.

Relaxo143 avatar Relaxo143 commented on July 17, 2024

Isn't that the purpose of dojo? What could I use as data source if not bitcoind? Also I haven't received any funds via paynyms. Weird.

from samourai-dojo.

LaurentMT avatar LaurentMT commented on July 17, 2024

Current versions of Dojo track the activity of your wallet but they don't index the activity of all addresses that have been active on the blockchain. But sometimes, your wallet will need that Dojo checks if an address has some past activity (when you sweep an external privkey with your wallet, when your wallet checks if payments were received by your Paynym, etc).

This is why current versions of Dojo need an "external" data source. Currently, Dojo supports 2 possible data sources: your local bitcoind or OXT. OXT is provided as a backup solution but its use isn't recommended for privacy reasons.

As I wrote in my previous comment, a third solution is in the pipes. It will the provide the best of both worlds (i.e. the privacy of a local data source without the limitations and slowness of the scantxoutset function provided by bitcoind). The tradeoff is that it will require some additional disk space (around 50GB).

from samourai-dojo.

Relaxo143 avatar Relaxo143 commented on July 17, 2024

Update: In my paynyms menu It said following: 1 (the samourai donations paynym), but I had never actually sent the special transaction. I archived the paynym and now my wallet takes 5 secs to sync again. Thanks for pointing me in the right direction. Maybe there should be a warning about using dojo with paynyms? It slows down the sync time by 8 times and makes the wallet almost unusable. Also off topic, but what is the difference between following a paynym with and without the special tx?

from samourai-dojo.

kenshin-samourai avatar kenshin-samourai commented on July 17, 2024

code in branch fix_force_import_bip47_addr should mitigate the issue for Dojo users.

will be merged in develop for QA of v1.3.

from samourai-dojo.

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.