Hi devs,
Join us for this week’s protocol meeting on Thursday, February 26th at 1pm PT on Discord. We have two CAPs to discuss and that is CAP-81 and CAP-82.
CAP-81
This CAP introduces a simpler and more efficient eviction scan process. Instead of scanning the BucketList, the new eviction scan just uses in-memory Soroban state. This simplifies the logic while reducing disk reads and speeding up eviction speed.
CAP-82
This CAP adds checked variants of the existing 256-bit integer arithmetic host functions. Unlike the existing functions which trap on overflow, the checked variants return Void on overflow, allowing contracts to handle arithmetic errors gracefully.
Read more about the proposal here:
CAP-81: https://github.com/stellar/stellar-protocol/blob/master/core/cap-0081.md
Discussion: https://github.com/orgs/stellar/discussions/1868
CAP-82: https://github.com/stellar/stellar-protocol/blob/master/core/cap-0082.md
Discussion: https://github.com/orgs/stellar/discussions/1834
Discord event: https://discord.com/events/897514728459468821/1394227773765062677/1476670154342400000