• Peter Goodspeed-Niklaus's avatar
    Revert "Pass number of block under construction via RequestInherentData" · 6da5846e
    Peter Goodspeed-Niklaus authored
    This reverts commit 850fe62c.
    
    That initially looked like the better approach--it spent the time
    budget for fetching the block number in the proposer, instead of
    the provisioner, and that felt more appropriate--but it turns out
    not to be obvious how to get the block number of the block under
    construction from within the proposer. The Chain API may be less
    ideal, but it should be easier to implement.
    6da5846e