Commit Graph

21 Commits

Author SHA1 Message Date
Kirill Fedoseev 31ccce5020 Support of collecting signatures in side chain for oracle 2019-11-18 19:56:51 +03:00
Kirill Fedoseev 74089e9f5c Accept only empty nonce for memo validation script to work as a blocking script 2019-11-14 16:55:57 +03:00
Kirill Fedoseev 1de3b2d75a Minimized number of eth block timestamp requests 2019-11-12 18:42:26 +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 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 bd6de658e1 Little refactor of bnc watcher 2019-10-31 22:43:34 +03:00
Kirill Fedoseev 3621b4f70e Fetching last block time in bncWatcher. Prefunding eth bridge in tests 2019-10-31 18:46:14 +03:00
Kirill Fedoseev 1d0186f333 Trace logging of found bnc transactions 2019-10-31 12:50:03 +03:00
Kirill Fedoseev cded4b2696 Moved some cryptographic operations in the shared codebase 2019-10-08 20:45:28 +03:00
Kirill Fedoseev aadd3418f9 Fixed initial foreign time 2019-10-07 16:49:20 +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
Kirill Fedoseev 2aa1fea0c8 Moved db.js to shared code dir 2019-10-06 11:55:00 +03:00
Kirill Fedoseev b65785b320 Changed docker services context directory to outer one 2019-10-06 11:52:28 +03:00
Kirill Fedoseev 64c84740ed Removed unused redis password 2019-10-06 11:14:33 +03:00
Alexander Kolotov 5def216855 correct convertation to ERC20 tokens 2019-08-23 16:48:26 +03:00
Alexander Kolotov 7d0243b2ba decimal shift for correct conversion ERC20 token to BEP2 token 2019-08-22 13:00:35 +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