Skip to content
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

Submit xmc-tools-follow-up m1 #1154

Merged
merged 4 commits into from
Apr 8, 2024
Merged
Changes from 3 commits
Commits
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
17 changes: 17 additions & 0 deletions deliveries/xcm-tools-follow-up_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Milestone Delivery :mailbox:

**The delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**

* **Application Document:** [xcm-tools-follow-up](https://github.com/gmajor-encrypt/Grants-Program/blob/master/applications/xcm-tools-follow-up.md)
semuelle marked this conversation as resolved.
Show resolved Hide resolved
* **Milestone Number:** 1

| Number | Deliverable | Link | Notes |
|--------|---------------------------|-----------------------------------------------------------------------------|-------------------------|
| 0a. | License | https://github.com/gmajor-encrypt/xcm-tools/blob/main/LICENSE | Apache 2.0 |
| 0b. | Documentation | https://github.com/gmajor-encrypt/xcm-tools/blob/main/README.md | |
| 0c. | Testing and Testing Guide | https://github.com/gmajor-encrypt/xcm-tools#test | |
| 0d. | Docker | https://github.com/gmajor-encrypt/xcm-tools/blob/main/Dockerfile | |
| 1. | Xcm V3 support | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tx/VersionedXcm.go#L5 | Added additional XCM v4 |
| 2. | Bridge Tracing support | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tracker/ethereum.go | |
| 3. | Send bridge message | https://github.com/gmajor-encrypt/xcm-tools/blob/main/tx/tx.go#L145 | |
| 4. | Cli support | https://github.com/gmajor-encrypt/xcm-tools/blob/main/cmd/main.go | |
Loading