Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: semaphore-protocol/semaphore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-beta.1
Choose a base ref
...
head repository: semaphore-protocol/semaphore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-beta.2
Choose a head ref
  • 13 commits
  • 26 files changed
  • 2 contributors

Commits on Feb 28, 2024

  1. chore: remove stableVersion field

    Former-commit-id: 9c23fc7
    cedoor committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    517fd44 View commit details
    Browse the repository at this point in the history
  2. test(circuits): add type assertion for secret value

    Former-commit-id: c4dd1e4
    cedoor committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    41f0b29 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix: download the correct cli template files

    Former-commit-id: e82b463
    vplasencia committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4e84441 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    42991c5 View commit details
    Browse the repository at this point in the history
  2. refactor(cli-template-contracts-hardhat): remove unnecessary files fr…

    …om config
    
    Former-commit-id: 42969e2
    vplasencia committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    aaf2079 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #674 from semaphore-protocol/ref/cli-templates

    Cownload the correct CLI Template files
    
    Former-commit-id: bdf36f9
    cedoor authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0c54007 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. chore(docs): remove pnpm and npm from supported package managers

    The Semaphore V4 CLI templates don't support npm and pnpm yet. The documentation should reflect this
    aspect. It will be updated as soon as those templates support more package managers.
    
    re #676
    
    
    Former-commit-id: e6198cf
    cedoor committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e81b490 View commit details
    Browse the repository at this point in the history
  2. chore: update folder name for generated artifacts

    Former-commit-id: 17b072b
    cedoor committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f7403cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #678 from semaphore-protocol/chore/clean

    Update folder name for generated artifacts
    
    Former-commit-id: dfb972d
    cedoor authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8bfebd3 View commit details
    Browse the repository at this point in the history
  4. chore: add script to remove stableVersion field

    re #305
    
    
    Former-commit-id: fbe6b66
    cedoor committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ca944c6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #677 from semaphore-protocol/docs/yarn-only

    Remove pnpm and npm from supported package managers
    
    Former-commit-id: 6ad2a79
    cedoor authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f7fa9fe View commit details
    Browse the repository at this point in the history
  6. Merge pull request #679 from semaphore-protocol/chore/stable-version-…

    …script
    
    Add script to remove stableVersion field
    
    Former-commit-id: 3dc31e5
    cedoor authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7b46be0 View commit details
    Browse the repository at this point in the history
  7. chore: v4.0.0-beta.2

    Former-commit-id: 43f555e
    cedoor committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ac83045 View commit details
    Browse the repository at this point in the history
Loading