Andrii

Results 22 issues of Andrii

## Overview Deployment process can't pass. ## Steps to Reproduce Steps to reproduce the behavior: 1. Run deploysc.sh 2. See error [config.txt](https://github.com/icon-project/icon-bridge/files/10135721/config.txt) Error BSC_RPC_URI: https://arctic-rpc.icenetwork.io:9933 Using network 'bsc'. Add link...

## Overview I Can't deploy contracts reason: 'ExistCoin' ## Steps to Reproduce Steps to reproduce the behavior: 1. Use config devnet/docker/icon-bsc/scripts/config/icon-ice-arctic-config.sh 2. /bin/bash /icon-bridge/devnet/docker/icon-bsc/scripts/deploysc.sh 3. See error

Situations when Relay can't find transaction are common due to networks latency and blockchain consensus specific rules. It would be better to not mark it as an error. ![Screen Shot...

go

Investigate possibility of using Batch requests for getting blocks Example: https://geth.ethereum.org/docs/rpc/batch

## Overview Implement endpoint with authentication, to provide Relay stats. Example: ``` ------------------------------------------------ chain 1 -> chain 288 Received 256 transfers Successfully processed 234 transfers Success rate: 91.40% Token name:...

go

Using existing artifacts from task #780 run e2e test.

type: test
go