-
https://github.com/iden3/circomlib/blob/d91afa804ace6481f4468eebc0bf55229771e24c/src/pedersenHash.js#L8
-
First, thanks publishing this project! Can't wait to see a product ready trustless Ethereum mixer.
I'm running into some difficulties during the make process.
Because I'm running OSX I'm includi…
-
I've been trying to make zkSNARK for merkle tree with sha256.
Merkle tree with mimc is given as an example in this repo but replacing mimc with sha256_full or sha256_many has been found not that ea…
-
# What
I would like to see a ZK Rollup based ERC20 replacement.
# Rationale
ERC20 is the most successful standard in the Ethereum ecosystem.
After watching [Vitalik's talk about Scalabl…
-
I'm new to the zk-snarks world, still trying to figure out how everything works.
I would like to generate a proof of pre-image using SHA256 and an arbitrary sized input.
I was wondering if you c…
-
For example, the `from_y_always` is agnostic to the hashing algorithm which is first used to derive a field element. However, it does this by incrementing the coordinate until a point is valid.
See…
-
I am a user, I want to use Miximus, I have tokens or Ether which I want to convert into anonymised tokens. How do I do this?
Once my tokens have been anonymised I need to withdraw them again, to co…
-
-
Each public input that is passed to the snark costs ~ 40k gas. We want to reduce this by hashing together all the inputs inside the EVM and then hashing them together again inside the snark and ensuri…
-
We want to use this with miximus so its a good idea to break the ./src directory into a depedency that can be called from miximus and sepaphore.