Commit cd1bd2a
fee/vectors: fix stale pin docs after master re-pin (FIL-473)
The reference pin moved to a commit reachable from master once upstream
PR #2 merged, but three doc spots still described the pre-merge state and
contradicted the script: they claimed master seals tag-96 bodies under
the buggy "Encrypt0" context and told the reader to re-pin later, and the
regeneration section still named refs/pull/2/head.
Describe the pin as what it is — a fixed commit on master carrying the
merged RFC 9052 5.3 fix — and keep the caveat where it belongs: commits
before that fix are not comparable with these vectors.
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
Assisted-by: Claude:claude-opus-51 parent 3e42bde commit cd1bd2a
2 files changed
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments