Skip to content

refactor: replace config summary with sanitised version in health checks#7

Merged
shev-titan merged 1 commit into
devfrom
feat/unified-market-maker
May 6, 2026
Merged

refactor: replace config summary with sanitised version in health checks#7
shev-titan merged 1 commit into
devfrom
feat/unified-market-maker

Conversation

@shev-titan
Copy link
Copy Markdown
Contributor

  • Updated the HealthCheck implementation in both futures and perps applications to use the new sanitiseConfig function, ensuring sensitive information is redacted in the health output.
  • Removed the summariseConfig function as it is no longer needed.
  • Enhanced the sanitiseConfig function to redact private keys and mask RPC URLs for security.

- Updated the HealthCheck implementation in both futures and perps applications to use the new sanitiseConfig function, ensuring sensitive information is redacted in the health output.
- Removed the summariseConfig function as it is no longer needed.
- Enhanced the sanitiseConfig function to redact private keys and mask RPC URLs for security.
@shev-titan shev-titan merged commit 3ae976f into dev May 6, 2026
1 check passed
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