g. nicholas d'andrea
7ceebf48d5
Generate Hasher artifact upon compile, not migrate
...
To fix intermittent `truffle test` failures, use Truffle's external
compiler system for generating a valid artifact for Hasher at
compile-time instead of in migrations/2_deploy_hasher.js.
- Define compileHelper.js script, which outputs temporary artifact
data to `./build/Hasher.json`.
- Configure `external` compiler in truffle-config to run compileHelper
and process result
- Remove usage of @truffle/artifactor in migration, since the artifact
will now already exist
2020-04-29 02:07:54 -04:00
Alexey
a533ad9ffb
Add explicit constrains for recepient, relayer and fee
2020-04-28 10:36:48 +03:00
poma
d4e6031982
fix cli
2020-04-17 21:54:27 +03:00
Alexey
2d9677831a
fix cli
2020-04-15 16:14:05 +03:00
Alexey
f04ff2b6fd
update infura keys
2020-04-14 12:22:15 +03:00
Alexey
b0bca7fc36
fix solidity version
2020-04-13 22:02:21 +03:00
Alexey
54bb4c4b3c
update links
2020-04-06 13:20:58 +03:00
Alexey
411098b589
pin snarkjs versions in dependencies
2020-04-06 13:11:42 +03:00
Alexey
c8adb6b200
update circomlib
2020-04-06 11:58:17 +03:00
Alexey
cfaf325c47
fix minimal example
2020-03-04 14:30:26 +03:00
Pertsev Alexey
30b07f76a5
Merge pull request #41 from tornadocash/demo
...
Demo
2020-03-04 14:14:40 +03:00
Pertsev Alexey
d1c4a9bee6
Merge pull request #40 from tornadocash/networks
...
CLI update
2020-03-04 14:13:40 +03:00
Alexey
6a592154d2
make it work with ganache
2020-02-28 13:42:46 +03:00
poma
49bdd1bb6f
minimal demo wip
2020-02-28 13:22:08 +03:00
Alexey
0e0ac72b0f
readme fix
2020-02-27 16:40:21 +03:00
Alexey
3e9df20f35
tidy
2020-02-27 16:36:44 +03:00
Alexey
62c7951961
fix browser version; readme update
2020-02-27 16:32:10 +03:00
Alexey
8afd208765
fix bugs
2020-02-27 10:46:43 +03:00
Alexey
ff71072700
WIP
2020-02-26 16:57:53 +03:00
Alexey
27316a1edd
poma WIP
2020-02-25 11:04:13 +03:00
Alexey
7033f34434
update WP link
2019-12-17 12:19:34 +03:00
Roman Semenov
91e652ae66
add whitepaper link
2019-12-17 15:52:14 +07:00
Alexey
a780956a63
Rename
2019-12-14 12:44:18 +03:00
poma
0fc3cda775
remove migration script (moving to a separate branch)
2019-12-14 15:23:59 +07:00
poma
079ba3aa5a
update readme
2019-12-14 15:21:26 +07:00
Roman Semenov
0ac236d439
Merge pull request #33 from tornadocash/circomlib_audit
...
new circomlib update
2019-12-14 12:56:12 +07:00
Roman Storm
9757978d27
new circomlib update
2019-12-13 13:18:16 -08:00
Roman Storm
51c3d6b28c
Merge pull request #32 from tornadocash/migrationScript
...
Migration script
2019-12-13 13:15:06 -08:00
Alexey
6cd0ae8d87
fix cli
2019-12-13 23:36:32 +03:00
Alexey
68a861ed35
Merge branch 'master' into migrationScript
2019-12-13 23:21:25 +03:00
Alexey
ea93af3243
Merge branch 'master' into migrationScript
2019-12-13 23:12:49 +03:00
Alexey
bb3c4aae52
fix cli.js
2019-12-13 23:01:38 +03:00
Roman Storm
4a5921d8c2
Merge pull request #31 from tornadocash/rename
...
rename variables
2019-12-13 11:04:05 -08:00
poma
4114f7b52c
rename variables
2019-12-13 20:49:19 +07:00
Pertsev Alexey
8623e4092a
Merge pull request #30 from tornadocash/migration-temp
...
Migration temp
2019-12-11 23:08:12 +03:00
Pertsev Alexey
2671aab17b
Merge branch 'migrationScript' into migration-temp
2019-12-11 23:07:59 +03:00
Alexey
1be468c863
done
2019-12-11 23:04:38 +03:00
Alexey
265540067a
WIP
2019-12-11 20:05:28 +03:00
poma
917892ef13
wip
2019-12-11 23:49:43 +07:00
Alexey
2c28e1d5aa
tidy
2019-12-11 17:01:34 +03:00
poma
b6b8aa9619
fix subtrees
2019-12-11 19:30:25 +07:00
poma
ae44615198
make finishMigration payable
2019-12-11 19:29:03 +07:00
poma
1515959a01
change tree depth to 20
2019-12-11 19:29:03 +07:00
Roman Storm
5140e1b38f
finish migration
2019-12-10 07:48:11 -08:00
Roman Semenov
6ae2fe612c
Update README.md
2019-12-09 23:40:10 -08:00
poma
2a0f0ccfd9
remove unused import
2019-12-09 23:40:10 -08:00
poma
0e9732625e
fix address formatting in tests
2019-12-09 23:40:10 -08:00
Roman Storm
656673b690
add migration script
2019-12-09 23:40:10 -08:00
Roman Semenov
d9f4b16076
Update README.md
2019-12-05 22:52:01 +07:00
Pertsev Alexey
beceeaae6e
Merge pull request #28 from peppersec/fix-test
...
fix address formatting in tests
2019-12-02 11:45:24 +03:00