Skip to content

Commit 1a4bf9d

Browse files
docs: update readme to reflect devnet 4 status (#286)
Co-authored-by: Pablo Deymonnaz <pdeymon@fi.uba.ar>
1 parent e8cc4e4 commit 1a4bf9d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,20 +97,20 @@ Docker images are published to `ghcr.io/lambdaclass/ethlambda` with the followin
9797

9898
| Tag | Description |
9999
|-----|-------------|
100-
| `devnetX` | Stable image for a specific devnet (e.g. `devnet3`) |
100+
| `devnetX` | Stable image for a specific devnet (e.g. `devnet4`) |
101101
| `latest` | Alias for the stable image of the currently running devnet |
102102
| `unstable` | Development builds; promoted to `devnetX`/`latest` once tested |
103103
| `sha-XXXXXXX` | Specific commit |
104104

105105
[`RELEASE.md`](./RELEASE.md) has more details on our release process and how to tag new images.
106106

107-
### pq-devnet-3
107+
### pq-devnet-4
108108

109-
We are running the [pq-devnet-3 spec](https://github.com/leanEthereum/pm/blob/main/breakout-rooms/leanConsensus/pq-interop/pq-devnet-3.md). A Docker tag `devnet3` is available for this version.
109+
We are running the `pq-devnet-4` spec. A Docker tag `devnet4` is available for this version.
110110

111-
### pq-devnet-4
111+
### pq-devnet-5
112112

113-
We are working on adding support for the [pq-devnet-4 spec](https://github.com/leanEthereum/pm/blob/main/breakout-rooms/leanConsensus/pq-interop/pq-devnet-4.md). A Docker tag `devnet4` will be published for this version.
113+
[We are working on adding support for the `pq-devnet-5` spec](https://github.com/lambdaclass/ethlambda/issues/285). A Docker tag `devnet5` will be published for this version.
114114

115115
### Older devnets
116116

@@ -122,7 +122,7 @@ Support for older devnet releases is discontinued when the next devnet version i
122122

123123
Some features we are looking to implement in the near future, in order of priority:
124124

125-
- [Add support for pq-devnet-4](https://github.com/lambdaclass/ethlambda/issues/155)
125+
- [Add support for pq-devnet-5](https://github.com/lambdaclass/ethlambda/issues/285)
126126
- [RPC endpoints for chain data consumption](https://github.com/lambdaclass/ethlambda/issues/75)
127127
- [Add guest program and ZK proving of the STF](https://github.com/lambdaclass/ethlambda/issues/156)
128128
- [Formal verification of the STF](https://github.com/lambdaclass/ethlambda/issues/272)

0 commit comments

Comments
 (0)