-
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
chore!: upgrade fuel core to 0.28.0
#2491
Merged
petertonysmith94
merged 39 commits into
master
from
ps/chore/upgrade-fuel-core-to-0.28.0
Jun 14, 2024
Merged
chore!: upgrade fuel core to 0.28.0
#2491
petertonysmith94
merged 39 commits into
master
from
ps/chore/upgrade-fuel-core-to-0.28.0
Jun 14, 2024
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
petertonysmith94
requested review from
digorithm,
arboleya,
Torres-ssf,
Dhaiwat10,
danielbate,
nedsalk and
maschad
as code owners
June 10, 2024 20:05
petertonysmith94
changed the title
chore: upgrade fuel core to 0.28.0
chore: upgrade fuel core to Jun 10, 2024
0.28.0
arboleya
reviewed
Jun 10, 2024
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.
Good stuff! 🚀
Torres-ssf
previously approved these changes
Jun 12, 2024
…/chore/upgrade-fuel-core-to-0.28.0
danielbate
previously approved these changes
Jun 13, 2024
nedsalk
previously approved these changes
Jun 13, 2024
arboleya
requested changes
Jun 13, 2024
Co-authored-by: Anderson Arboleya <[email protected]>
petertonysmith94
dismissed stale reviews from nedsalk and danielbate
via
June 13, 2024 20:08
80d0ed7
Coverage Report:
Changed Files:
|
arboleya
approved these changes
Jun 14, 2024
danielbate
approved these changes
Jun 14, 2024
nedsalk
approved these changes
Jun 14, 2024
This was referenced Jun 14, 2024
Closed
maschad
pushed a commit
that referenced
this pull request
Jun 17, 2024
* chore: bumped versions * chore: added devnet URL * ci: removed redundant env * chore: removed redundant `FUEL_TESTNET_NETWORK_URL` e2e env * chore: removed redundant `TEST_WALLET_ADDRESS` * chore: allowed for two networks in the e2e's * chore: updates operations * chore: added alocDependentCost * chore: added version to Header * chore: fix incorrect test network * chore: ensure we don't connect to the live network * chore: added Block.version * chore: added `gasPrice` to the dryRun * chore: point e2e test to devnet * chore: changeset * ci: added missing envs * chore: removed `FUEL_` prefix from network urls * chore: removed type from network urls * chore: added ability to run e2e against multiple networks * chore: revert back to skipping when private key missing * chore: linting * chore: reconfigured the e2e transaction tests * chore: address el nits * chore: added `txIds` for `testnet` * chore: combine e2e assets and script * chore: added all network URLS * chore: removed redundant env Co-authored-by: Daniel Bate <[email protected]> * chore: fixed chain config * chore: added missing testnet test case Co-authored-by: Anderson Arboleya <[email protected]> --------- Co-authored-by: Daniel Bate <[email protected]> Co-authored-by: Sérgio Torres <[email protected]> Co-authored-by: Anderson Arboleya <[email protected]>
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.
fuel-core
to0.28.0
#2473Breaking changes
FUEL_TESTNET_NETWORK_URL
changed toTESTNET_NETWORK_URL