Skip to content

Conversation

@cyc60
Copy link
Contributor

@cyc60 cyc60 commented Dec 23, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 23, 2025 14:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the error handling logic in the transaction_gas_wrapper function to parse error codes from string-formatted exceptions instead of dictionary objects, and bumps the project version from v1.1.2 to v1.1.3.

  • Modified error code extraction logic to handle string-based error arguments
  • Changed error code comparison from integer equality to substring matching
  • Updated project version

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/common/contracts.py Updated error handling to parse error code -32010 from string format instead of dictionary format
pyproject.toml Bumped version from v1.1.2 to v1.1.3

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings December 23, 2025 14:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cyc60 cyc60 merged commit c4aecb7 into master Dec 23, 2025
5 checks passed
@cyc60 cyc60 deleted the fix-error branch December 23, 2025 15:40
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.

3 participants