Skip to content

feat: implement createEscrowAccount() function#90

Merged
amina69 merged 4 commits intoamina69:developfrom
gracekenn:createEscrowAccount
Mar 30, 2026
Merged

feat: implement createEscrowAccount() function#90
amina69 merged 4 commits intoamina69:developfrom
gracekenn:createEscrowAccount

Conversation

@gracekenn
Copy link
Copy Markdown

  • Add Keypair.random() call to generate fresh escrow keypair
  • Return publicKey and secretKey as KeypairResult
  • Add security comment about secretKey usage
  • Add unit tests for valid G.../S... pair generation
  • Ensure unique keypair generation

Closes #70

- Add Keypair.random() call to generate fresh escrow keypair
- Return publicKey and secretKey as KeypairResult
- Add security comment about secretKey usage
- Add unit tests for valid G.../S... pair generation
- Ensure unique keypair generation

Closes amina69#70
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 26, 2026

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

@amina69
Copy link
Copy Markdown
Owner

amina69 commented Mar 27, 2026

@gracekenn read the contributing .md before starting please

- Resolved merge conflicts by accepting develop branch implementation
- Updated with latest changes from upstream develop
@gracekenn gracekenn changed the base branch from main to develop March 29, 2026 17:31
@amina69 amina69 merged commit 3846e37 into amina69:develop Mar 30, 2026
7 checks passed
@gracekenn
Copy link
Copy Markdown
Author

Hi, @amina69 please close as completed.
I tagged the issue but dont know why it is not closing

@gracekenn
Copy link
Copy Markdown
Author

I'm not getting my point because its not closed as completed

@gracekenn
Copy link
Copy Markdown
Author

image hi.. I'll create a ticket and report this.. I'm communicating with you and you dont want to respond

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.

[SDK · Escrow lifecycle] Implement createEscrowAccount() — keypair generation step

2 participants