kaspad icon indicating copy to clipboard operation
kaspad copied to clipboard

Fix block verbosedata population…

Open TMKCodes opened this issue 1 year ago • 2 comments

Fix block verbosedata population from skipping transaction verbosedata population when BlockInfo errorenously reports block as Header only, but domainBlock is still fount with GetBlockEvenIfHeaderOnly.

Basically this affects archival servers. Once archival server moves on pruning point it loses verboseData from transactions as such transaction id is lost unless repopulated from the block data.

TMKCodes avatar May 05 '24 06:05 TMKCodes

We are currently running an archive node and need this fix badly - will this PR be incorporated into the next version anytime soon?

bobpinella avatar Sep 16 '24 14:09 bobpinella

I just noticed that this version of kaspad has been deprecated. We have confirmed that this is not an issue with the Rust version.

bobpinella avatar Sep 18 '24 14:09 bobpinella