Skip to content

Add checked arithmetic to balance and fee calculations - #2

Open
praizehimm wants to merge 1 commit into
stellXpress:mainfrom
praizehimm:seed-1
Open

praizehimm wants to merge 1 commit into
stellXpress:mainfrom
praizehimm:seed-1

Conversation

@praizehimm

@praizehimm praizehimm commented Sep 3, 2026

Copy link
Copy Markdown

Replaces raw arithmetic with checked/saturating operations on balance and fee paths, with boundary-value tests.

Closes #1

@boluwacodes boluwacodes changed the title Seed task #1: contribution by praizehimm Add checked arithmetic to balance and fee calculations Sep 3, 2026
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.

Arithmetic operations lack explicit overflow/underflow checks

1 participant