Skip to content

Add debug settings scene#5967

Open
j0ntz wants to merge 1 commit intodevelopfrom
j0ntz/debug-settings-scene
Open

Add debug settings scene#5967
j0ntz wants to merge 1 commit intodevelopfrom
j0ntz/debug-settings-scene

Conversation

@j0ntz
Copy link
Contributor

@j0ntz j0ntz commented Feb 27, 2026

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

Description

image image image image

Asana task

Context

Asana task Add debug scene to settings requests a Developer Mode-only debug
scene under Settings to inspect:

  • chain nodes/servers with provenance distinctions,
  • engine dataDump output,
  • app logs.

Changes

  • Added debugSettings navigation route and registered the new scene.
  • Added DebugScene with:
    • nodes/server inspection rendered from wallet dumpData() values,
    • per-wallet engine dumpData loading + display,
    • info and activity log viewing via readLogs().
  • Added Developer Mode row in Settings to open Debug scene.
  • Added localized strings for all new debug labels.
  • Added Unreleased (develop) changelog entry.

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 10eb74f6a4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@j0ntz j0ntz force-pushed the j0ntz/debug-settings-scene branch 2 times, most recently from 8a43ab8 to 4bcea08 Compare February 28, 2026 00:15
@j0ntz j0ntz force-pushed the j0ntz/debug-settings-scene branch from 4bcea08 to f184c3c Compare February 28, 2026 05:06
j0ntz

This comment was marked as off-topic.

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