-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feature/adapt to rollups 1.2.0 #72
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I want to deploy the chart in sepolia the dispatcher and authority server crashed.
Error: BlockchainError { source: JsonReadError { path: "/opt/cartesi/share/deployments/sepolia.json", source: Error("missing field `History`", line: 1200, column: 3) } }
20d2b64
to
8326e38
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The anvil version should update to 3.1.0
(the current version does not exist in our docker repo anymore)
d8c38d8
to
918d775
Compare
918d775
to
a616794
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's just update the Readme
Can you send a PR? |
TODO:
/deployments/$network/dapp.json
with--dapp-deployment-file
and getvalues.yaml
using specific parameters;/opt/cartesi/share/deployments/$network.json
and--rollups-deployment-file
and get fromvalues.yaml
using specific parameters;- [ ] clean redis streams by default using an entrypoint for rollups-dispatcher container