valory-xyz / open-autonomy

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

Add support for specifying chain_id on `get_transaction_receipt` #2212

Closed angrybayblade closed 5 months ago

angrybayblade commented 5 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

fixes #2209

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.

angrybayblade commented 5 months ago

The test failures are addressed here - https://github.com/valory-xyz/open-autonomy/pull/2213

Adamantios commented 5 months ago

Btw this should not close the referenced issue. If you close this, please open a new one for the transaction settlement skill part.