Tornado privacy pool with internal transactions
Go to file
2021-08-13 21:28:44 +03:00
.github/workflows enable tests in CI 2021-06-16 15:20:16 +03:00
circuits refactor extAmount and fee into a single public input 2021-08-13 20:07:53 +03:00
contracts refactor extAmount and fee into a single public input 2021-08-13 20:07:53 +03:00
scripts enable tests in CI 2021-06-16 15:20:16 +03:00
src refactor extAmount and fee into a single public input 2021-08-13 20:07:53 +03:00
test feat: method register and transact 2021-07-26 11:29:08 +03:00
.editorconfig fix indentation 2020-04-09 22:12:45 +03:00
.env.example env example + fixed-merkle-tree update 2021-07-07 00:08:27 +03:00
.eslintrc init hardhat 2021-06-03 21:56:46 +03:00
.gitignore env example + fixed-merkle-tree update 2021-07-07 00:08:27 +03:00
.prettierignore fix lint 2021-06-16 15:22:13 +03:00
.prettierrc init hardhat 2021-06-03 21:56:46 +03:00
.solhint.json init hardhat 2021-06-03 21:56:46 +03:00
hardhat.config.js solidity 7 2021-07-07 00:10:18 +03:00
package.json solidity 7 2021-07-07 00:10:18 +03:00
README.md readme update 2021-08-13 21:28:44 +03:00
TODO todo update 2021-06-15 23:04:34 +03:00
yarn.lock feat: method register and transact 2021-07-26 11:29:08 +03:00

Tornado Pool Build Status

Usage

yarn
yarn build
yarn test

TODO

  1. deposit from mainnet to the pool on optimism in one tx