Skip to content

feat(shared): build fixed-point math, token client interfaces#57

Merged
wumibals merged 1 commit into
LadderMine:mainfrom
mijinummi:feature/shared-infrastructure-34
Jun 19, 2026
Merged

feat(shared): build fixed-point math, token client interfaces#57
wumibals merged 1 commit into
LadderMine:mainfrom
mijinummi:feature/shared-infrastructure-34

Conversation

@mijinummi

@mijinummi mijinummi commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

PR Summary

feat(shared): build fixed-point math, token client interfaces, and checkpoint rules

  • Embeds shared Rust crate within the root Cargo workspace tracking token metrics
  • Eliminates fee calculation truncation tracking under 5 USDC boundaries (Resolves M-02)
  • Implements delayed ledger checkpoint lookups to prevent same-ledger yield exploits (Resolves M-01)
  • Standardizes cross-contract Client traits across VaultRouter and Strategy targets
  • Configures storage-backed allowance controls for XLM, EURC, and AQUA entries
  • Resolves issue
    closes [GF-01] [CONTRACT] Shared Contract Infrastructure (fixed-point math, USDC interface, share-checkpoint) #34

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

@mijinummi is attempting to deploy a commit to the wumibals' projects Team on Vercel.

A member of the Team first needs to authorize it.

@wumibals wumibals merged commit a98f8e9 into LadderMine:main Jun 19, 2026
1 check failed
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.

[GF-01] [CONTRACT] Shared Contract Infrastructure (fixed-point math, USDC interface, share-checkpoint)

2 participants