Skip to content

gui: Swap - Xgram Support#5963

Open
j0ntz wants to merge 1 commit intodevelopfrom
jon/xgram-support
Open

gui: Swap - Xgram Support#5963
j0ntz wants to merge 1 commit intodevelopfrom
jon/xgram-support

Conversation

@j0ntz
Copy link
Contributor

@j0ntz j0ntz commented Feb 26, 2026

Context

Asana: "gui: Swap - Xgram Support" (P1, v4.46.0). Add Xgram swap exchange plugin support to enable swapping through the Xgram protocol.

Changes

  • Added XGRAM_INIT environment configuration in src/envConfig.ts to register Xgram plugin with optional API key configuration
  • Registered xgram swap plugin in src/util/corePlugins.ts alongside other swap exchange providers

CHANGELOG

  • Yes

Dependencies

None

Requirements

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

Note

Low Risk
Low risk: this only wires up a new swap provider via env config and plugin registration, with no changes to swap logic or transaction handling.

Overview
Adds support for the Xgram swap exchange plugin by introducing XGRAM_INIT in src/envConfig.ts (optional apiKey) and registering xgram in swapPlugins (src/util/corePlugins.ts).

Updates CHANGELOG.md under Unreleased to note the new Xgram swap provider support.

Written by Cursor Bugbot for commit 6c74317. This will update automatically on new commits. Configure here.

@j0ntz j0ntz force-pushed the jon/xgram-support branch 2 times, most recently from 0f8180c to a55a794 Compare February 26, 2026 01:47
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: 43a307d249

ℹ️ 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 jon/xgram-support branch from a55a794 to 6c74317 Compare March 4, 2026 01:45
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