Skip to content

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.

2 participants