Skip to content

Refactor config, payments, websocket, and routing - #1072

Open
distributed-nerd wants to merge 1 commit into
Smartdevs17:mainfrom
distributed-nerd:refactor-env-payment-ws-routing
Open

Refactor config, payments, websocket, and routing#1072
distributed-nerd wants to merge 1 commit into
Smartdevs17:mainfrom
distributed-nerd:refactor-env-payment-ws-routing

Conversation

@distributed-nerd

Copy link
Copy Markdown
Contributor

Summary

  • Add environment-specific app/backend config validation
  • Introduce multi-chain payment and wallet strategy routing
  • Refactor websocket notifications around an event bus
  • Enable lazy route loading and chunk prefetching

Verification

  • Targeted frontend coverage: 87.8% lines overall for changed frontend files
  • Backend changed-file coverage: 88.34% lines overall; PaymentRouter.ts at 100%
  • Targeted lint: clean
  • Prettier check: clean
  • git diff --check: clean
  • npm run performance:ci: passed
  • npm run typecheck: still fails on existing project-wide baseline issues unrelated to this branch

Closes #978
Closes #975
Closes #979
Closes #977

@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

@distributed-nerd 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

@gitguardian

gitguardian Bot commented Aug 28, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard.
Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
- - Generic High Entropy Secret fba114d src/services/tests/walletChainStrategies.test.ts View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@distributed-nerd
distributed-nerd force-pushed the refactor-env-payment-ws-routing branch from 16ecc7a to fba114d Compare August 28, 2026 15:51
@distributed-nerd
distributed-nerd deployed to security-review August 28, 2026 15:55 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant