Commit Graph

18 Commits

Author SHA1 Message Date
Kirill Fedoseev aadbd72a33 Fixed docker mount points 2019-09-17 18:48:15 +03:00
Kirill Fedoseev e521205d0f Auto determine block gas limit, small modification for supporting public networks 2019-09-06 19:22:04 +03:00
Kirill Fedoseev 87590524d9 Fixed configuration problems 2019-09-04 17:23:14 +03:00
Kirill Fedoseev 5f028009ec Updated demo scripts 2019-09-04 13:30:55 +03:00
Kirill Fedoseev 310e3a3699 New .env and .keys configs, split on development and staging configs 2019-09-04 13:28:45 +03:00
Kirill Fedoseev 020170de7c Support running validator in staging environment 2019-09-01 13:03:38 +03:00
Kirill Fedoseev ed25ca9c68 Deployment to both, dev and staging environments. Automatic contract address update in demo. Refactor sh scripts. .env files splitted on particular enviornments 2019-09-01 12:41:06 +03:00
Kirill Fedoseev c3a495e1ea Added possibility of deployment to the public environment 2019-09-01 10:50:26 +03:00
Kirill Fedoseev cd0b9faa98 start-environment now can restart eth networks without deploying 2019-08-31 10:56:50 +03:00
Kirill Fedoseev 12ff763be7 Fixed contract addresses in .env files 2019-08-30 17:59:16 +03:00
Kirill Fedoseev b7f15c46ee
Merge pull request #18 from k1rill-fedoseev/deployment-fix
Fixed problem with redeployment, mounting built contracts in deploy c…
2019-08-25 16:15:06 +03:00
Kirill Fedoseev a35cfc8a48 Fixed problem with redeployment, mounting built contracts in deploy containers was the problem. Deleted Migrations contracts from repo. 2019-08-25 10:29:58 +03:00
Kirill Fedoseev fc03632e20 Added encoding and decoding technique for keygen protocol, using packed bytes instead of raw JSON 2019-08-25 00:26:16 +03:00
Alexander Kolotov 987295e8e4 preserve testnets data between system restarts 2019-08-22 22:00:32 +03:00
Kirill Fedoseev 38dee19559 Moved test environment and deployment process to docker 2019-07-17 14:31:38 +07:00
Kirill Fedoseev 1ab220caf4 Same private keys in both networks. Implementation modifications 2019-07-15 22:41:02 +03:00
Kirill Fedoseev 8a528e631c Demo of ETH-to-BNC bridge 2019-07-07 22:58:35 +03:00
Kirill Fedoseev 8b50b4dced IMplemented one side bridge, eth => bnc 2019-07-04 12:32:01 +03:00