pub fn compute_block_number(
    epoch_start_block_number: u64,
    block_index_in_epoch: u64
) -> u64