FuelLabs/fuel-core
Verify prev block root in the executor and not only in the importer
Offen
#2.961 geöffnet am 21.04.2025
good first issuetech-debt
Repository-Metriken
- Stars
- (57.084 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 8h 53m) (1 gemergte PR in 30 T)
Beschreibung
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.