Support parity
See original GitHub issueOutline
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 bothgeth
andparity
. Although client specific parameters are acceptable. Common parameters likerpcHost
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:
- Created 5 years ago
- Comments:14 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@gitcoinbot Hi scary bot 😄 I completed the job five days ago, I’m waiting for PR approval.
This had landed as https://github.com/embark-framework/embark/commit/bad9b97f1cc4a7792c2bf4fc9097ce5ac6ef26ea