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

TransactionSizeLimitExceeded error while deploying on devnet #1378

Open
dcpp opened this issue May 14, 2024 · 1 comment
Open

TransactionSizeLimitExceeded error while deploying on devnet #1378

dcpp opened this issue May 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@dcpp
Copy link

dcpp commented May 14, 2024

Hi ,

trying to deploy a contract on a new 'devnet' network.
Previously it succeeds on beta-5.
But now after toolchain upgrade it fails with error on devnet:
called Result::unwrap() on an Err value: Transaction(Validation("TransactionSizeLimitExceeded"))

The contract code is on repo branch:
https://github.com/compolabs/orderbook-contract/tree/feat-fuels-upgrade

@Br1ght0ne Br1ght0ne self-assigned this May 23, 2024
@Br1ght0ne
Copy link
Member

Br1ght0ne commented May 23, 2024

Hi, thanks for the report. With compolabs/orderbook-contract#45 being merged (the branch you mentioned), is this still a problem?

@Br1ght0ne Br1ght0ne changed the title Not able to deploy a contract on devnet with Transaction(Validation("TransactionSizeLimitExceeded")) error TransactionSizeLimitExceeded error while deploying on devnet May 23, 2024
@Br1ght0ne Br1ght0ne added bug Something isn't working question Further information is requested labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants