valory-xyz / open-autonomy

A framework for the creation of autonomous agent services.
https://docs.autonolas.network
Apache License 2.0
81 stars 26 forks source link

Reprice transaction when running into `ReplacementNotAllowed` #2155

Closed angrybayblade closed 9 months ago

angrybayblade commented 9 months ago

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.

Fixes

If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce? (A breaking change is a fix or feature that would cause existing functionality and APIs to not work as expected.) Put an x in the box that applies

Checklist

Put an x in the boxes that apply.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ac958ba) 94.29% compared to head (32b533f) 94.29%. Report is 13 commits behind head on main.

:exclamation: Current head 32b533f differs from pull request most recent head 61f0816. Consider uploading reports for the commit 61f0816 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2155 +/- ## ========================================== - Coverage 94.29% 94.29% -0.01% ========================================== Files 259 259 Lines 15992 15992 ========================================== - Hits 15080 15079 -1 - Misses 912 913 +1 ``` | [Flag](https://app.codecov.io/gh/valory-xyz/open-autonomy/pull/2155/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valory-xyz) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/valory-xyz/open-autonomy/pull/2155/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valory-xyz) | `94.29% <100.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valory-xyz#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.