ElementsProject / ElementsProject/elements
Internal bug detected when reindexing after importing an address
Open
needs reproduction
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 416
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 15
Description
After the command: `elements-cli importaddress xpto` (where xpto is a valid address) it starts to rescan and 47 min later:
```
wallet/wallet.cpp:1528 (RescanFromTime)
Internal bug detected: 'chain().findBlock(result.last_failed_block, FoundBlock().maxTime(time_max))'You may report this issue here: https://github.com/ElementsProject/elements/issues
(code -1)
```
Contributor guide
Assessment
This issue has not been assessed yet.