Summary
This release fixes a bug with the voting option in livepeer_cli
that caused the node to crash as well as a few other small updates. If you need to vote in the recently created LIP-73 poll with your node's keystore based wallet using livepeer_cli you should upgrade to this release.
Features ⚒
General
- #2196 Add support for Mist runtime environment (@hjpotter92)
- #2212 y/n confirmation when sending a transaction via the CLI (@noisersup)
- #2218 Display http status codes in livepeer_cli (@noisersup)
Bug Fixes 🐞
General
- #2216 Fix Accept Multiline message on Windows (@leszko)
- #2227 Fix nil pointer in client.Vote() (@leszko)
Verifying Release
sha256 hashes for release archives:
livepeer-darwin-amd64.tar.gz
: 0fecf2f3e380b8459464c429ad3d83f5f75301ab13cb072e33d67e1b0ab9f569livepeer-linux-amd64.tar.gz
: 713f3dc34333977a3482284ac007f47b5f70f5a61964d2d399035da274a79746livepeer-windows-amd64.zip
: 3f93f0f8e432b78b8fd89db6cfe14b89736d5f40342df6a46059166ecda4a11c
Generate the sha256 hash:
shasum -a 256 livepeer-<PLATFORM>-amd64.<EXTENSION>