MystenLabs / sui

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
https://sui.io
Apache License 2.0
6.28k stars 11.22k forks source link

[Soft bundle] enable soft bundle byte size checks on API #20421

Closed akichidis closed 2 days ago

akichidis commented 3 days ago

Description

Following the work on https://github.com/MystenLabs/sui/pull/20325 , this PR is essential to ensure that submitted soft bundle transactions will make it through consensus and won't be rejected due to excessive size (for the edge cases). Now the API will return a SoftBundleTooLarge error if the soft bundle in size bytes is > consensus_block_size/2 .

Test plan

CI


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

vercel[bot] commented 3 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 0:23am
3 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **multisig-toolkit** | ⬜️ Ignored ([Inspect](https://vercel.com/mysten-labs/multisig-toolkit/J84pjR6gcd2vtCgTU1pLgBDwdy9J)) | [Visit Preview](https://multisig-toolkit-git-akichidis-soft-bundle-a-08f782-mysten-labs.vercel.app) | | Nov 26, 2024 0:23am | | **sui-kiosk** | ⬜️ Ignored ([Inspect](https://vercel.com/mysten-labs/sui-kiosk/2GMuQ3vq3ApP9jZi55Q9armS7K4C)) | [Visit Preview](https://sui-kiosk-git-akichidis-soft-bundle-api-size-check-mysten-labs.vercel.app) | | Nov 26, 2024 0:23am | | **sui-typescript-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/mysten-labs/sui-typescript-docs/7CrmVurUdADTku8q8JNvE3VxfHQf)) | [Visit Preview](https://sui-typescript-docs-git-akichidis-soft-bundl-741fdb-mysten-labs.vercel.app) | | Nov 26, 2024 0:23am |