Skip to content

Conversation

@milan-cb
Copy link
Contributor

What changed? Why?

This change will add transaction receipts to contract invocations. After invoking a contract method, this new change will fetch the transaction receipt of the completed transaction and append the receipt contents, within the "content" field of the Transaction model for the Contract Invocation.

Qualified Impact

If there is any issue with this change, the best measure would be to rollback and then fix the error accordingly. This change will affect the content field which is a part of the Transaction model for the Contract Invocation, but there shouldn't be any issues with the structure of model. Even with the strict validation, we will have the required "to" and "from" fields.

@cb-heimdall
Copy link

cb-heimdall commented Feb 13, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

* update changelog

* bumped up version
@milan-cb milan-cb merged commit 4c282ee into master Feb 13, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants