Skip to content

feat: Stellar Name Service (SNS) integration — closes #112, closes #79 - #371

Merged
Emmy123222 merged 2 commits into
Emmy123222:mainfrom
udeachudivine-spec:task/stellar-name-service
Jul 28, 2026
Merged

feat: Stellar Name Service (SNS) integration — closes #112, closes #79#371
Emmy123222 merged 2 commits into
Emmy123222:mainfrom
udeachudivine-spec:task/stellar-name-service

Merge branch 'main' into task/stellar-name-service

73e712f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 28, 2026 in 6s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

Actions workflow (codeql.yml)

  • ❓  /language:rust

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 86 in frontend/__tests__/settingsSNS.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

'
stellarnames.org
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 98 in frontend/__tests__/settingsSNS.test.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

'
stellarnames.org
' can be anywhere in the URL, and arbitrary hosts may come before or after it.