Skip to content

feat: add Safe proposal listing command #12

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arionrefat
Copy link

@arionrefat arionrefat commented Feb 14, 2025

Add functionality to list pending transactions and proposals for a Safe:

  • Integrate proposal command into CLI structure
  • Move global variables to main.go to avoid redeclaration
  • Add pagination support for queued transactions
  • Display transaction details including status, confirmations, and signers

The command supports custom RPC and Safe API endpoints for flexibility.

This PR tackles the issue #7 created by @karacurt

Add functionality to list pending transactions and proposals for a Safe:
- Integrate proposal command into CLI structure
- Move global variables to main.go to avoid redeclaration
- Add pagination support for queued transactions
- Display transaction details including status, confirmations, and signers

The command supports custom RPC and Safe API endpoints for flexibility.
@arionrefat
Copy link
Author

image
I have tested this and this is the output

@arionrefat
Copy link
Author

Hi, @karacurt. How are you? It's been a while. Any updates regarding this PR?

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

Successfully merging this pull request may close these issues.

1 participant