Skip to content

feat: Add toolkit commands for bridge transfers#1340

Merged
LGLO merged 3 commits into
mainfrom
c-to-m-bridge-toolkit
Apr 17, 2026
Merged

feat: Add toolkit commands for bridge transfers#1340
LGLO merged 3 commits into
mainfrom
c-to-m-bridge-toolkit

Conversation

@LGLO

@LGLO LGLO commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Overview

  • toolkit command useful for testing, low level interface
  • updated local-environment to use the same token as e2e tests, instead of obsolete token that came from partner-chains, so we can test on local-environment with the toolkit UPDATE was reverted because our local-env setup needs the first transaction to have a specific hash

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

@LGLO LGLO requested a review from a team as a code owner April 15, 2026 10:49
@LGLO LGLO force-pushed the c-to-m-bridge-toolkit branch 3 times, most recently from f37ced9 to becf27b Compare April 16, 2026 06:14
To enable easy testing, update local-environment to use the same token as e2e tests, instead of obsolete token that came
from partner-chains.

Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
@LGLO LGLO force-pushed the c-to-m-bridge-toolkit branch from becf27b to 7ba4b8b Compare April 16, 2026 06:14
Comment thread util/toolkit/src/commands/bridge_transfer.rs Outdated
Comment thread util/toolkit/src/commands/bridge_transfer.rs Outdated
Comment thread util/toolkit/src/commands/bridge_transfer.rs Outdated
Comment thread util/toolkit/src/commands/bridge_transfer.rs Outdated
LGLO and others added 2 commits April 17, 2026 10:53
Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
@LGLO LGLO enabled auto-merge April 17, 2026 09:43
@LGLO LGLO added this pull request to the merge queue Apr 17, 2026
Merged via the queue into main with commit b0ef5c4 Apr 17, 2026
33 checks passed
@LGLO LGLO deleted the c-to-m-bridge-toolkit branch April 17, 2026 10:39
@LGLO LGLO linked an issue Apr 22, 2026 that may be closed by this pull request
m2ux added a commit that referenced this pull request Apr 23, 2026
* feat: Add toolkit commands for bridge transfers.

To enable easy testing, update local-environment to use the same token as e2e tests, instead of obsolete token that came
from partner-chains.

Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>

* Apply review comments

Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>

---------

Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
* feat: Add toolkit commands for bridge transfers.

To enable easy testing, update local-environment to use the same token as e2e tests, instead of obsolete token that came
from partner-chains.

Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>

* Apply review comments

Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>

---------

Signed-off-by: Lech Głowiak <lech.glowiak@shielded.io>
Signed-off-by: Mike Clay <mike.clay@shielded.io>
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.

[C-to-M Bridge] toolkit commands

2 participants