Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
fix: allow update of a specific height from the latest height stored in contract #206
Changes from all commits
db51b38
d16a2fe
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 80 in cmd/root.go
Codecov / codecov/patch
cmd/root.go#L80
Check warning on line 183 in cmd/root.go
Codecov / codecov/patch
cmd/root.go#L183
Check warning on line 192 in cmd/root.go
Codecov / codecov/patch
cmd/root.go#L191-L192
Check warning on line 288 in cmd/tx.go
Codecov / codecov/patch
cmd/tx.go#L277-L288
Check warning on line 296 in cmd/tx.go
Codecov / codecov/patch
cmd/tx.go#L291-L296
Check warning on line 308 in cmd/tx.go
Codecov / codecov/patch
cmd/tx.go#L298-L308
Check warning on line 311 in cmd/tx.go
Codecov / codecov/patch
cmd/tx.go#L311
Check warning on line 739 in relayer/chains/wasm/tx.go
Codecov / codecov/patch
relayer/chains/wasm/tx.go#L739
Check warning on line 748 in relayer/chains/wasm/tx.go
Codecov / codecov/patch
relayer/chains/wasm/tx.go#L744-L748
Check warning on line 1004 in relayer/chains/wasm/tx.go
Codecov / codecov/patch
relayer/chains/wasm/tx.go#L1004
Check warning on line 369 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L360-L369
Check warning on line 374 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L371-L374
Check warning on line 379 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L376-L379
Check warning on line 384 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L381-L384
Check warning on line 403 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L386-L403
Check warning on line 405 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L405
Check warning on line 417 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L408-L417
Check warning on line 421 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L419-L421
Check warning on line 439 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L423-L439
Check warning on line 449 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L442-L449
Check warning on line 452 in relayer/client.go
Codecov / codecov/patch
relayer/client.go#L452