Commit Graph

26 Commits

Author SHA1 Message Date
Kirill Fedoseev dc5b415b97 Updated configs 2019-11-25 17:49:44 +03:00
Kirill Fedoseev fd549fe6ab Refactored signer and keygen clients 2019-11-25 17:25:53 +03:00
Kirill Fedoseev 4de478390b Updated oracle codebase to use signatures management contract 2019-11-24 18:20:56 +03:00
Kirill Fedoseev 73f7dc1612 Fixed waiting for funds in sendTx, fixed correspondent tests. 2019-11-14 21:48:32 +03:00
Kirill Fedoseev 17cb9e760d Waiting for funds on bnc side, if not enough for making exchange transaction 2019-11-14 17:44:08 +03:00
Kirill Fedoseev 7f575238e1 Support of closing epoch in oracle scripts 2019-11-14 13:29:58 +03:00
Kirill Fedoseev 93292ffe45 Automatic fee detection for transfering all funds 2019-11-11 19:41:17 +03:00
Kirill Fedoseev 37a5c1e989 Made bnc watcher fetch policy to be dependent on eth block timestamps 2019-11-07 17:06:12 +03:00
Kirill Fedoseev 5322d790fc Fixed signer 2019-11-05 23:23:07 +03:00
Kirill Fedoseev 85ca572e1c Handle attempts changing in signer properly 2019-11-05 21:14:22 +03:00
Kirill Fedoseev 8c8dad07ca Closes #13 2019-11-04 12:53:58 +03:00
Kirill Fedoseev 6e65bbcb04 Refactored and linted components 2019-11-03 13:54:34 +03:00
Kirill Fedoseev 62c1dd8064 Fixed eslint error/warnings 2019-11-01 21:43:25 +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 9bcbdfab67 Support of multi send transaction generation 2019-10-14 23:40:55 +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 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 6e36718f01 Nice logging support in all services 2019-10-06 13:36:29 +03:00
Kirill Fedoseev fa25ebaa9a Fixed adding / removing validator process, signature generation on validators update 2019-10-02 21:44:52 +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
Kirill Fedoseev 1ab220caf4 Same private keys in both networks. Implementation modifications 2019-07-15 22:41:02 +03:00
Kirill Fedoseev ac13be46a0 Fixed starting new epoch 2019-07-09 12:00:28 +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