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

feat: add rollkit app #88

Merged
merged 7 commits into from
May 15, 2024
Merged

feat: add rollkit app #88

merged 7 commits into from
May 15, 2024

Conversation

julienrbrt
Copy link
Member

@julienrbrt julienrbrt commented Apr 25, 2024

Integrate https://github.com/rollkit/cosmos-sdk-starter as an ignite app.
This allows to create a rollkit rollup from a scaffolded ignite v28 chain as follows:

ignite s chain gm --address-prefix gm
cd gm
ignite app install -g github.com/ignite/apps/rollkit@rollkit/v0.1.0
ignite rollkit add
ignite chain build

Requires Cosmos SDK v0.50.6 (so ignite/cli#4104 merged and a v28.3.1)

@julienrbrt julienrbrt marked this pull request as ready for review May 3, 2024 20:15
@julienrbrt
Copy link
Member Author

The pseudo version won't work because of a weird go bug found by a familiar face: golang/go#56174.
This can still get reviewed however, and we release once we tag v28.4.0

toschdev
toschdev previously approved these changes May 6, 2024
rollkit/go.mod Outdated Show resolved Hide resolved
@julienrbrt julienrbrt merged commit c83ca93 into main May 15, 2024
28 checks passed
@julienrbrt julienrbrt deleted the julien/rollkit branch May 15, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants