Summary
This release adds support for a new L1 Rinkeby contract deployment used for the Confluence testnet. If you are planning on participating in the testnet you should upgrade to this release. This release does not contain any updates for mainnet.
Breaking Changes 🚨🚨
- The node will no longer connect with the old L1 Rinkeby contract deployment when the
-network rinkeby
flag is used. Instead the node will connect to the new L1 Rinkeby contract deployment when the-network rinkeby
flag is used using a new hardcoded Controller contract address at 0x9a9827455911a858E55f07911904fACC0D66027E.
General
Verifying Release
sha256 hashes for release archives:
livepeer-darwin-amd64.tar.gz
: b76897e4c2d87efd3a50a19a597a6124f12aea8fd84603186e4409c1bae6094elivepeer-linux-amd64.tar.gz
: 723dd535a7c3d24ff20f8569f269f712f4086f7e25092328e1e1ec96b8be21f7livepeer-windows-amd64.zip
: f30a5908728167acfa2d1ce7826b2137092ffc2e088df96056a72bdc69f60eca
Generate the sha256 hash:
shasum -a 256 livepeer-<PLATFORM>-amd64.<EXTENSION>