livepeer / livepeer/go-livepeer

Max gas price resets to 0 after restarting orchestrator when set using cli

Open
#2,099 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
586
Forks
226
Avg merge
1d 17h
Merged PRs (30d)
19

Description

Describe the bug
Max gas price resets to 0 after restarting orchestrator when set using cli

To Reproduce
Steps to reproduce the behavior:

  1. Set maximum Ethereum gas price using option 14 in the cli
  2. Restart orchestrator
  3. Maximum price is reset to 0

Expected behavior
Maximum price should retain set value

Desktop (please complete the following information):

  • OS: Windows and Linux

Additional context
Current workaround is to add the -maxGasPrice flag to start command.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing CLI option 14 and the startup -maxGasPrice flag in the orchestrator configuration flow. Reproduce the issue by setting the maximum Ethereum gas price, restarting the orchestrator, and checking the value. Done means the CLI-set value is retained after restart on the reported platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
blockchain, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.