informalsystems / informalsystems/gm

Update `gas_multiplier` for Hermes config

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
13
Forks
7
PR merge metrics
No merged PRs in 30d

Description

When creating clients for Gaia v12 with Hermes, if the `gas_multiplier` is set to `1.1` the transaction will fail due to an out of gas error.

The config file generated for Hermes should set `gas_multiplier = 1.2` to avoid this issue

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the entry point that generates the Hermes configuration for Gaia v12 and inspect where gas_multiplier is set. Change the generated value from 1.1 to 1.2, then verify that newly generated Hermes configurations contain the requested value.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.