Skip to content

feat: implement native soroban payment history contract for #206#260

Merged
ONEONUORA merged 1 commit into
Fracverse:masterfrom
Toromo7:master
May 30, 2026
Merged

feat: implement native soroban payment history contract for #206#260
ONEONUORA merged 1 commit into
Fracverse:masterfrom
Toromo7:master

Conversation

@Toromo7
Copy link
Copy Markdown
Contributor

@Toromo7 Toromo7 commented May 30, 2026

Implements the on-chain storage contract for #206 using native Soroban Rust.

Changes

  • Created payment-history smart contract package.
  • Implemented paginated history queries via optimized instance storage vectors.
  • Added on-chain privacy controls to mask sensitive payment details for non-transaction parties.

closes #206

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@Toromo7 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! 🚀

Learn more about application limits

Copy link
Copy Markdown
Contributor

@ONEONUORA ONEONUORA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @Toromo7

@ONEONUORA ONEONUORA merged commit d713049 into Fracverse:master May 30, 2026
2 of 10 checks passed
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.

Contract: Add Payment History Contract

2 participants