v3.3.0
Canton stack — optional GitHub & pre-commit via a new default mode
- New Canton-only
defaultinstallation mode (recommended): keeps the Carpincho wallet and LLM/agent docs, removes the GitHub templates (.github) and pre-commit hooks (Husky / lint-staged / commitlint).fullkeeps everything;customlets you pick (GitHub + pre-commit start unchecked). - The
counter/e2efeature toggles are removed — demo-feature removal (counter,sign-message) is now user-controlled via the template'sdapp/frontend/README.md. The installer no longer edits demo source. - EVM is unchanged.
- Fix: Canton scaffolds' initial commit now uses
git commit --no-verifyso kept pre-commit hooks don't block the install.
🤖 Generated with Claude Code