You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(nns): Add a comment regarding routing table shards (#5806)
Better document the invariants for routing table shards so that it's
clearer that tests set up with a single shard key
`make_canister_ranges_key(CanisterId::from_u64(0))` is correct. It
should also help with future functionalities where shards are partially
read (e.g. binary search a specific shard)
0 commit comments