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

A new Upload transaction to upload the huge bytecode on the chain #714

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Apr 7, 2024

Related FuelLabs/fuel-core#1754 and FuelLabs/fuel-specs#570

The change adds a new Upload transaction that allows uploading huge byte code on chain subsection by subsection.

The Upload transaction is chargeable and is twice as expensive as the Create transaction. Anyone can submit this transaction.

Before requesting review

  • I have reviewed the code myself

@xgreenx xgreenx added the breaking A breaking api change label Apr 7, 2024
@xgreenx xgreenx self-assigned this Apr 7, 2024
Updated CHANGELOG.md
@xgreenx xgreenx marked this pull request as ready for review April 7, 2024 22:57
@xgreenx xgreenx requested a review from a team April 7, 2024 22:57
@Dentosal
Copy link
Member

This one looks good to go, but I left some comments on the spec PR and I'd like to resolve them first.

@xgreenx xgreenx merged commit 9f128fa into feature/process-upgrade-transaction-within-interpreter Apr 10, 2024
34 of 35 checks passed
@xgreenx xgreenx deleted the feature/upload-transaction branch April 10, 2024 21:10
@xgreenx xgreenx restored the feature/upload-transaction branch April 10, 2024 21:14
@xgreenx xgreenx mentioned this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking A breaking api change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants