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

Transaction would exhaust the block limits #2218

Closed
svyatonik opened this issue Jun 19, 2023 · 0 comments · Fixed by #2219
Closed

Transaction would exhaust the block limits #2218

svyatonik opened this issue Jun 19, 2023 · 0 comments · Fixed by #2219
Assignees
Labels
A-bug Something isn't working

Comments

@svyatonik
Copy link
Contributor

maybe caused by weight updates in #2211 ?

[Rialto_to_Millau_MessageLane_00000000] �[1;38;5;8m2023-06-19 07:38:45 +00�[0m �[38;5;12mTRACE�[0m �[38;5;8mbridge�[0m Prepared Rialto -> Millau messages delivery call. Weight: Weight(ref_time: 454046227015, proof_size: 64057)/Weight(ref_time: 324886362000, proof_size: 11990383647911208550), size: 1049505/1572864
�[1;38;5;8m2023-06-19 07:38:45 +00�[0m �[1;38;5;9mERROR�[0m �[38;5;8mbridge�[0m Failed to send transaction to Millau node: Call(Custom(ErrorObject { code: ServerError(1010), message: "Invalid Transaction", data: Some(RawValue("Transaction would exhaust the block limits")) }))
[Rialto_to_Millau_MessageLane_00000000] �[1;38;5;8m2023-06-19 07:38:45 +00�[0m �[1;38;5;9mERROR�[0m �[38;5;8mbridge�[0m Error submitting proof Millau::MessagesDelivery: FailedToSubmitTransaction { chain: "Millau", error: RpcError(Call(Custom(ErrorObject { code: ServerError(1010), message: "Invalid Transaction", data: Some(RawValue("Transaction would exhaust the block limits")) }))) }. Retrying in 0.57603265
@svyatonik svyatonik added the A-bug Something isn't working label Jun 19, 2023
@svyatonik svyatonik self-assigned this Jun 19, 2023
svyatonik pushed a commit that referenced this issue Jul 17, 2023
* Add metaspan.io parachain boot nodes

* Add metaspan.io parachain boot nodes

---------

Co-authored-by: Derek Colley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant