Coder Social home page Coder Social logo

Comments (3)

arnuschky avatar arnuschky commented on August 15, 2024

As a workaround for issue 2), I tried the following:
When batch-importing, I used importprivkey <key> <label> false to avoid triggering multiple rescans.

My idea was that I could trigger a rescan afterwards manually. But alas, there is apparently no way to trigger a rescan (see #250)

By the way, after importing the keys as indicated above, btcwallet starts up like as follows:

14:00:35 2015-04-18 [INF] WLLT: Started rescan from block 00000000f952d926901f537502c834baa9790a8a178adc46ec9d7c82cb5d5bf0 (height 349578) for 14 addresses
14:00:35 2015-04-18 [INF] WLLT: Finished rescan for 14 addresses (synced to block 00000000f952d926901f537502c834baa9790a8a178adc46ec9d7c82cb5d5bf0, height 349578)

from btcwallet.

arnuschky avatar arnuschky commented on August 15, 2024

For completeness, here the hint from @jrick how to trigger a rescan manuall:

On master (which uses the old txstore package) this can be triggered by closing wallet, deleting the file ~/.btcwallet/{main,test,sim}net/tx.bin, and restarting

from btcwallet.

jrick avatar jrick commented on August 15, 2024

Rather than adding an extension to the legacy RPC server, these improvements should be added to the walletrpc.WalletService/ImportPrivateKey RPC.

from btcwallet.

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.