Commit Graph

172 Commits

Author SHA1 Message Date
Kirill Fedoseev 23ba4e86f6 Added saving of ganache logs into artifacts 2019-10-28 17:55:47 +03:00
Kirill Fedoseev 8c2864bac3 Trying to find out why curl wait does not work on circleci 2019-10-28 17:23:16 +03:00
Kirill Fedoseev 927332634c Updated config. Decreased no_output_timout for curl wait of validator 2019-10-28 16:49:32 +03:00
Kirill Fedoseev 876f09f312 Bnc to eth tests, artifacts processing in circleci config 2019-10-28 15:47:07 +03:00
Kirill Fedoseev 13c0734691 First wokring tests set 2019-10-27 19:21:36 +03:00
Kirill Fedoseev 7aeaf94627 Refactored config, tests scripts files 2019-10-24 23:45:25 +03:00
Kirill Fedoseev 0b3c1c851c Small fixes in config 2019-10-24 16:41:45 +03:00
Kirill Fedoseev 312004128a Updated scripts to store ganache data in docker volumes 2019-10-24 16:24:18 +03:00
Kirill Fedoseev 2f241dffbe Moved contracts deploy process in separate init job 2019-10-24 16:05:33 +03:00
Kirill Fedoseev b5952ce02a Correct dependency building. Moved building tss in separate job 2019-10-23 19:12:27 +03:00
Kirill Fedoseev f3278a9b1c Used 1.39 nightly rust 2019-10-23 18:09:49 +03:00
Kirill Fedoseev 128c986a27 Change rust image 2019-10-23 17:57:33 +03:00
Kirill Fedoseev 437a70ae5b Added chmod 777 2019-10-23 17:51:06 +03:00
Kirill Fedoseev 0fa28f27a7 Moved to official rust nightly docker image 2019-10-23 15:02:04 +03:00
Kirill Fedoseev 6d0d9f4617 Specified explicit manifest-path 2019-10-23 12:58:32 +03:00
Kirill Fedoseev aed0f59097 Test ls . in Dockerfile-local 2019-10-23 12:53:07 +03:00
Kirill Fedoseev 061b69071d Test remote docker engine 2 2019-10-22 17:25:31 +03:00
Kirill Fedoseev 83f9b1c267 Test remote docker engine 2019-10-22 15:13:06 +03:00
Kirill Fedoseev 80b4914d71 Changed docker remote engine version 2019-10-22 14:57:03 +03:00
Kirill Fedoseev 44ae80b6ef Made init script in tests 2019-10-21 22:01:15 +03:00
Kirill Fedoseev 088aee652d Added more initialization of environment 2019-10-21 21:43:31 +03:00
Kirill Fedoseev 159c097505 Created circleci config for starting environment 2019-10-21 17:37:07 +03:00
Kirill Fedoseev ab648b343a Added tracking of current validators in watcher, removed stub event in exchange queue 2019-10-18 17:02:47 +03:00
Kirill Fedoseev 5b18ee4179 Separate queue for exchange messages. Moved nonce, rangeStart, rangeSize to bridge contract 2019-10-18 13:38:42 +03:00
Kirill Fedoseev 2e67857eff Catching errors on info call to avoid promise rejection 2019-10-16 22:48:41 +03:00
Kirill Fedoseev dc668f452b Send tx using raw RPC method call for efficiency 2019-10-16 22:42:40 +03:00
Kirill Fedoseev f4150a3324 Demo modification to test multi send, allow to save and restore initial after-deployment blockchain state 2019-10-16 22:40:25 +03:00
Kirill Fedoseev 98b4679080 Custom private key support in binance send service 2019-10-16 22:30:32 +03:00
Kirill Fedoseev 9bcbdfab67 Support of multi send transaction generation 2019-10-14 23:40:55 +03:00
Kirill Fedoseev 9070333d46 Support of explicit private key in ethereum send service 2019-10-14 23:38:00 +03:00
Kirill Fedoseev 5413a3e7a1 Suppress redis logs, separate file with redis config 2019-10-11 17:39:50 +03:00
Kirill Fedoseev 2fa0a50d61 Switched to timed mining mode 2019-10-11 17:17:32 +03:00
Kirill Fedoseev 336c557c51 Added discarding rabbitmq messages with blockNumber higher than the current one 2019-10-11 12:39:40 +03:00
Kirill Fedoseev f7dafbbf9c Suppress output in resetBlock 2019-10-11 12:37:46 +03:00
Kirill Fedoseev 52698a1865 Added reset block functionality 2019-10-11 11:50:41 +03:00
Kirill Fedoseev bb1abb6c99 Killing validators and remaining containers at the end of demo 2019-10-09 18:52:21 +03:00
Kirill Fedoseev 4dbffb4d32 Fixed typos 2019-10-09 18:32:12 +03:00
Kirill Fedoseev 1793f6cf3b getAddresses test service for getting eth and bnc addresses by private key 2019-10-09 18:31:49 +03:00
Kirill Fedoseev fcfdce153c Added min/max limits for exchange transactions in bridge 2019-10-09 17:26:55 +03:00
Kirill Fedoseev d092475ee5 Made token transfers on eth side use approve&call method 2019-10-09 16:20:54 +03:00
Kirill Fedoseev cded4b2696 Moved some cryptographic operations in the shared codebase 2019-10-08 20:45:28 +03:00
Kirill Fedoseev 1f61aa65ba Moved amqp interaction in shared codebase 2019-10-08 19:06:10 +03:00
Kirill Fedoseev 45110f01c5 Full scenario for bridge. All tests are passed 2019-10-07 16:51:03 +03:00
Kirill Fedoseev 0ea0fbe8c8 Fixed eth balance script to display correct tokens 2019-10-07 16:49:51 +03:00
Kirill Fedoseev aadd3418f9 Fixed initial foreign time 2019-10-07 16:49:20 +03:00
Kirill Fedoseev 28d8351df8 Added services terminal for running side command in scenario. 2019-10-07 10:13:47 +03:00
Kirill Fedoseev 65d26aeb1b First try to write full demo scenario on jxa 2019-10-06 18:48:54 +03:00
Kirill Fedoseev 9c423970e6 Updated DEMO.md voting section 2019-10-06 14:41:39 +03:00
Kirill Fedoseev 6e36718f01 Nice logging support in all services 2019-10-06 13:36:29 +03:00
Kirill Fedoseev 869adea706 Made nice logging, instead of console.log 2019-10-06 13:35:46 +03:00