BlockSci icon indicating copy to clipboard operation
BlockSci copied to clipboard

fix: parse full chain index when maxBlockNum=0

Open maltemoeser opened this issue 6 years ago • 1 comments

Makes behavior consistent with the disk-based parser, i.e. to parse the full chain up to the maximum height when setting maxBlockNum to 0

maltemoeser avatar Feb 24 '20 21:02 maltemoeser

Our tests only use the disk-based mode. Might be worth thinking about adding an RPC-based test run.

maltemoeser avatar Feb 24 '20 22:02 maltemoeser