Skip to content

feat: adjust maxTxPayloadBytesPerBlock to 720 on qanet - #1062

Merged
tomatoishealthy merged 2 commits into
mainfrom
feat/adjust-maxblockpayload-to-720k
Sep 8, 2026
Merged

feat: adjust maxTxPayloadBytesPerBlock to 720 on qanet#1062
tomatoishealthy merged 2 commits into
mainfrom
feat/adjust-maxblockpayload-to-720k

Conversation

@tomatoishealthy

@tomatoishealthy tomatoishealthy commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Updates
    • Increased the maximum transaction payload capacity per block in the qanet deployment configuration.

@tomatoishealthy
tomatoishealthy requested a review from a team as a code owner September 8, 2026 08:06
@tomatoishealthy
tomatoishealthy requested review from twcctop and removed request for a team September 8, 2026 08:06

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

Claude Code Review is paused for this repository. To reconnect it, an admin of this repository's GitHub organization (or the account owner, for personal repositories) who can also manage your Claude organization's Code Review settings needs to re-link GitHub in Code Review settings. This is a one-time step.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

Warning

Review limit reached

Next included review available in 53 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 455a0f9c-865f-4c09-b570-8d228a6115c7

📥 Commits

Reviewing files that changed from the base of the PR and between 3f7653c and e0f021e.

📒 Files selected for processing (2)
  • ops/l2-genesis/deploy-config/devnet-deploy-config.json
  • ops/l2-genesis/deploy-config/testnet-deploy-config.json

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 41eb2c07-d603-4bdd-b429-484bda022fea

📥 Commits

Reviewing files that changed from the base of the PR and between b058227 and 3f7653c.

📒 Files selected for processing (1)
  • ops/l2-genesis/deploy-config/qanet-deploy-config.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The qanet deployment configuration increases maxTxPayloadBytesPerBlock from 122880 to 737280.

Changes

Qanet payload capacity

Layer / File(s) Summary
Update qanet payload limit
ops/l2-genesis/deploy-config/qanet-deploy-config.json
The configuration increases the maximum transaction payload bytes per block from 122880 to 737280.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 3f765

This increases Qanet’s allowed transaction payload per block from 122880 to 737280 bytes. No concrete current-head merge risk remains.

Suggested reviewers: dylancai9

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: increasing maxTxPayloadBytesPerBlock for qanet to 720 KiB.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/adjust-maxblockpayload-to-720k

Warning

Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tomatoishealthy
tomatoishealthy merged commit c4085b4 into main Sep 8, 2026
15 checks passed
@tomatoishealthy
tomatoishealthy deleted the feat/adjust-maxblockpayload-to-720k branch September 8, 2026 08:57
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.

2 participants