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

Integrate Zombienet for XCM development and testing #199

Merged
merged 10 commits into from
Feb 27, 2024

Conversation

prxgr4mm3r
Copy link
Collaborator

I made a demo version of the config constructor in the command buildConfig. This functionality will move to init, I think. But for testing, I made it like that. Let me know your opinion about that.

src/lib/zombienetInfo.ts Show resolved Hide resolved
src/commands/zombienet/addProvider.ts Outdated Show resolved Hide resolved
src/commands/zombienet/buildConfig.ts Outdated Show resolved Hide resolved
src/commands/init/index.ts Outdated Show resolved Hide resolved
src/commands/zombienet/start.ts Outdated Show resolved Hide resolved
src/commands/zombienet/start.ts Outdated Show resolved Hide resolved
src/types/index.ts Outdated Show resolved Hide resolved
src/commands/zombienet/init.ts Outdated Show resolved Hide resolved
src/commands/zombienet/init.ts Outdated Show resolved Hide resolved
src/commands/zombienet/init.ts Outdated Show resolved Hide resolved
src/lib/tasks.ts Outdated Show resolved Hide resolved
src/lib/zombienetInfo.ts Outdated Show resolved Hide resolved
@prxgr4mm3r prxgr4mm3r linked an issue Jan 31, 2024 that may be closed by this pull request
6 tasks
src/commands/zombienet/init.ts Outdated Show resolved Hide resolved
src/commands/zombienet/init.ts Show resolved Hide resolved
src/lib/zombienetInfo.ts Show resolved Hide resolved
src/templates/zombienet/polkadot.toml Show resolved Hide resolved
Copy link
Contributor

@ipapandinas ipapandinas left a comment

Choose a reason for hiding this comment

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

Looks good for now, we should update binaries once Swanky node is up to date

Copy link
Member

@pmikolajczyk41 pmikolajczyk41 left a comment

Choose a reason for hiding this comment

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

checked locally, lgtm

src/templates/zombienet/zombienet.config.toml Show resolved Hide resolved
src/commands/zombienet/init.ts Show resolved Hide resolved
src/commands/zombienet/init.ts Outdated Show resolved Hide resolved
@ipapandinas ipapandinas changed the title [WIP] Integrate Zombienet for XCM development and testing Integrate Zombienet for XCM development and testing Feb 27, 2024
@ipapandinas ipapandinas marked this pull request as ready for review February 27, 2024 10:44
@ipapandinas ipapandinas changed the base branch from master to ink-devhub-1 February 27, 2024 10:45
@ipapandinas ipapandinas merged commit f6e32e5 into ink-devhub-1 Feb 27, 2024
3 checks passed
@ipapandinas ipapandinas deleted the feature/zombienet branch February 27, 2024 11:35
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.

Integrate Zombienet for XCM development and testing
3 participants