Skip to content
#

parity

Here are 141 public repositories matching this topic...

gnunicorn
gnunicorn commented Apr 23, 2020

The comments around from_seed_slice specify that this is a dangerous method only to be used for testing, however the upper of Pair uses it without that information passed on and the client is using the same functionality to generate the tests keys for Alice, Bob, etc.

We should clarify the documentation to clearly stated under which circumstances this features is to be expected to be us

damianoazzolini
damianoazzolini commented Oct 30, 2019

There is a small bug in the documentation. In 3.2. Local Two-node Testnet, the commands should be ./polkadot --chain=local --alice -d /tmp/alice and ./polkadot --chain=local --bob -d /tmp/bob --port 30334 --bootnodes /ip4/127.0.0.1/tcp/30333/p2p/ALICE_BOOTNODE_ID_HERE since the option --key is not recognized

PetroJames
PetroJames commented Apr 5, 2018

The result of simply doing npm install

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! react-redux-universal-hot-example@0.1.0 postinstall: concurrently "npm run build" "npm run build-dlls"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the react-redux-universal-hot-example@0.1.0 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional log

cameronc137
cameronc137 commented Feb 1, 2019

Is your feature request related to a problem? Please describe.
There are many ways to read and write root trees (from JAPAN or otherwise), as well as EPICs data (reading and writing - for stripcharts and alarm handling), and if we could keep all of that information together and in a concise set of examples that would be really helpful.

Describe the solution you'd like
A wiki section i

Improve this page

Add a description, image, and links to the parity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parity topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.