-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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.98.1
@ master
#3581
Open
fuel-service-user
wants to merge
1
commit into
master
Choose a base branch
from
changeset-release/master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+380
−149
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
Contributor
fuel-service-user
requested review from
digorithm,
arboleya,
Torres-ssf,
danielbate,
nedsalk and
petertonysmith94
as code owners
January 13, 2025 13:42
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
January 16, 2025 10:18
11b8940
to
b5637a6
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
January 16, 2025 13:14
b5637a6
to
9307629
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
January 17, 2025 15:17
9307629
to
ac7dae3
Compare
fuel-service-user
force-pushed
the
changeset-release/master
branch
from
January 20, 2025 15:16
ac7dae3
to
34bfb46
Compare
Coverage Report:
Changed Files:Coverage values did not change👌. |
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 29, 2025 19:05
34bfb46
to
37b0f40
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 29, 2025 22:40
37b0f40
to
66113f6
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 30, 2025 19:00
66113f6
to
94eb1af
Compare
github-actions
bot
force-pushed
the
changeset-release/master
branch
from
January 30, 2025 19:05
94eb1af
to
4e121d2
Compare
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:
gasPrice
togetTransactionCost
functions to reduce possible network callsforc
tests to the templatefuels
callbacks to be asynchronousInterface.decodeArguments()
functioncdn.fuel.network
toassets.fuel.network
Address
constructor now accepts a range of different inputsforc
to0.66.6
fuel-core
to0.40.4
Features
gasPrice
togetTransactionCost
, by @danielbateforc
tests to create fuels, by @petertonysmith94fuels
callbacks to be asynchronous, by @petertonysmith94Fixes
Chores
Address
constructor now accepts a range of inputs., by @petertonysmith94forc
to0.66.6
, by @petertonysmith94amountPerCoin
prop inWalletConfig
to accept BN, by @Torres-ssfassets
in account package, by @petertonysmith94fuel-core
to0.40.4
, by @Torres-ssf