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

Embark.Names requires a synced node #2357

Open
3esmit opened this issue Apr 3, 2020 · 0 comments
Open

Embark.Names requires a synced node #2357

3esmit opened this issue Apr 3, 2020 · 0 comments

Comments

@3esmit
Copy link
Contributor

3esmit commented Apr 3, 2020

Bug Report

Summary

When I use 'embark upload livenet' it always gives me this error when using Embark Names:
image

It works only when 'embark upload livenet' connects to a node that was running for some time and have the state loaded (synced node).

Current behavior

TBD

How to reproduce

TBD

Expected behavior

Embark.Names don't need a synced node, just needs to know what is the configuration to use for that particular network. Also, it should know all network addresses, e.g. If the dapp is multichain, it would need to be deployed a different app for each different chain.

I suggest adding this as constants that have to be defined in the namesystem.js, otherwise Embark.Names would attempt to deploy them, and all the addresses for all networks should be available for the UI, which would inform its chainID and get the correct provider.

$ embark run --nodashboard --logfile log.txt --loglevel trace

Please provide additional information about your system

OS: Linux
Embark Version: 5.2.3
Node Version: 10.17.0
NPM Version: 6.11.3

Sometimes issues are related to Embark's installation. Can you provide information on how Embark was installed?

As dependency of project (run with npx embark)

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

1 participant