-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: dont change the latest network version #9319
Conversation
Lol, we had this discussion when you were live :cattyping: on #9267 and you wanted to update it! I'm not sure whether I agree with this change. The biggest reason to keep it is that it makes (most) itests run with the "latest" code. This forces us to iron out all bugs when we integrate a new network version. This param is otherwise almost exclusively used for devnets and tests. What's your motivation to not update it? |
I remember I asked if we should - and the answer was yes. But I regret it lolol.
|
@jennijuju Then I think we need to fix the things that are using the wrong network version. We shouldn't have to slow down development because of that |
How does that slow down the development? |
@jennijuju Does anyone actually look at the code besides you? :) The line you changed is autogenerated from the list of network versions in |
@jennijuju That just sounds like an issue we should fix -- can you share what seems bork? Should be a quick fix. |
Nah, we can just stop autogenerating that line |
Killing this in favour of #9351 |
dont think newest network version should be nv17 in v1.17.2
(shall only be updated close to v1.18.0 -rc