Skip to content

v0.5.26

Compare
Choose a tag to compare
@yondonfu yondonfu released this 25 Jan 01:25
· 440 commits to master since this release

Summary

This release adds support for a new L2 Arbitrum 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 also includes a small update for the node to fail fast if the config file specified is invalid.

Features ⚒

General

  • #2198 Add fail-fast approach in case of incorrect config file (@leszko)
  • #2180 Generate contract bindings related to L2 Arbitrum upgrade (@leszko)
  • #2204 Support both L1 and L2 contract interfaces (@leszko)
  • #2202 Add arbitrum-one-rinkeby network (@leszko)

Broadcaster

  • #2188 Include pending Os in the discovery mechanism (@leszko)

Full list of changes

Verifying Release

sha256 hashes for release archives:

  • livepeer-darwin-amd64.tar.gz: 2104ba054bba4ddd518822b638871c3fd08de60a527b5e17eed269ff6c826e94
  • livepeer-linux-amd64.tar.gz: 36cf6125cf461cf4fd5874b3e02bfef00ef210a1a3899ea33d49998b5b2af08d
  • livepeer-windows-amd64.zip: 35b735a45a6efcce9f469c90dcde61246694df98ef2e711dcbfa0780c523c5fc

Generate the sha256 hash:

shasum -a 256 livepeer-<PLATFORM>-amd64.<EXTENSION>