hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

feat: Implement a block items transaction record validator

Open mhess-swl opened this issue 6 months ago • 0 comments

Here's a first pass at a transaction record validator that can compare block items to an existing V6 record stream. It does so by leveraging the functionality already built into the RcDiff tool.

Note that there are still open questions (marked with TODOs) in the code.

Closes #14501

mhess-swl avatar Aug 07 '24 05:08 mhess-swl