-
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 reentrant test to [email protected]
#2121
Merged
danielbate
merged 2 commits into
aa/chore/upgrading-forc-0.53.0
from
db/chore/upgrade-reentrant-test-froc
Apr 19, 2024
Merged
chore: upgrade reentrant test to [email protected]
#2121
danielbate
merged 2 commits into
aa/chore/upgrading-forc-0.53.0
from
db/chore/upgrade-reentrant-test-froc
Apr 19, 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
danielbate
changed the title
chore: upgrade rentrant test to
chore: upgrade reentrant test to Apr 19, 2024
[email protected]
[email protected]
danielbate
requested review from
digorithm,
arboleya,
Torres-ssf,
Dhaiwat10,
nedsalk,
petertonysmith94 and
maschad
as code owners
April 19, 2024 09:48
arboleya
approved these changes
Apr 19, 2024
danielbate
merged commit Apr 19, 2024
31f710e
into
aa/chore/upgrading-forc-0.53.0
9 of 11 checks passed
danielbate
added a commit
that referenced
this pull request
Apr 25, 2024
* Upgrading `forc` to `0.51.1` * Upgrading `forc` to `0.52.1` * Updating `prt()` accessor for `Vec`s * Applying new format for `AssetId` * Removing obsolete `forc` exceptions * Adding [empty] changeset * Removing obsolete CI steps * Temporarily disabling workflow step * Deleting obsolete changeset * Adjusting changeset * Marking PR as a breaking change * Lintfix * Re-enabling workflow step * Increasing verbosity for debugging purposes * Debugging forc build * More debugging * Fixing directory path * More paths adjustments * Polishing test assertions * Enabling PR auto-release * Temporarily commenting failing tests * Upgrading `forc` to `0.53.0` * Adjusting changeset * Rolling back debugging workflow steps * Fixing broken tests (applying breaking changes) * Adjusting changeset * Grouping all skipped tests into a single `describe` block * Fixing test; updating vector pointer assertion * Skipping grouped tests * Disabling PR auto-release * chore: use experimental build for all workspaces * chore: use correct casing for exhaustive example * fix: use new vec capacity * chore: use raw ptr patch branch * feat: fix for vec capacity and remove pointer encoding * feat: correctly set script return type for coding * chore: remove experimental from ABI coder * feat: add multicall test to experimental contract * chore: forc format * fix: multicall issue in contract call script * docs: remove redundant revert error docs * feat: update typegen templates * test: update tx id for new encoding * feat: enable vector tests * test: adjust call params gas limits * chore: use call in std string lib tests * Re-generating changeset * chore: linting * feat: use correct number type in script demo test * docs: pinned version of fuels for `beta-5` docs * chore: added changeset * chore: added fuelsVersion to create-fuels * chore: pinned back the create-fuels version to 0.81.0 * fix spelling * chore: lint * chore: lint :'( * test: skip failing tests to do with gas, arithemtic overflow and abi coder compilation * Fix spelling Co-authored-by: Nedim Salkić <[email protected]> * chore: upgrade reentrant test to `[email protected]` (#2121) * chore: upgrade forc version in reentrant test * chore: changeset * chore: update reentrant call test to check for return data reciept * feat: correctly set heap registers and return data for v1 heaps * Revert "test: skip failing tests to do with gas, arithemtic overflow and abi coder compilation" This reverts commit 20a4875. * chore: skip interface test * Upgrading `forc` to `0.55.0` * Fixing broken tests * feat: enable option vecs and vecs in multicall * test: enable last multicall heap test * chore: linting * Adjusting changeset * Lintfix * chore: change std string doc test to use simulate * chore: use correct return type in e2e test * Removing useless changeset * chore: remove sway patch branch * chore: use experimental encoding for abi coder * Added fuelsInstallVersion * Finalised fuels install version * Reverted changes to fuels template version * Removed @ prefix from note about version * Added verbose note Co-authored-by: Anderson Arboleya <[email protected]> * Altered version to accept patches Co-authored-by: Anderson Arboleya <[email protected]> * Updated install version 0.82.0 * test: used named constant for tx id tx request test * chore: changeset * Rolling back verbosity increase * Tyop * Removed `fuelsInstallVersion` * Update apps/docs/src/guide/fuels-cli/commands.md * Update apps/docs/src/guide/fuels-cli/commands.md * chore: fix changeset * Using hardcoded snippet temporarily * Removing region notations from hardcoded snippet --------- Co-authored-by: Anderson Arboleya <[email protected]> Co-authored-by: Peter Smith <[email protected]> Co-authored-by: Nedim Salkić <[email protected]> Co-authored-by: Dhaiwat <[email protected]> Co-authored-by: Sérgio Torres <[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.
No description provided.