Alpha/DAL: distribute rewards
This MR distributes the DAL rewards in case the DAL incentives feature is enabled (and dal_rewards_weight > 0).
This is done according to the spec, there is nothing particularly special. Two new tables are added in the context.
TODO: add simple integration test (in tezt/tests/dal.ml)
TODO: is this commit fba5396b needed?
Edited by Eugen Zalinescu