Skip to content

CLI Update, Local Database, Connection Update

Compare
Choose a tag to compare
@ericxtang ericxtang released this 05 May 01:17
· 2832 commits to master since this release

This release contains changes in:

  • Livepeer CLI - making the options more organized.
  • Adding a local sqlite database. This is useful for many things - for example, restarting a transcoder in the middle of a job.
  • Added a -initializeRound flag for transcoders.
  • Updated connection methods to Ethereum - only use websocket connections when the node is running as a transcoder. This improves the connection stability of broadcasting nodes.