Commit 69ca19d
authored
## Problem
Master updates aren't necessarily cut frequently to reflect the latest
updates in bbup's installation script, causing frictions for its users.
#16541 for example,
the installation script on master was fetching bbup on master, which
lacked the latest list of version compatibility with the latest Noir
versions.
## Alternatives considered
We can leave the script as is, and when a new master merge happens it
will resolve itself.
I don't personally see benefits in maintaining the delay though, as the
script is mostly used by Noir + Barretenberg devs and has no role in
Aztec network's operations (hence no network instability introduced).
File tree
2 files changed
+2
-2
lines changed- barretenberg/docs
- docs
- versioned_docs/version-v0.87.0
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments