question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Outline

Currently the embark blockchain cmd as well as embark run launch a geth node by default. There is a -c option to specify the client, however only geth is currently supported. The goal of this task is to add support for parity such that embark blockchain -c parity will run a parity node with the options configured in config/blockchain.js and with the same functionality support as currently there is for geth.

Acceptance Criteria

  • the following commands can launch a parity node: ** embark blockhain -c parity ** embark blockchain --client parity ** embark run --client parity
  • The parity node will be run with the options configured in config/blockchain.js (example. all options should be supported.
  • The same blockchain.js config file should work for both geth and parity. Although client specific parameters are acceptable. Common parameters like rpcHost should remain the same.
  • If the isDev parameter is set to true then the parity node should be run using a developer friendly chain, equivalent to --dev option in geth, for e.g using PoA or something that will not trigger mining 100% of the time.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Neuronecommented, Sep 26, 2018

@gitcoinbot Hi scary bot 😄 I completed the job five days ago, I’m waiting for PR approval.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ParityFactory Software Support Portal and Help Desk
ParityFactory's support portal is a place for customers to track, update and review support incidents. In addition, the portal contains a searchable ...
Read more >
24/7 Hotel & Guest Support - Parity Technology Solutions
Customer Care & Guest Support 877-586-5787. Dependable technology solutions support properties and guests with connectivity needs.
Read more >
Contact | Parity Technologies
For general chat. join the Parity Watercooler. For press inquiries: press@parity.io. For organizations: get in touch. For all other inquiries:.
Read more >
Understanding Parity: A Guide to Resources for Families and ...
This document provides an overview of essential information necessary for understanding mental health and substance use disorder parity and how to implement and ......
Read more >
Support Parity (@SupportParity) / Twitter
Amateur (ham) radio is important to the security, welfare and STEM education of the USA. Tell congress that you support the Amateur Radio...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found