We've refactored the user nonce logic in the provider code via this PR: https://github.com/oceanprotocol/provider/pull/649 due to various bugs we were facing(like the invalid signature bug).
In the ocean.js we already have a PR: https://github.com/oceanprotocol/ocean.js/pull/1747 to integrate these changes.
I understand that this shouldn't be a breaking change for ocean.py but we still need to make sure things are still working as expected.
cc @calina-c @trentmc
We've refactored the user nonce logic in the provider code via this PR: https://github.com/oceanprotocol/provider/pull/649 due to various bugs we were facing(like the invalid signature bug). In the ocean.js we already have a PR: https://github.com/oceanprotocol/ocean.js/pull/1747 to integrate these changes. I understand that this shouldn't be a breaking change for ocean.py but we still need to make sure things are still working as expected. cc @calina-c @trentmc