Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SemaphoreViem implemented #364

Closed
wants to merge 901 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    a4fcb36 View commit details
    Browse the repository at this point in the history
  2. chore(semaphore): v3.1.0

    cedoor committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    243c505 View commit details
    Browse the repository at this point in the history
  3. chore: update lockfile

    cedoor committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    4f49736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e036c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    739af09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#253 from semaphore-protocol/cho…

    …re/release
    
    Yarn patch to change `changelogithub` output
    cedoor authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d2b9597 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    972790d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    a5df125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef675f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b1519e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    257080e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c402f3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request semaphore-protocol#255 from semaphore-protocol/cho…

    …re/bump-version
    
    New NPM scripts to bump versions and publish NPM packages
    cedoor authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1bb2982 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. fix hardhat task

    shiyingt committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3105a0c View commit details
    Browse the repository at this point in the history
  2. fix hardhat task

    shiyingt committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6987686 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. chore: update discord links

    cedoor committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    bd06422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ddbc51 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    865421a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. revert all changes

    shiyingt committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b51f1d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    934e4b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge pull request semaphore-protocol#257 from shiyingt/feat/deploy-v…

    …erifier-hardhat
    
    add hardhat task to deploy SemaphoreVerifier.sol
    cedoor authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    76146ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e2442 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    3c359e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#261 from vimwitch/json-prepend-0x

    feat(identity): prepend hex strings with 0x
    cedoor authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    5a99792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed63519 View commit details
    Browse the repository at this point in the history
  4. chore: run prettier

    chancehudson committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    d5d0114 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    b040c42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#262 from vimwitch/identity-entropy

    feat(identity): use sha512 to extract more entropy from message
    cedoor authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    95e4a4e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. feat(data): create new data package

    This new package allows devs to fetch on-chain data by using a Semaphore subgraph or the Ethers
    library.
    
    BREAKING CHANGE: The code of the old `@semaphore-protocol/subgraph` package has been moved to the
    `@semaphore-protocol/data` package.
    
    re semaphore-protocol#256
    cedoor committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    fc2f648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925cc64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d27c3a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    9942b92 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. fix(data): add request header

    cedoor committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    56e652a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc165cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a798acb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1809778 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cce2936 View commit details
    Browse the repository at this point in the history
  6. docs: fix md syntax

    cedoor authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2b732f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b09e274 View commit details
    Browse the repository at this point in the history
  8. Merge pull request semaphore-protocol#264 from semaphore-protocol/fea…

    …t/data-package
    
    New `@semaphore-protocol/data` package
    cedoor authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    86e186c View commit details
    Browse the repository at this point in the history
  9. refactor(contracts): change Semaphore__InvalidProof to InvalidProof

    Makes Pairing.sol errors more generic for greater reusability
    
    fix semaphore-protocol#266
    zkzoomer committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    dc39c4c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Merge pull request semaphore-protocol#267 from 0xdeenz/main

    refactor(contracts): change Semaphore__InvalidProof to InvalidProof
    cedoor authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    4fab94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a296541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1013516 View commit details
    Browse the repository at this point in the history
  4. Merge pull request semaphore-protocol#268 from semaphore-protocol/cho…

    …re/sepolia
    
    Semaphore on Sepolia network
    cedoor authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    eceec87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c988896 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b49891 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e5e00a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4241be1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55a48a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9f888a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3722b15 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a27d0b View commit details
    Browse the repository at this point in the history
  13. Merge pull request semaphore-protocol#271 from vimwitch/poseidon-lite…

    …-upgrade
    
    Poseidon lite upgrade
    cedoor authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    21f2287 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge pull request semaphore-protocol#269 from semaphore-protocol/cho…

    …re/mumbai
    
    Semaphore support for Mumbai network
    cedoor authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e002b24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#270 from semaphore-protocol/cho…

    …re/optimism-goerli
    
    Semaphore support for Optimism Goerli network
    cedoor authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6344cf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0780751 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    915b95d View commit details
    Browse the repository at this point in the history
  5. chore: v3.2.0

    cedoor committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    33d814f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f7af88 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    d227ee1 View commit details
    Browse the repository at this point in the history
  2. chore: v3.2.1

    cedoor committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    5cc6877 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    7b93893 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#272 from semaphore-protocol/fix…

    …/data-ethers
    
    Correct check for group existence
    cedoor authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    46c2ad2 View commit details
    Browse the repository at this point in the history
  3. chore: v3.2.2

    cedoor committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5ea3b7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c6df19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9db066 View commit details
    Browse the repository at this point in the history
  6. chore: update team name

    cedoor authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    07244fc View commit details
    Browse the repository at this point in the history
  7. Merge pull request semaphore-protocol#273 from semaphore-protocol/cho…

    …re/auto-assign-action
    
    New Github workflow to assign PRs
    cedoor authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f777603 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0137d6e View commit details
    Browse the repository at this point in the history
  9. chore: update github token

    cedoor authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d33d306 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77552b0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request semaphore-protocol#274 from semaphore-protocol/cho…

    …re/husky
    
    New Husky script to check commit messages' format
    cedoor authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e00dc8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a3079b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    797e62d View commit details
    Browse the repository at this point in the history
  14. chore: update lockfile

    cedoor committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    982ee86 View commit details
    Browse the repository at this point in the history
  15. Merge pull request semaphore-protocol#276 from semaphore-protocol/fix…

    …/bundle-poseidon
    
    JS bundles with Poseidon functions
    cedoor authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e135b1d View commit details
    Browse the repository at this point in the history
  16. chore: v3.2.3

    cedoor committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    59d2d13 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    a4f9e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49221b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8988f47 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge pull request semaphore-protocol#279 from semaphore-protocol/cho…

    …re/default-network
    
    New default network (Sepolia)
    cedoor authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6c64452 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Fix typo in Pairing.sol

    dbrans authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0810ffb View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#280 from dbrans/patch-1

    Comment typo in Pairing.sol
    cedoor authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    032702b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63666f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e34ce9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef393e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ddf75b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eefffca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ecf293 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    716a20c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    4133ae1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#283 from semaphore-protocol/fea…

    …t/cli-template-hardhat
    
    Add new version of cli-template-hardhat
    cedoor authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    e44ca7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0571bbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f67c1f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5363700 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    4641735 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#282 from semaphore-protocol/cho…

    …re/arbitrum-goerli
    
    Semaphore support for Arbitrum Goerli network
    cedoor authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0a6061c View commit details
    Browse the repository at this point in the history
  3. Merge pull request semaphore-protocol#281 from semaphore-protocol/fea…

    …t/cli-sepolia-network
    
    Add support for Sepolia network in the CLI
    cedoor authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    889fe89 View commit details
    Browse the repository at this point in the history
  4. style(cli): format code

    cedoor committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    22ee1e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request semaphore-protocol#285 from semaphore-protocol/fea…

    …t/heyauthn
    
    New HeyAuthn package
    cedoor authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b497be7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    587e304 View commit details
    Browse the repository at this point in the history
  7. chore: v3.3.0

    cedoor committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    af89f3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79103bb View commit details
    Browse the repository at this point in the history
  9. docs: add heyauthn docs link

    cedoor committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ff692f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c4a2a1 View commit details
    Browse the repository at this point in the history
  11. chore: v3.4.0

    cedoor committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    254218b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    a312590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220b34d View commit details
    Browse the repository at this point in the history
  3. Merge pull request semaphore-protocol#291 from semaphore-protocol/doc…

    …s/heyauthn-readme
    
    Add new author
    cedoor authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c774518 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    9aa18b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#292 from mmqxyz/patch-1

    docs: fix small typos in Pairing.sol
    cedoor authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    53963f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d36a79e View commit details
    Browse the repository at this point in the history
  4. Merge pull request semaphore-protocol#293 from semaphore-protocol/fix…

    …/semaphore-ethers
    
    Correct nullifier hash parameter
    cedoor authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1118452 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    99ea3a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#295 from semaphore-protocol/fea…

    …t/identity-getter
    
    New identity secret attribute and getter
    cedoor authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2af0af9 View commit details
    Browse the repository at this point in the history
  3. chore: v3.5.0

    cedoor committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    64a2e01 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    0cbbd9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ab909 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e39a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    150a4c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93e4a5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb0b58e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b060f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9b0afb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30f82d9 View commit details
    Browse the repository at this point in the history
  10. style(cli): add total of elements in the output of get-groups get-mem…

    …bers and get-proofs commands
    vplasencia authored and cedoor committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1b2f6b8 View commit details
    Browse the repository at this point in the history
  11. feat(cli-template-hardhat-nextjs-semaphoreethers): add the hardhat-ne…

    …xtjs-semaphoreethers template
    vplasencia authored and cedoor committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    53d878c View commit details
    Browse the repository at this point in the history
  12. refactor(cli-template-hardhat-nextjs-semaphoreethers): add access pub…

    …lic in package.json file
    vplasencia authored and cedoor committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    abfff13 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eb997a8 View commit details
    Browse the repository at this point in the history
  14. feat(cli-template-hardhat-nextjs-semaphoresubgraph): add hardhat-next…

    …js-semaphoresubgraph template
    vplasencia authored and cedoor committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    58310b5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e5cf466 View commit details
    Browse the repository at this point in the history
  16. refactor(cli-template-hardhat-nextjs-semaphoresubgraph): remove unuse…

    …d import statement
    vplasencia authored and cedoor committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5dbbdd1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fcaac9f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b363ce3 View commit details
    Browse the repository at this point in the history
  19. style: format code with prettier

    vplasencia authored and cedoor committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8475666 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6afb098 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4d1a637 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e38b040 View commit details
    Browse the repository at this point in the history
  23. refactor(cli-template-monorepo-ethers): rename cli hardhat-nextjs-sem…

    …aphoreethers template package
    vplasencia authored and cedoor committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1c0d119 View commit details
    Browse the repository at this point in the history
  24. refactor(cli-template-monorepo-subgraph): rename cli hardhat-nextjs-s…

    …emaphoresubgraph template
    vplasencia authored and cedoor committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ee6e1c1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    84c1dfa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    58de92a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    94bbf40 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0a3654b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    045a2a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    84813c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9c42b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41a8813 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db2820e View commit details
    Browse the repository at this point in the history
  5. Merge pull request semaphore-protocol#303 from semaphore-protocol/mil…

    …estone/semaphore-cli-templates
    
    Add new templates and commands in the CLI
    vplasencia authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    81435b1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request semaphore-protocol#304 from semaphore-protocol/fix…

    …/proof-event
    
    Correct `ProofVerified` event parameters
    vplasencia authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4ec0ba5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36f9b56 View commit details
    Browse the repository at this point in the history
  8. chore: v3.6.0-1

    vplasencia committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8376271 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    7d4871f View commit details
    Browse the repository at this point in the history
  2. chore: add files field in the package.json file in monorepo-ethers an…

    …d monorepo-subgraph templates
    vplasencia committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6f38101 View commit details
    Browse the repository at this point in the history
  3. chore: v3.6.0-beta.0

    vplasencia committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4996ec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    206106a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e453ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd897a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    2467291 View commit details
    Browse the repository at this point in the history
  2. chore: v3.6.0-beta.1

    vplasencia committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6b9c9c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02d1395 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02658c0 View commit details
    Browse the repository at this point in the history
  5. chore: v3.6.0-beta.2

    vplasencia committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    fe8a48b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4f3565 View commit details
    Browse the repository at this point in the history
  7. chore: v3.6.0-beta.3

    vplasencia committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e17737d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. chore: v3.6.0-beta.4

    vplasencia committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    aabad74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ba252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74c2ed1 View commit details
    Browse the repository at this point in the history
  4. chore: vv3.6.0

    vplasencia committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c52f003 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    9f9ec70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#306 from vimwitch/bump-poseidon…

    …-lite
    
    chore: bump poseidon-lite minor version
    cedoor authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    617bb36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b98bdb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10909c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37bbdb4 View commit details
    Browse the repository at this point in the history
  6. chore: add some projects

    cedoor committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3ee4ceb View commit details
    Browse the repository at this point in the history
  7. Merge pull request semaphore-protocol#309 from semaphore-protocol/cho…

    …re/community-projects
    
    Semaphore projects
    cedoor authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f0574c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    e7ceb37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#310 from semaphore-protocol/doc…

    …s/cli
    
    Update the Readme file to add the new CLI commands
    cedoor authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    faf7ff9 View commit details
    Browse the repository at this point in the history
  3. chore: v3.7.0

    cedoor committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    22f33a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    eb63447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d151998 View commit details
    Browse the repository at this point in the history
  3. Merge pull request semaphore-protocol#311 from semaphore-protocol/ref…

    …/cli
    
    Update get-proofs description
    cedoor authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    10024bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cc2b6a View commit details
    Browse the repository at this point in the history
  5. docs(proof): update README.md

    cedoor authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    3f1432c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    dc7e0a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    9a24d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ff372e View commit details
    Browse the repository at this point in the history
  3. Merge pull request semaphore-protocol#313 from 0xdeenz/main

    chore: add Block Qualified to list of projects
    cedoor authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    37951ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request semaphore-protocol#312 from semaphore-protocol/fea…

    …t/nullifier-hash
    
    New function to calculate nullifier hash
    cedoor authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    946ac83 View commit details
    Browse the repository at this point in the history
  5. chore: v3.8.0

    cedoor committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    736bddb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    92a6a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e03355 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge pull request semaphore-protocol#315 from semaphore-protocol/fea…

    …t/subgraph
    
    Sepolia subgraph & supported networks
    cedoor authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f50a160 View commit details
    Browse the repository at this point in the history
  2. chore: v3.9.0

    cedoor committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    900da9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cb0ef3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    594daba View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge pull request semaphore-protocol#316 from semaphore-protocol/doc…

    …s/update-readme-data-package
    
    Update readme file in data package
    cedoor authored May 2, 2023
    Configuration menu
    Copy the full SHA
    0ee1fa2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    ed015cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#322 from semaphore-protocol/fea…

    …t/init-members
    
    New class parameter to add members
    cedoor authored May 15, 2023
    Configuration menu
    Copy the full SHA
    5915ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7076a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b430da View commit details
    Browse the repository at this point in the history
  5. Merge pull request semaphore-protocol#324 from semaphore-protocol/fea…

    …t/is-member
    
    New function to check if a member exists
    cedoor authored May 15, 2023
    Configuration menu
    Copy the full SHA
    e783465 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    d1d309a View commit details
    Browse the repository at this point in the history
  2. chore: v3.10.1

    cedoor committed May 17, 2023
    Configuration menu
    Copy the full SHA
    41181c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    8552640 View commit details
    Browse the repository at this point in the history
  2. docs: fix typo

    vplasencia committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    44177ce View commit details
    Browse the repository at this point in the history
  3. docs: fix typo

    vplasencia committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a786f10 View commit details
    Browse the repository at this point in the history
  4. docs: change tagline

    vplasencia committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    763663c View commit details
    Browse the repository at this point in the history
  5. Merge pull request semaphore-protocol#336 from semaphore-protocol/doc…

    …s/add-project
    
    Add StealthComms to the projects file
    cedoor authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e5bcd18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d26d4e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. feat: add identitycommitment as groups filter

    Allow to filter on identity commitments when getting subgraph groups
    wslyvh committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    369257d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    82ad9a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#338 from wslyvh/main

    New filter option to query groups based on identity commitment
    cedoor authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7467aac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8afa314 View commit details
    Browse the repository at this point in the history
  4. Merge pull request semaphore-protocol#347 from semaphore-protocol/ref…

    …actor/proof-exports
    
    `MerkleProof` type to exports
    cedoor authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ac555f5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request semaphore-protocol#346 from semaphore-protocol/cho…

    …re/snarkjs-version
    
    New snarkjs version
    cedoor authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    44acbf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a07dda View commit details
    Browse the repository at this point in the history
  7. chore: v3.11.0

    cedoor committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    478e6fa View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    09e062d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. chore: update pse domain

    cedoor committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6f7dd99 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    d420484 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#356 from semaphore-protocol/ref…

    …/improve-error-messages
    
    Improve error messages
    cedoor authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e1f66a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    20f2831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729764d View commit details
    Browse the repository at this point in the history
  3. Merge pull request semaphore-protocol#359 from semaphore-protocol/fix…

    …/semaphore-ethers
    
    Check address value before setting it in `SemaphoreEthers` class
    cedoor authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    91429e0 View commit details
    Browse the repository at this point in the history
  4. chore: v3.11.1

    cedoor committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    05704e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    7ac640c View commit details
    Browse the repository at this point in the history
  2. chore: update lockfile

    cedoor committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    222153e View commit details
    Browse the repository at this point in the history
  3. Merge pull request semaphore-protocol#361 from semaphore-protocol/cho…

    …re/typedoc
    
    New typedoc configuration
    cedoor authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    437fa9a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev'

    cedoor committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    715b1f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Merge branch 'main' into main

    cedoor authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    daf5589 View commit details
    Browse the repository at this point in the history
  2. Merge pull request semaphore-protocol#349 from aguzmant103/main

    Adding Bandada to project list
    cedoor authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4280bff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe3628 View commit details
    Browse the repository at this point in the history
  4. Merge pull request semaphore-protocol#363 from semaphore-protocol/cho…

    …re/snarkjs-circomlibjs-types
    
    New Snarkjs/Circomlibjs type definitions
    cedoor authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f212684 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    18bf708 View commit details
    Browse the repository at this point in the history
  2. feat(data)!: replace ABI with TS from JSON

    To take advantage of the reasoning in the Viem library.
    inaridiy committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2b93ba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f4130e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7146f3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1ae522 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f537ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9d7898 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08b2bf7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0959a43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74ad60e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b9ea83 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3446e49 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    f2261ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab1939 View commit details
    Browse the repository at this point in the history