-
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
ci(release): v0.94.6
@ master
#3129
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fuel-service-user
requested review from
digorithm,
arboleya,
Torres-ssf,
Dhaiwat10,
danielbate,
nedsalk,
petertonysmith94 and
maschad
as code owners
September 8, 2024 18:13
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 8, 2024 18:46
4fe39fe
to
09780ef
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 9, 2024 09:34
09780ef
to
6151e1f
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 9, 2024 10:55
6151e1f
to
2788625
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 9, 2024 18:13
2788625
to
c1315f6
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 11, 2024 02:48
c1315f6
to
a4dbf64
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 11, 2024 15:00
a4dbf64
to
36cd02b
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 11, 2024 16:05
36cd02b
to
5e13f78
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 13, 2024 12:56
9995124
to
bd5e8e1
Compare
arboleya
previously approved these changes
Sep 13, 2024
petertonysmith94
previously approved these changes
Sep 13, 2024
fuel-service-user
dismissed stale reviews from petertonysmith94 and arboleya
via
September 13, 2024 14:12
0c975eb
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 13, 2024 14:12
bd5e8e1
to
0c975eb
Compare
petertonysmith94
previously approved these changes
Sep 13, 2024
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
September 13, 2024 14:54
0c975eb
to
ea46b52
Compare
petertonysmith94
approved these changes
Sep 13, 2024
arboleya
approved these changes
Sep 13, 2024
Torres-ssf
approved these changes
Sep 13, 2024
maschad
reviewed
Sep 13, 2024
Coverage Report:
Changed Files:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
In this release, we:
TransactionUpgrade
andTransactionUpload
provider.url
now returns an authenticated URLProvider
now accepts aheaders
fieldcreate fuels
template appmainnet
create-fuels
template appsignTransaction
method fromFuelConnectorMethods
enumselectNetwork
connector method now accepts eitherurl
orchainId
or both.Features
provider.url
now returns auth url, by @petertonysmith94create fuels
template, by @Dhaiwat10Fixes
Chores
8.1.0
to5.4.1
, by @petertonysmith94signTransaction
toFuelConnectorMethods
enum, by @Torres-ssfselectNetwork
arguments more flexible, by @petertonysmith94