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

New anvil dumped state with block information #36

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

tuler
Copy link
Member

@tuler tuler commented Jul 8, 2024

This PR has no code change (other than some dependencies updates), but triggers a new release of the @cartesi/devnet npm package.
The release process of the package in the GitHub action install the latest version of anvil.
The latest version of anvil has a new dump state format that includes the blocks information. This was included in PR foundry-rs/foundry#8160

ps: we also need to update the anvil version in the SDK to a version that supports loading the new information.
The old version of anvil still loads the new file just fine, it's backward compatible.

@tuler tuler requested a review from endersonmaia July 8, 2024 05:29
Copy link

changeset-bot bot commented Jul 8, 2024

🦋 Changeset detected

Latest commit: 04da8c6

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

This PR includes changesets to release 1 package
Name Type
@cartesi/devnet Minor

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

@tuler tuler mentioned this pull request Jul 8, 2024
@tuler tuler merged commit fce00ac into main Jul 8, 2024
3 checks passed
@tuler tuler deleted the feature/devnet-bump-anvil branch July 8, 2024 13:04
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.

2 participants