-
Notifications
You must be signed in to change notification settings - Fork 61
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
Bump to forc 0.44.1 #185
Bump to forc 0.44.1 #185
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wouldn't archive by removing it from CI. I'd keep it there and keep bumping but note that the standard is out of date and should not be followed.
This at least shows the up to date code
This is very far off from what we would like to promote as good Sway code. I've opted to leave it only so that existing projects are able to reference it. As soon as #187 is closed it will be removed entirely. |
If we are not maintaining it and it's bad code why not just remove it now? |
## Description `nft` module in `sway-libs` moved and some of our links are dead after FuelLabs/sway-libs#185. This PR fixes links so that they pointing to the new position. This blocks our CI.
Type of change
Changes
The following changes have been made:
Notes