Skip to content

feat: implement SEP-24 deposit flow#310

Merged
MissBlue00 merged 1 commit into
MissBlue00:mainfrom
supremeproton01:feat/sep24-deposit-flow
Jun 29, 2026
Merged

feat: implement SEP-24 deposit flow#310
MissBlue00 merged 1 commit into
MissBlue00:mainfrom
supremeproton01:feat/sep24-deposit-flow

Conversation

@supremeproton01

Copy link
Copy Markdown
Contributor

Description

Add SEP-24 deposit support with interactive anchor URL generation, deposit status tracking, and typed request/response interfaces in the anchor-service package.

Fixes #81

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@supremeproton01 is attempting to deploy a commit to the missblue00's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@supremeproton01 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

@MissBlue00 MissBlue00 merged commit 601d8c4 into MissBlue00:main Jun 29, 2026
0 of 4 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.

Add createSep24Deposit flow function

2 participants