Commit Graph

9 Commits

Author SHA1 Message Date
Sergey Pepyakin 2f9ffb78e4 Update README.md (#242)
* Update README.md

* clang is not required
2018-06-25 11:42:33 +02:00
Gav Wood d89d9f8227 Update README.md 2018-06-09 21:04:36 +02:00
Pierre Krieger 094b2568b2 Amend #205 (#206) 2018-06-07 13:39:11 +02:00
Luke Schoen 4307f456ad docs: Fixes #204. Update Readme. Add command to switch to Rust stable. Append binaries to installation command (#205)
* docs: Fixes #204

* Add command to switch to a stable version of Rust before installing Polkadot PoC-1 since error occurs when trying to install using Rust Nightly, which some users may have configured as their active toolchain
* Append ` polkadot subkey` to the command that installs the latest version of Polkadot PoC-1 to overcome error

* Update README.md
2018-06-07 09:29:41 +02:00
Jerome de Tychey 4e844760a3 Update README.md (#203)
added the Rust version
2018-06-06 11:13:52 +02:00
Gav Wood 2c997769b3 Update README.md 2018-05-16 17:09:41 +02:00
Arkadiy Paronyan 5ef7fc4ab5 Fixed local net CLI example (#154) 2018-05-11 14:00:29 +02:00
Gav Wood 5d9481140c Fixes and improvements for PoC-1 Testnet (#143)
* Fix initialisations and add a test.

* Fix test.

* Fix overflow bug.

* Minor refactoring and fixes.

* Fix vote threshold.

* Add note.

* Fixes for latest rust and the readme.

* Better readme.

* An extra validator for PoC-1

* Update README.

* PoC-1 bootnodes.

* don't return async::notready for messages without scheduling wakeup

* Fix endowed account

* give polkadot control over round proposer based on random seed

* address grumbles.
2018-05-07 15:25:47 +02:00
Robert Habermeier 72dba98250 initial commit 2017-11-07 19:15:12 +01:00