FuelLabs/fuel-core
Verify prev block root in the executor and not only in the importer
Aberta
#2.961 aberto em 21 de abr. de 2025
good first issuetech-debt
Métricas do repositório
- Stars
- (57.084 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.