poma
8580c5e427
deploy script
2021-02-11 10:29:50 +03:00
poma
a359e86f85
fix tests, ci
2021-02-11 10:00:53 +03:00
poma
346ffcee3c
lint
2021-02-11 09:23:18 +03:00
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
a780956a63
Rename
2019-12-14 12:44:18 +03:00
poma
4114f7b52c
rename variables
2019-12-13 20:49:19 +07:00
poma
a94281ccc5
update dependencies
2019-11-08 04:11:29 +03:00
poma
1fdabcc97c
changed emptyElement to constant
2019-11-02 15:35:22 +03:00
Roman Semenov
63771560c6
Remove unused var
2019-10-17 16:57:39 +03:00
poma
c889a88b4d
fix tests, reorder constructor parameters
2019-10-06 08:36:01 +03:00
poma
a77c04ea5a
add refund mechanism for token withdrawal
2019-10-06 08:09:26 +03:00
poma
c7f0ca9dfa
add erc20 to integration test
2019-10-04 19:27:19 +03:00
poma
7a184d67d2
some fixes
2019-10-04 19:17:28 +03:00
poma
71b767ade1
rename mimc mentions to a generic hasher
2019-10-04 15:38:08 +03:00
Alexey
b8c0c1898f
test with real DAI and USDT
2019-08-30 13:06:17 +03:00
Alexey
9f33aadd9d
additional eth for the recipient
2019-08-27 23:42:24 +03:00
Alexey
b8142d03bb
erc20 mixer support WIP
2019-08-20 23:39:21 +03:00
Roman Storm
e1e989986f
skip migrations
2019-08-01 17:19:52 -07:00
Roman Storm
d91435dd00
add pauseDeposits
2019-08-01 01:41:22 -07:00
Alexey
a5deeb8300
tidy
2019-07-18 15:45:12 +03:00
Alexey
b0c896c681
styling final
2019-07-16 23:49:45 +03:00
poma
7eaa5fcb4f
code style
2019-07-16 20:27:20 +03:00
Roman Storm
857ebd0496
show contract's address
2019-07-15 14:34:54 -07:00
Alexey
9bd2c5eff3
fix small bug
2019-07-13 01:26:27 +03:00
Alexey
fb3f2425d2
mixer deploy WIP
2019-07-12 18:04:45 +03:00
poma
b5b3474165
Move contracts to repository root
2019-07-12 12:53:44 +03:00