Skip to content

refactor: Update to latest Node v2 (By using cartesi/cli alpha.9) #15

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

brunomenezes
Copy link
Contributor

Summary

Here are code changes to be able to use the latest cartesi/cli with node-v2 and other new supporting libraries (e.g. @cartesi/viem).

My goal is to rollback to communicate only with InputBox rather than going through the DA. At the moment I want to use Comet to test rollups-explorer as it is a complete solution with voucher generation and execution.

Later, we could see what is necessary (another hurdle) to config or set in the CLI to have a working environment with DAs.

CC: @riseandshaheen

Note

Currently I forked the deroll repository and made changes to the wallet package and submitted a PR. There is a pull-request open here, but I also packaged the changes for a release on my own repo here, that is what we are using while the PR is on review.

Warning

Currently the node ran out of memory pretty quick with some kind of "sigfault" of sorts. Not sure if it is space that has been consumed too quickly with the inspects or something else within my docker settings.

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