Commit Graph

21 Commits

Author SHA1 Message Date
Drygin 10aeb05417 add sol-coverage 2022-03-05 20:33:06 +03:00
poma 23543683f3
change dir structure 2021-10-29 18:23:56 +01:00
poma 54a7bdcb04
update solidity to 0.7.6 2021-03-11 23:05:59 +03:00
poma 346ffcee3c
lint 2021-02-11 09:23:18 +03:00
Roman Storm 3c4def1e64
wip 2021-02-10 21:37:18 -08: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 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
poma a94281ccc5 update dependencies 2019-11-08 04:11:29 +03:00
poma 35f4b031f4 rinkeby deployment 2019-11-08 02:46:28 +03:00
Alexey e0ec575745 gas tuning 2019-08-30 13:21:53 +03:00
Alexey 9f33aadd9d additional eth for the recipient 2019-08-27 23:42:24 +03:00
Alexey 7997fe2582 fix bugs (public verifier) 2019-08-04 20:57:01 +03:00
Alexey 9b4d3bc34e operator role 2019-08-02 20:12:30 +03:00
Alexey aa88f1c04e bump solidity version 2019-08-02 15:12:11 +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
poma 7eaa5fcb4f code style 2019-07-16 20:27:20 +03:00
poma 890e2fd78b cli 2019-07-13 17:45:08 +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