Skip to content

feat: SDK update devnet to latest and bump rollups-node to next version#506

Draft
brunomenezes wants to merge 1 commit into
prerelease/v2-alphafrom
feat/sdk-update-foundry-devnet-node
Draft

feat: SDK update devnet to latest and bump rollups-node to next version#506
brunomenezes wants to merge 1 commit into
prerelease/v2-alphafrom
feat/sdk-update-foundry-devnet-node

Conversation

@brunomenezes

@brunomenezes brunomenezes commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

SDK changes to support the latest devnet package and rollups-node alpha.13.

Details:

Check Steps

Replace the <tag-name> with the appropriate image tag name.

Node

docker run -ti --rm cartesi/sdk:<tag-name> cartesi-rollups-cli --version

Devnet

docker run -ti --rm cartesi/sdk:<tag-name> cat /usr/share/cartesi/DEVNET_VERSION

Foundry

docker run -ti --rm cartesi/sdk:<tag-name> anvil --version

@changeset-bot

changeset-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 21f1742

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cartesi/sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@brunomenezes brunomenezes moved this from Todo to In progress in Rollups SDK Jul 17, 2026
@brunomenezes brunomenezes linked an issue Jul 17, 2026 that may be closed by this pull request
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

SDK: update to latest devnet and rollups-node alpha.13

1 participant