Sonic Labs detailed the upcoming V2.2 network upgrade in a thread laying out how its pieces fit together around coordinated execution, flexible gas sponsorship, and greater smart contract capacity. The upgrade is rolling out, per an earlier progress update.
- Native bundles let multi-step actions succeed or roll back as one atomic unit, with no unrelated activity inserted between steps. Compatible flows also allow single-signature execution through a temporary delegate account; standard bundles still require separate signatures.
- Expanded sponsorship: network-sponsored transactions let qualifying activity run without acquiring the S token, and successful-only sponsorship means completed transactions draw from the budget while failed ones do not.
- Contract limits double: deployed contract code rises from 24 KiB to 48 KiB and initialization code from 48 KiB to 96 KiB, supported by the Simple Format Virtual Machine (SFVM) so existing contracts need no rewrite.
For developers this means more control over execution, payment, and logic; for users, fewer signing prompts, easier onboarding, and more reliable multi-step actions.