Skip to content

Harden wallet connection#3

Open
rawritude wants to merge 1 commit into
reflector-network:masterfrom
rawritude:pr-wallet
Open

Harden wallet connection#3
rawritude wants to merge 1 commit into
reflector-network:masterfrom
rawritude:pr-wallet

Conversation

@rawritude

Copy link
Copy Markdown

Hardens the shared wallet-connection path (also used by the DAO login flow):

  • resolve or reject the wallet promise on modal close or error instead of hanging
  • validate that the wallet returns a real Stellar account address before using it

Tests: node --test tests/transaction-safety.test.cjs

These paths are shared site-wide (the DAO login flow uses them too):
- resolve or reject the wallet promise on modal close or error instead of hanging
- validate that the wallet returns a real Stellar account address before using it
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.

1 participant