pub const MAX_HASH_UPGRADE_BULK_COUNT: u32 = 1024;
Hard-limit on the number of hashes that can be passed to ensure_updated.
ensure_updated
Exists only for benchmarking purposes.