Consensys/corset

feat: make `CorsetValidator` follow the default configuration from #168

Closed this issue · 0 comments

When redefining the default configuration for the corset check CLI command to match the configuration of the API, then we should also ensure that the CorsetValidator class in Besu matches it. This would enforce correct trace generation from Besu and significantly simplifies the final integration.