Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commits on Jul 20, 2023

  1. fix(cli)!: remove default value for --consensusAddress

    * Removed `Authority` address as default option for `--consensusAddress`
    * Removed `authority` exported variable from `src/connect.ts`
    
    BREAKING CHANGE: require `--consensusAddress <addr>`
    guidanoli committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    da799b7 View commit details
    Browse the repository at this point in the history
  2. refactor(cli)!: rename create command to create-dapp

    BREAKING CHANGE: command "create" no longer exists
    guidanoli committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bfbb47f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b1ed9a View commit details
    Browse the repository at this point in the history
  4. chore(contracts): prepack

    guidanoli committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7e3bb0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae9f2b7 View commit details
    Browse the repository at this point in the history
  6. refactor(deploy)!: undeploy authority and history

    BREAKING CHANGE: remove deployment script and deployment files of
    `History` and `Authority`.
    guidanoli committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2677d3a View commit details
    Browse the repository at this point in the history