Skip to content

Conversation

@blockchainluffy
Copy link
Contributor

@blockchainluffy blockchainluffy commented Jan 15, 2026

closes #92 and #93

@blockchainluffy blockchainluffy self-assigned this Jan 15, 2026
return tx, nil
}

func isFeeTooLowError(err error) bool {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should expand the fee-related error to include the below errors:
"replacement transaction underpriced"
"replacement underpriced"
"max fee per gas less than block base fee"

It would also be helpful to log the raw error string, so we can collect new variants and tighten patterns over time.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all above errors are added to the check and we already log the raw error string here

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.

Issue with observer not recording decryption keys for certain transactions

3 participants