Skip to content

Conversation

@MartinquaXD
Copy link
Contributor

Description

Currently our transaction submission logs are not very good when it comes to figuring out why a transaction was not mined in a timely manner. We are already able to recover the calldata of a transaction to look for reverts but if the issue is a too low gas price we currently wouldn't know.

Changes

Also logs the max_fee_per_gas and priority_fee_per_gas after we submitted a transaction to the mempool.

@MartinquaXD MartinquaXD requested a review from a team as a code owner November 4, 2025 09:07
@MartinquaXD MartinquaXD added this pull request to the merge queue Nov 4, 2025
Merged via the queue into main with commit 0f0d9bc Nov 4, 2025
18 checks passed
@MartinquaXD MartinquaXD deleted the log-gas-price-at-submission branch November 4, 2025 11:07
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants