Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: MsgUpdateCrosschainFlags into MsgEnableCCTXFlags, MsgDisableCCTXFlags and MsgUpdateGasPriceIncreaseFlags #2269

Merged
merged 19 commits into from
May 29, 2024

Merge branch 'develop' into refactor-MsgUpdateCrosschainFlags

bf20c06
Select commit
Loading
Failed to load commit list.
Merged

refactor: MsgUpdateCrosschainFlags into MsgEnableCCTXFlags, MsgDisableCCTXFlags and MsgUpdateGasPriceIncreaseFlags #2269

Merge branch 'develop' into refactor-MsgUpdateCrosschainFlags
bf20c06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 29, 2024 in 1s

96.00% of diff hit (target 68.94%)

View this Pull Request on Codecov

96.00% of diff hit (target 68.94%)

Annotations

Check warning on line 51 in x/observer/keeper/msg_server_disable_cctx_flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/observer/keeper/msg_server_disable_cctx_flags.go#L51

Added line #L51 was not covered by tests

Check warning on line 51 in x/observer/keeper/msg_server_enable_cctx_flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/observer/keeper/msg_server_enable_cctx_flags.go#L51

Added line #L51 was not covered by tests

Check warning on line 50 in x/observer/keeper/msg_server_update_gas_price_increase_flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/observer/keeper/msg_server_update_gas_price_increase_flags.go#L50

Added line #L50 was not covered by tests