Skip to content

Conversation

remedcu
Copy link
Member

@remedcu remedcu commented Sep 30, 2024

Fixes #715

This PR implements error propagation for internal TX so the user/dev can know the reason for revert instead of generic GS013.

@remedcu remedcu requested review from akshay-ap and mmv08 September 30, 2024 07:58
@remedcu remedcu self-assigned this Sep 30, 2024
@coveralls
Copy link

coveralls commented Sep 30, 2024

Pull Request Test Coverage Report for Build 11102102791

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 93.581%

Totals Coverage Status
Change from base Build 11072497505: 0.01%
Covered Lines: 397
Relevant Lines: 409

💛 - Coveralls

@remedcu remedcu requested a review from mmv08 September 30, 2024 08:21
Copy link
Contributor

@mmv08 mmv08 left a comment

Choose a reason for hiding this comment

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

The code looks good to me. Does this PR mean that the wallet/contracts team decided to implement the change?

@remedcu
Copy link
Member Author

remedcu commented Sep 30, 2024

Does this PR mean that the wallet/contracts team decided to implement the change?

Yes

@remedcu remedcu merged commit 0142ec8 into main Sep 30, 2024
25 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2024
@mmv08 mmv08 deleted the error-propagation branch September 30, 2024 09:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose revert message when internal transaction fails and safeTxGas/gasPrice are 0
3 participants