Commit 1285391
authored
docs: clarify image tag descriptions (#498)
## Summary
Clarifies the Docker image-tag wording in `README.md` and `RELEASE.md`:
- `unstable` is built from the latest `main` commit.
- `latest` / `devnetX` are the latest **stable** devnet images.
- Bumped the stale `devnet3` "at the time of writing" and `docker pull`
examples to `devnet5` (the current devnet).
## Notes
- Left untouched: `Cargo.toml` `leansig` `devnet4` branch (real
dependency), the `devnet3/devnet4` test-ignore comment in `encoding.rs`,
and the README "Older devnets" list (`devnet1-4` are correctly the
*older* ones; `devnet5` is current).
- The new `docs/spec_deviations.md` page (and its `SUMMARY.md` index
entry) was split into #499.1 parent 8437c00 commit 1285391
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments