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: warn on tx reverts; log cosmos tx results #3497

Merged
merged 4 commits into from
Apr 2, 2024

Conversation

daniel-savu
Copy link
Contributor

Description

Drive-by changes

Related issues

Backward compatibility

Testing

@daniel-savu daniel-savu requested a review from tkporter as a code owner March 27, 2024 16:08
Copy link

changeset-bot bot commented Mar 27, 2024

⚠️ No Changeset found

Latest commit: 6f6906f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Merging #3497 (6f6906f) into main (2093fe4) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3497   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines         16      16           
=====================================
  Misses        16      16           
Components Coverage Δ
core ∅ <ø> (∅)
hooks ∅ <ø> (∅)
isms ∅ <ø> (∅)
token ∅ <ø> (∅)
middlewares ∅ <ø> (∅)

@daniel-savu daniel-savu enabled auto-merge (squash) April 2, 2024 14:34
@daniel-savu daniel-savu merged commit 00fcaf7 into main Apr 2, 2024
35 checks passed
@daniel-savu daniel-savu deleted the dan/logging-improvements branch April 2, 2024 14:55
yorhodes pushed a commit that referenced this pull request Apr 14, 2024
### Description

<!--
What's included in this PR?
-->

### Drive-by changes

<!--
Are there any minor or drive-by changes also included?
-->

### Related issues

<!--
- Fixes #[issue number here]
-->

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

<!--
What kind of testing have these changes undergone?

None/Manual/Unit Tests
-->
letonchanh pushed a commit to letonchanh/hyperlane-monorepo that referenced this pull request Apr 25, 2024
### Description

<!--
What's included in this PR?
-->

### Drive-by changes

<!--
Are there any minor or drive-by changes also included?
-->

### Related issues

<!--
- Fixes #[issue number here]
-->

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

<!--
What kind of testing have these changes undergone?

None/Manual/Unit Tests
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants