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

fix: token flag for cluster pay #171

Merged
merged 7 commits into from
Nov 25, 2024
Merged

Conversation

dtdang
Copy link
Contributor

@dtdang dtdang commented Nov 12, 2024

What I did

Looks for the token symbol if the address is valid or if the token symbol is given then it compares it to the accepted tokens list for the network.

fixes: #170

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@dtdang dtdang requested a review from fubuloubu November 12, 2024 22:22
silverback/_cli.py Show resolved Hide resolved
silverback/_cli.py Outdated Show resolved Hide resolved
fubuloubu
fubuloubu previously approved these changes Nov 19, 2024
silverback/_cli.py Outdated Show resolved Hide resolved
fubuloubu
fubuloubu previously approved these changes Nov 20, 2024
silverback/_cli.py Outdated Show resolved Hide resolved
@fubuloubu fubuloubu enabled auto-merge (squash) November 20, 2024 02:37
@fubuloubu fubuloubu merged commit 92674ef into ApeWorX:main Nov 25, 2024
13 checks passed
@dtdang dtdang deleted the fix/pay_token branch November 25, 2024 15:36
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.

--token flag on cluster pay command doesn't work
3 participants