Closed AgustinRamiroDiaz closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 16.32%. Comparing base (
6a6b70a
) to head (c5eed9f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
:tada: This PR is included in version 0.13.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Extension of #454
What
Adds self relationship to
Transactions
to be able to track the triggered transactions I'll try adding more tests through the day if I have timeWhy
Testing done
Decisions made
In the UI it's just plain text
We could improve this maybe by polling the
triggered_transactions
. But those transactions could trigger even more transactions, so this needs a bit more of definition prior to working on itChecks
Reviewing tips
User facing release notes
You can now see the transactions triggered by your Intelligen Contract when writing to other contracts