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

chore: improve escalator logs #22

Merged
merged 1 commit into from
Dec 10, 2024
Merged

chore: improve escalator logs #22

merged 1 commit into from
Dec 10, 2024

Conversation

daniel-savu
Copy link

includes the hash of the new tx in the successful escalation log

@daniel-savu daniel-savu merged commit d9f822e into hyperlane Dec 10, 2024
5 of 10 checks passed
@daniel-savu daniel-savu deleted the dan/escalator-logs branch December 10, 2024 11:56
github-merge-queue bot pushed a commit to hyperlane-xyz/hyperlane-monorepo that referenced this pull request Dec 10, 2024
### Description

the escalator doesn't log the hash of the new gas-escalated transaction,
so it's hard to find the transaction that actually landed onchain (you
have to look by nonce) - example
[here](https://cloudlogging.app.goo.gl/cFXYHui4agpxU4AK9). This PR uses
a newer version of the escalator, which does log the hash.

ethers-rs fork PR: hyperlane-xyz/ethers-rs#22
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this pull request Jan 11, 2025
### Description

the escalator doesn't log the hash of the new gas-escalated transaction,
so it's hard to find the transaction that actually landed onchain (you
have to look by nonce) - example
[here](https://cloudlogging.app.goo.gl/cFXYHui4agpxU4AK9). This PR uses
a newer version of the escalator, which does log the hash.

ethers-rs fork PR: hyperlane-xyz/ethers-rs#22
tiendn pushed a commit to tiendn/hyperlane-monorepo that referenced this pull request Jan 11, 2025
### Description

the escalator doesn't log the hash of the new gas-escalated transaction,
so it's hard to find the transaction that actually landed onchain (you
have to look by nonce) - example
[here](https://cloudlogging.app.goo.gl/cFXYHui4agpxU4AK9). This PR uses
a newer version of the escalator, which does log the hash.

ethers-rs fork PR: hyperlane-xyz/ethers-rs#22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant