A way to scan specific block #12880

issue kallewoof opened this issue on April 4, 2018
  1. kallewoof commented at 8:32 AM on April 4, 2018: member

    When importing an address (using e.g. importaddress), it is currently impossible to skip the rescan and instead ask the node to scan a specific block in which you know there are related transactions. It is pretty trivial to use a block explorer to find relevant blocks and only scan those.

    Is it worthwhile to add a RPC command that lets you specify a (range of) block(s) to address this?

  2. fanquake added the label RPC/REST/ZMQ on Apr 4, 2018
  3. okayplanet commented at 4:03 PM on April 6, 2018: contributor

    It looks like importaddress has a rescan arg that you can set to false. Is this not currently working? You could always abortrescan. It also looks like rescanblockchain has args for start_height and stop_height.

  4. kallewoof commented at 2:50 AM on April 9, 2018: member

    @okayplanet rescan works, the problem was scanning a particular block. You're right about rescanblockchain though. Not super intuitive for people, but it definitely does what you want. Thanks for the reminder! :)

  5. kallewoof closed this on Apr 9, 2018

  6. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me