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

chore: upgrade reentrant test to [email protected] #2121

Merged

Conversation

danielbate
Copy link
Contributor

No description provided.

@danielbate danielbate added the chore Issue is a chore label Apr 19, 2024
@danielbate danielbate self-assigned this Apr 19, 2024
@danielbate danielbate changed the title chore: upgrade rentrant test to [email protected] chore: upgrade reentrant test to [email protected] Apr 19, 2024
@danielbate danielbate marked this pull request as ready for review April 19, 2024 09:48
@danielbate danielbate merged commit 31f710e into aa/chore/upgrading-forc-0.53.0 Apr 19, 2024
9 of 11 checks passed
@danielbate danielbate deleted the db/chore/upgrade-reentrant-test-froc branch April 19, 2024 09:50
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
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants