2024-01-30 18:47:04 +00:00
|
|
|
---
|
|
|
|
title: RELAY-STATIC-SHARD-ALLOC
|
|
|
|
name: Waku v2 Relay Static Shard Allocation
|
|
|
|
status: raw
|
|
|
|
category: Informational
|
2024-04-29 19:15:39 +00:00
|
|
|
tags: [waku/informational]
|
2024-01-30 18:47:04 +00:00
|
|
|
editor: Daniel Kaiser <danielkaiser@status.im>
|
|
|
|
contributors:
|
|
|
|
---
|
|
|
|
|
|
|
|
## Abstract
|
|
|
|
|
2024-02-05 19:50:39 +00:00
|
|
|
This document lists static shard flag index assignments (see [WAKU2-RELAY-SHARDING](../standards/core/relay-sharding.md)).
|
2024-01-30 18:47:04 +00:00
|
|
|
|
|
|
|
## Background
|
|
|
|
|
|
|
|
Similar to the [IANA port allocation](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml),
|
2024-02-05 19:50:39 +00:00
|
|
|
this document lists static shard index assignments (see [WAKU2-RELAY-SHARDING](../standards/core/relay-sharding.md).
|
2024-01-30 18:47:04 +00:00
|
|
|
|
|
|
|
## Assingment Process
|
|
|
|
|
2024-04-29 19:15:39 +00:00
|
|
|
> _Note_: Future versions of this document will specify the assignment process.
|
2024-01-30 18:47:04 +00:00
|
|
|
|
|
|
|
### List of Cluster Ids
|
|
|
|
|
2024-04-29 19:15:39 +00:00
|
|
|
| index | Protocol/App | Description |
|
|
|
|
| ----- | ------------ | --------------------------------------------------------------- |
|
|
|
|
| 0 | global | global use |
|
2024-05-20 15:14:29 +00:00
|
|
|
| 1 | reserved | [The Waku Network](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/64/network.md) |
|
2024-04-29 19:15:39 +00:00
|
|
|
| 2 | reserved | |
|
|
|
|
| 3 | reserved | |
|
|
|
|
| 4 | reserved | |
|
|
|
|
| 5 | reserved | |
|
|
|
|
| 6 | reserved | |
|
|
|
|
| 7 | reserved | |
|
|
|
|
| 8 | reserved | |
|
|
|
|
| 9 | reserved | |
|
|
|
|
| 10 | reserved | |
|
|
|
|
| 11 | reserved | |
|
|
|
|
| 12 | reserved | |
|
|
|
|
| 13 | reserved | |
|
|
|
|
| 14 | reserved | |
|
|
|
|
| 15 | reserved | |
|
|
|
|
| 16 | Status | Status main net |
|
|
|
|
| 17 | Status | |
|
|
|
|
| 18 | Status | |
|
2024-01-30 18:47:04 +00:00
|
|
|
|
|
|
|
## Copyright
|
|
|
|
|
|
|
|
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
|
|
|
|
|
2024-02-05 19:50:39 +00:00
|
|
|
## References
|
2024-01-30 18:47:04 +00:00
|
|
|
|
2024-04-29 19:15:39 +00:00
|
|
|
- [WAKU2-RELAY-SHARDING](../standards/core/relay-sharding.md)
|
|
|
|
- [IANA port allocation](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml)
|
2024-05-20 15:14:29 +00:00
|
|
|
- [The Waku Network](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/64/network.md)
|