Skip to content

v3.2.0

Choose a tag to compare

@fernandomg fernandomg released this 01 Jun 20:14
· 23 commits to main since this release
3dfb4fc

Adds Canton stack support to the installer (#3, #4).

  • --canton / --evm / --stack selection; --info lists stacks, features, and dependencies.
  • Canton features: counter, e2e, carpincho, llm (all default-on); e2e requires counter.
  • Interactive flow gathers all answers before any disk work, with a confirmation step and interrupt-safe cleanup.