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

Outline test component interfaces and implement Cosmos bootstrap context #67

Merged
merged 90 commits into from
Dec 13, 2023

Conversation

soareschen
Copy link
Collaborator

@soareschen soareschen commented Nov 16, 2023

Part of #68

@soareschen soareschen changed the title Redesign modular IBC test framework using context-generic programming Outline test component interfaces and implement Cosmos bootstrap context Dec 13, 2023
@soareschen
Copy link
Collaborator Author

This PR is getting large, so I will split the work into smaller PRs. The first part of the PR implements the CosmosBootstrapContext, which allows for modular bootstrapping of CosmosSDK-like chains.

Future PRs will implement the test chain context, as well as running the IBC transfer test.

@soareschen soareschen marked this pull request as ready for review December 13, 2023 20:44
@soareschen soareschen merged commit 6302d31 into main Dec 13, 2023
10 checks passed
@soareschen soareschen deleted the soares/test-framework-next branch December 13, 2023 20:44
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