Skip to content

[Tracking] Enable Jumbo Transaction Support: Blocked by Consensus Node Version < 0.62.2 #3753

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

Open
quiet-node opened this issue May 13, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@quiet-node
Copy link
Contributor

Currently, Jumbo Transaction support has been enabled in the Relay. However, the feature is disabled across all networks by setting JUMBO_TRANSACTION_ENABLED to false. Additionally, Jumbo Transaction acceptance tests are being skipped because the environment does not yet fully support this feature.

Problem:
The Consensus Node across all environments must be upgraded to at least version 0.62.2, which is the stable version that supports Jumbo Transactions in the Relay. The local-node project also needs to be updated to a version that includes Consensus Node 0.62.2.

Action Items (once all environments are on Consensus Node >= 0.62.2):

  1. Update the JUMBO_TRANSACTION_ENABLED flag to true in all Relay production environments.
  2. Upgrade local-node dependencies in the Relay to the new version supporting Consensus Node 0.62.2.
  3. Unskip and update Jumbo Transaction acceptance tests to accurately validate the feature.

Tracking:
This issue tracks the upgrade status and readiness for enabling Jumbo Transactions across all supported environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant