In v3, instead of storing overhead_price and storage_price in a separate table and including the hash key to the table in the extra parameters table for the block, just store the two prices directly in that extra parameters table.
This is technically just an optimization.