FuelLabs/fuel-core
View on GitHubVerify prev block root in the executor and not only in the importer
Open
#2,961 opened on Apr 21, 2025
good first issuetech-debt
Repository metrics
- Stars
- (57,084 stars)
- PR merge metrics
- (Avg merge 8h 53m) (1 merged PR in 30d)
Description
defines the verify_block_fields function that is ran whenever a block is imported by a validator/node. We want to include this verification in the executor as well.