Various small v0.2 improvements (#367)

* Make telemetry less susceptible to flakey wifi

* Update readme

* Staging shouldn't autoconnect to telemetry

* Don't try to output more than 1KB of hex to Display

* Better logging of transactions

* Grumbles

* off-by-one
This commit is contained in:
Gav Wood
2018-07-19 12:08:34 +02:00
committed by GitHub
parent bcd4cedf3c
commit dd0eaa0d52
5 changed files with 68 additions and 21 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ one. First, get Rust (1.26.1 or later) and the support software if you don't alr
```
curl https://sh.rustup.rs -sSf | sh
sudo apt install make clang
sudo apt install make clang pkg-config libssl-dev
```
Then, install Polkadot PoC-2: