Skip to content

Add Guide: Replay & Dry Run XCMs with Full Logging Using Chopsticks #734

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
781caf9
Update Introduction
raymondkfcheung Jun 17, 2025
d921145
Update Prerequisites
raymondkfcheung Jun 17, 2025
d49b97b
Update Steps 1-2
raymondkfcheung Jun 17, 2025
c34a524
Remove Enable Full Logging
raymondkfcheung Jun 18, 2025
9b1439b
Update Step 2
raymondkfcheung Jun 18, 2025
589653a
Update Step 3
raymondkfcheung Jun 18, 2025
06139f6
Update Additional Resources
raymondkfcheung Jun 18, 2025
a568381
Update content
raymondkfcheung Jun 18, 2025
73d158b
Update content v2
raymondkfcheung Jun 18, 2025
bf5b2e1
Update develop/toolkit/parachains/fork-chains/chopsticks/replay-xcm.md
raymondkfcheung Jun 19, 2025
0e96178
Fix link
raymondkfcheung Jun 19, 2025
acf449f
Update content
raymondkfcheung Jun 19, 2025
bc39cf6
Update content v2
raymondkfcheung Jun 19, 2025
1a68d71
Update content v3
raymondkfcheung Jun 19, 2025
44fe0cd
Update content v4
raymondkfcheung Jun 19, 2025
d0c8735
Update content v5
raymondkfcheung Jun 23, 2025
be05933
Merge branch 'master' into ray-add-chopsticks
raymondkfcheung Jun 23, 2025
aca7fe5
Update content v6
raymondkfcheung Jun 23, 2025
889438d
Update content v7
raymondkfcheung Jun 23, 2025
4a5f9c3
Update content v8
raymondkfcheung Jun 23, 2025
dabff66
Update content v9
raymondkfcheung Jun 23, 2025
809dfe6
Add link to fork
raymondkfcheung Jun 26, 2025
277d830
Merge branch 'master' into ray-add-chopsticks
raymondkfcheung Jun 26, 2025
f6b0394
Remove release flag
raymondkfcheung Jun 27, 2025
55945ea
Update to debug
raymondkfcheung Jun 27, 2025
7a05f4c
Update to debug wasm
raymondkfcheung Jun 27, 2025
bacda44
Add Dry Run the XCM
raymondkfcheung Jun 27, 2025
3dd529b
Proofread
raymondkfcheung Jun 27, 2025
6783d29
Rename to Replay and Dry Run XCMs
raymondkfcheung Jun 27, 2025
b522862
Update setup
raymondkfcheung Jun 27, 2025
0b7960a
Fix debug
raymondkfcheung Jun 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion develop/toolkit/parachains/fork-chains/chopsticks/.pages
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
title: Chopsticks
nav:
- index.md
- 'Get Started': get-started.md
- 'Get Started': get-started.md
- 'Replay and Dry Run XCMs': replay-and-dry-run-xcms.md
Loading