semaphore

A zero-knowledge protocol for anonymous interactions.

MIT License

Downloads
30.5K
Stars
899
Committers
43

Bot releases are visible (Hide)

semaphore - v3.0.0-beta.7

Published by cedoor almost 2 years ago

semaphore - v3.0.0-beta.6

Published by cedoor almost 2 years ago

semaphore - v3.0.0-beta.5

Published by cedoor almost 2 years ago

semaphore - v3.0.0-beta.4

Published by cedoor almost 2 years ago

semaphore - v3.0.0-beta.3

Published by cedoor almost 2 years ago

semaphore - v3.0.0-beta.2

Published by cedoor almost 2 years ago

semaphore - v3.0.0-beta.1

Published by cedoor almost 2 years ago

semaphore - v3.0.0-beta

Published by cedoor almost 2 years ago

semaphore - v2.6.1

Published by cedoor almost 2 years ago

Changelog

  • @semaphore-protocol/subgraph: Set correct TheGraph API urls (commit)
semaphore - v2.6.0

Published by cedoor about 2 years ago

Changelog

  • Add class getters to the @semaphore-protocol/identity package #142
  • Update @semaphore-protocol/contracts dependencies
  • Add fixes for v.2.5.0 audit findings
semaphore - v2.5.0

Published by cedoor about 2 years ago

Changelog

  • Global versioning: from now on, npm package versions will always have the same minor and major version
  • Monorepo: all code (i.e. JavaScript, Solidity, Circom) is now in the same repository #134
  • Nullifiers hashes are now specific for each group #136
  • New proof parameters in the VerifiedProof event #136
  • Nullifier hashes were moved out of the SemaphoreCore.sol contract #138

Audit

One major issue was found in the @zk-kit/incremental-merkle-tree.sol package, which is a @semaphore-protocol/contracts dependency: https://github.com/privacy-scaling-explorations/zk-kit/issues/32.

Semaphore_2.5.0_Audit.pdf

semaphore - v1.0.0

Published by cedoor about 2 years ago

semaphore - v2.2.0

Published by cedoor about 2 years ago

  • Additional index parameter for the member events: #133
semaphore - v2.1.0

Published by cedoor about 2 years ago

  • New function to add many members in a single transaction: #131
  • New function to update group members: #128
  • Merkle tree expiries: #124
  • Gas optimizations: #117 #118 #113
  • Fixed prigma: #116
  • The Kovan network is no longer supported as being deprecated
semaphore - v2.0.0

Published by cedoor over 2 years ago