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

Update proxy contract binary shipped with forc-deploy #6520

Merged
merged 5 commits into from
Sep 11, 2024

Conversation

kayagokalp
Copy link
Member

Description

closes #6519.

Updates proxy contract binary shipped with forc-deploy to a version built with forc v0.63.5 from https://github.com/FuelLabs/sway-standard-implementations/tree/174f5ed9c79c23a6aaf5db906fe27ecdb29c22eb.

@kayagokalp kayagokalp added enhancement New feature or request forc-deploy Everything to do with forc-deploy labels Sep 10, 2024
@kayagokalp kayagokalp self-assigned this Sep 10, 2024
@kayagokalp kayagokalp requested a review from a team as a code owner September 10, 2024 00:52
@kayagokalp kayagokalp changed the title Kayagokalp/6519 Update proxy contract bin shipped with forc-deploy Sep 10, 2024
@kayagokalp kayagokalp changed the title Update proxy contract bin shipped with forc-deploy Update proxy contract binary shipped with forc-deploy Sep 10, 2024
@kayagokalp kayagokalp enabled auto-merge (squash) September 10, 2024 00:52
@kayagokalp kayagokalp marked this pull request as draft September 10, 2024 00:52
auto-merge was automatically disabled September 10, 2024 00:52

Pull request was converted to draft

alfiedotwtf
alfiedotwtf previously approved these changes Sep 10, 2024
@kayagokalp
Copy link
Member Author

We have a nasty situation around the abi, abigen! and rust macro expansion orders. So for now we need to update the plain text source of proxy abi. More details and a possible solution explained here: #6527

@kayagokalp kayagokalp marked this pull request as ready for review September 10, 2024 20:37
@JoshuaBatty JoshuaBatty requested a review from a team September 10, 2024 23:19
@kayagokalp kayagokalp merged commit 09a992f into master Sep 11, 2024
38 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/6519 branch September 11, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request forc-deploy Everything to do with forc-deploy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update proxy contract bin to latest
3 participants