github livepeer/go-livepeer 0.2.3
Gas Price, Reward Call, Round Initialization, and Binary Size

latest releases: v0.7.2, v0.7.1, v0.7.0...
5 years ago

This release contains changes that makes transcoder ops easier to manage.

  • You can dynamically change the gas price from the cli.
  • You can use the gas oracle by setting the gas price to 0, or omit the -gasPrice flag when starting the node. The gas oracle automatically sets the gas price based on gas price in previous blocks.
  • Reward call monitoring changed to pull-based logic to improve stability.
  • Round initialization is off by default. You can turn it on by using the -initializeRound flag.
  • Changed to use .tgz files to lower the Livepeer binary size.

Don't miss a new go-livepeer release

NewReleases is sending notifications on new releases.