livepeer / livepeer/go-livepeer
Max gas price resets to 0 after restarting orchestrator when set using cli
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:
- Set maximum Ethereum gas price using option 14 in the cli
- Restart orchestrator
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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