Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4337] Get Pending Safe Operations #1050

Open
yagopv opened this issue Nov 18, 2024 · 0 comments
Open

[4337] Get Pending Safe Operations #1050

yagopv opened this issue Nov 18, 2024 · 0 comments
Assignees

Comments

@yagopv
Copy link
Member

yagopv commented Nov 18, 2024

Context / Issue

The usePendingSafeOperations hook is not working as expected because the txService endpoint does not allow filtering by pending operations.

Proposed Solution

After implementing the retrieval and pagination of pending safe operations, we need to develop and utilize the endpoint. Several affected kits require updates and testing:

  • api-kit: Implement the endpoint with a new method.
  • sdk-starter-kit: Use the new method in getPendingSafeOperations.
  • safe-react-hooks: Test compatibility with the changes in the other kits.

Additional Context

safe-global/safe-transaction-service#2314

@DaniSomoza DaniSomoza self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants