feat(stellar): add wraith names on-behalf flow#30
Conversation
|
@sudo-robi 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! 🚀 |
|
The on-behalf work is solid — The blocker is the base — this PR was opened against an older Could you rebase onto git fetch origin
git rebase origin/develop
# don't delete: EVENT_TOPIC_DESIGN.md, ANNOUNCEMENT_SCHEMA.md, POSTMORTEMS.md,
# scripts/rescue-stealth-funds.ts, scripts/tests/, scripts/README.md,
# scripts/package.json/.lock, stellar/{announcer,registry,sender}/tests/properties.rs,
# the stellar-nightly CI job
# your snapshot files under stellar/wraith-names/test_snapshots/ are fine to keep as new files
git push --force-with-leaseOnce that's rebased I'll re-review and merge. Really nice work on the auth message + replay nonce design — thanks @sudo-robi. |
closes #10