Conversation
|
@Lynndabel Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
The release profile changes ( Two things to fix before merge:
Once the rebase is clean and the optimize step has actually run, this is ready. Thanks @Lynndabel. |
|
Closing as we wrap up this round of the Wraith × Drips × Stellar Wave program. Thanks for the contribution. The work and review history stays on this PR for reference. A new set of issues will go up shortly under the same If you specifically want to land the work that's already in this PR (post-wave), feel free to reopen and rebase against |
I have completed the Stellar contract Wasm size optimization.
Key results:
Major Size Reductions: Wasm binaries were reduced by 55% to 68% across all contracts through build profile optimizations.
Monitoring Established: contracts/stellar/SIZE.md now tracks sizes and defines a 110 KB budget per contract.
CI Gate Integrated: A new CI job ensures that future changes staying within the budget.
Closes #18