Skip to content

Conversation

levonpetrosyan93
Copy link
Contributor

GetTransactionWeight(tx) >= MAX_NEW_TX_WEIGHT this check should be true and tx creation will fail in case tx size is bigger then 130,000 byte, MAX_NEW_TX_WEIGHT is defined as 520000 and weight is calculated actual tx size * 4,

@reubenyap reubenyap merged commit 6d2b76c into master Jan 24, 2024
@reubenyap reubenyap deleted the weight-fix branch January 24, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants