Serhii Shymkiv
Serhii Shymkiv
The procedure was slightly changed but keeps the same idea.
I was thinking to make it possible to go back from final steps of deployment aliases configuration. But having it for one scenario when prompted to select from multiple cached...
https://github.com/o1-labs/zkapp-cli/issues/544
UPD: Fixed > First we need to resolve the compatibility issue with, well, Mina `compatible` branch :D
Note for assignee: address `TODO` in CI config: https://github.com/o1-labs/zkapp-cli/pull/662. --- UPD: Done.
https://app.codecov.io/gh/o1-labs/zkapp-cli/tree/feat%2Funit-tests
Smoke testing run against this branch: https://github.com/o1-labs/zkapp-cli/actions/runs/9970821097 Please refer to PR's description for the information about why it is not picked up.
Is related to: https://github.com/o1-labs/zkapp-cli/pull/661
More specifically we want to simplify the Next configuration by only leaving the `headers` config. https://github.com/o1-labs/docs2/blob/b8ac883d6bcebd657558cdbf50b346a95bf4e2c9/examples/zkapps/04-zkapp-browser-ui/ui/next.config.mjs#L25
Related issues: - https://github.com/o1-labs/o1js/issues/1610 - https://github.com/o1-labs/o1js/issues/1576 - https://github.com/o1-labs/o1js/issues/1575