Skip to content

Rinkeby bug fixes + native libav support

Compare
Choose a tag to compare
@ericxtang ericxtang released this 04 Mar 03:10
· 3086 commits to master since this release

This release includes a few bug fixes to account for the migration to the Rinkeby network.

  • Retry logic for when requests to external Ethereum nodes time out.
  • Minor bug fixes to the p2p networking layer

Another important milestone included in this release is full native libav integration. With this upgrade, the livepeer node no longer has external dependency to a local ffmpeg installation, making it a lot easier to get livepeer running in a new environment.