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

fix: allow update of a specific height from the latest height stored in contract #206

Merged
merged 2 commits into from
Jan 15, 2024

feat: allow update of a specific height from the rly cli

d16a2fe
Select commit
Loading
Failed to load commit list.
Merged

fix: allow update of a specific height from the latest height stored in contract #206

feat: allow update of a specific height from the rly cli
d16a2fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 4, 2024 in 1s

6.15% of diff hit (target 80.00%)

View this Pull Request on Codecov

6.15% of diff hit (target 80.00%)

Annotations

Check warning on line 80 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L80

Added line #L80 was not covered by tests

Check warning on line 183 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L183

Added line #L183 was not covered by tests

Check warning on line 192 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 288 in cmd/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tx.go#L277-L288

Added lines #L277 - L288 were not covered by tests

Check warning on line 296 in cmd/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tx.go#L291-L296

Added lines #L291 - L296 were not covered by tests

Check warning on line 308 in cmd/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tx.go#L298-L308

Added lines #L298 - L308 were not covered by tests

Check warning on line 311 in cmd/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tx.go#L311

Added line #L311 was not covered by tests

Check warning on line 739 in relayer/chains/wasm/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/wasm/tx.go#L739

Added line #L739 was not covered by tests

Check warning on line 748 in relayer/chains/wasm/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/wasm/tx.go#L744-L748

Added lines #L744 - L748 were not covered by tests

Check warning on line 1004 in relayer/chains/wasm/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/wasm/tx.go#L1004

Added line #L1004 was not covered by tests

Check warning on line 369 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L360-L369

Added lines #L360 - L369 were not covered by tests

Check warning on line 374 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L371-L374

Added lines #L371 - L374 were not covered by tests

Check warning on line 379 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L376-L379

Added lines #L376 - L379 were not covered by tests

Check warning on line 384 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L381-L384

Added lines #L381 - L384 were not covered by tests

Check warning on line 403 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L386-L403

Added lines #L386 - L403 were not covered by tests

Check warning on line 405 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L405

Added line #L405 was not covered by tests

Check warning on line 417 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L408-L417

Added lines #L408 - L417 were not covered by tests

Check warning on line 421 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L419-L421

Added lines #L419 - L421 were not covered by tests

Check warning on line 439 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L423-L439

Added lines #L423 - L439 were not covered by tests

Check warning on line 449 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L442-L449

Added lines #L442 - L449 were not covered by tests

Check warning on line 452 in relayer/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/client.go#L452

Added line #L452 was not covered by tests