FuelLabs/fuel-core
在 GitHub 查看Verify prev block root in the executor and not only in the importer
Open
#2,961 创建于 2025年4月21日
good first issuetech-debt
仓库指标
- Star
- (57,084 star)
- PR 合并指标
- (平均合并 8小时 53分钟) (30 天内合并 1 个 PR)
描述
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.