Skip to content
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

add new target to forc #6621

Merged
merged 7 commits into from
Oct 15, 2024
Merged

add new target to forc #6621

merged 7 commits into from
Oct 15, 2024

Conversation

sdankel
Copy link
Member

@sdankel sdankel commented Oct 7, 2024

Description

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@kayagokalp kayagokalp added enhancement New feature or request forc-client Everything related to the `forc-client` crate. labels Oct 14, 2024
@sdankel sdankel marked this pull request as ready for review October 14, 2024 23:12
@sdankel sdankel requested review from a team as code owners October 14, 2024 23:12
## Description
Removes any references to beta networks and unmaintained devnet
channels.

## Checklist

- [ ] I have linked to any relevant issues.
- [ ] I have commented my code, particularly in hard-to-understand
areas.
- [ ] I have updated the documentation where relevant (API docs, the
reference, and the Sway book).
- [ ] If my change requires substantial documentation changes, I have
[requested support from the DevRel
team](https://github.com/FuelLabs/devrel-requests/issues/new/choose)
- [ ] I have added tests that prove my fix is effective or that my
feature works.
- [ ] I have added (or requested a maintainer to add) the necessary
`Breaking*` or `New Feature` labels where relevant.
- [ ] I have done my best to ensure that my PR adheres to [the Fuel Labs
Code Review
Standards](https://github.com/FuelLabs/rfcs/blob/master/text/code-standards/external-contributors.md).
- [ ] I have requested a review from the relevant team or maintainers.
@JoshuaBatty JoshuaBatty requested a review from a team October 15, 2024 03:18
@sdankel sdankel merged commit 98d821b into master Oct 15, 2024
43 checks passed
@sdankel sdankel deleted the sophie/new_target branch October 15, 2024 04:00
@JoshuaBatty JoshuaBatty added the breaking May cause existing user code to break. Requires a minor or major release. label Oct 15, 2024
JoshuaBatty added a commit that referenced this pull request Oct 15, 2024
## Description
supports `fuel-core 0.40.0` and `fuels-rs 0.66.9`

removes support for the beta channels from `forc` and adds mainnet
target. #6621

~~waiting on #6630~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking May cause existing user code to break. Requires a minor or major release. enhancement New feature or request forc-client Everything related to the `forc-client` crate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants