Skip to content

perf: use dynamic imports for stellar-sdk signing logic (#622) - #1034

Open
Richiey1 wants to merge 4 commits into
Iris-IV:mainfrom
Richiey1:fix/proofofheart-622-dynamic-stellar-imports
Open

perf: use dynamic imports for stellar-sdk signing logic (#622)#1034
Richiey1 wants to merge 4 commits into
Iris-IV:mainfrom
Richiey1:fix/proofofheart-622-dynamic-stellar-imports

perf: use dynamic imports for stellar-sdk signing logic (#622)

f3f04b8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 3, 2026 in 5s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1 in src/__tests__/app/api/admin-audit-log/route.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import NextResponse.

Check notice on line 1 in src/__tests__/app/api/reports/route.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import NextResponse.

Check notice on line 125 in src/lib/adminLog.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable hasMore.