Tornado privacy pool with internal transactions
Go to file
2021-07-07 00:10:18 +03:00
.github/workflows enable tests in CI 2021-06-16 15:20:16 +03:00
circuits ensure no holes in merkle tree leaves 2021-06-16 14:01:29 +03:00
contracts solidity 7 2021-07-07 00:10:18 +03:00
scripts enable tests in CI 2021-06-16 15:20:16 +03:00
src shuffle utxos and remove reentrancy guard 2021-06-16 15:24:00 +03:00
test fix tests 2021-06-21 20:05:10 +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 lint, CI, Readme 2021-06-16 03:34:44 +03:00
TODO todo update 2021-06-15 23:04:34 +03:00
yarn.lock lint, CI, Readme 2021-06-16 03:34:44 +03:00

Tornado Pool Build Status

Usage

yarn
yarn build
yarn test