Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foreign url is not reported in the logs #69

Closed
akolotov opened this issue May 4, 2018 · 0 comments
Closed

Foreign url is not reported in the logs #69

akolotov opened this issue May 4, 2018 · 0 comments
Assignees

Comments

@akolotov
Copy link
Contributor

akolotov commented May 4, 2018

The current behavior for logs displayed during the bridge initialization is not consistent - home url is reported whereas foreign url is not.

INFO:bridge: Parsing cli arguments
INFO:bridge: Loading config
INFO:bridge: Starting event loop
INFO:bridge: Home rpc host https://sokol.poa.network
INFO:bridge: Establishing connection:
INFO:bridge:   using RPC connection
INFO:bridge: Acquiring home & foreign chain ids
INFO:bridge: Home chain ID: 77 Foreign chain ID: 3
INFO:bridge: Reading the database
INFO:bridge: Loaded database
INFO:bridge: Starting listening to events
INFO:bridge::bridge: Retrieved home contract balance
INFO:bridge::bridge: Retrieved foreign contract balance
yrashk added a commit to yrashk/parity-bridge that referenced this issue May 4, 2018
The current behavior for logs displayed during the bridge initialization
is not consistent - home url is reported whereas foreign url is not.

Solution: report it

Fixes omni#69
@ghost ghost assigned yrashk May 4, 2018
@ghost ghost added the in progress label May 4, 2018
@ghost ghost removed the in progress label May 5, 2018
noot pushed a commit to noot/poa-bridge that referenced this issue Jul 18, 2018
The current behavior for logs displayed during the bridge initialization
is not consistent - home url is reported whereas foreign url is not.

Solution: report it

Fixes omni#69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants