Adds "block value" reflecting the simulated block value (as opposed to the block's bid value) to the block validation api. This is then saved to the relay db, but it is not exposed in the data api.
⛱ Motivation and Context
Improve transparency and data collection by saving a bid's true block value after simulation. This allows more visibility into builder subsidies in blocks.
📝 Summary
Adds "block value" reflecting the simulated block value (as opposed to the block's bid value) to the block validation api. This is then saved to the relay db, but it is not exposed in the data api.
⛱ Motivation and Context
Improve transparency and data collection by saving a bid's true block value after simulation. This allows more visibility into builder subsidies in blocks.
📚 References
✅ I have run these commands
make lint
make test-race
go mod tidy
CONTRIBUTING.md