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

pcli: add display for auction transactions #4814

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

cronokirby
Copy link
Contributor

@cronokirby cronokirby commented Aug 15, 2024

Describe your changes

This adds a rudimentary view for viewing transactions containing auctions without panicking.

Schedule
image

End
image

Withdraw
image

Issue ticket number and link

Closes #4813.

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    pcli only

    Follow up

    There seems to be some issues in how auction views get produced, because this was an auction for "gm" on a devnet, which displays fine in other circumstances, but produces a "passet" here. Also, the reserves are empty, when I would've expected them to be populated.

Copy link
Contributor

@conorsch conorsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested this interactively, but the issue and resulting diff are clearly written and straightforward to review.

@conorsch conorsch self-requested a review August 15, 2024 18:44
@conorsch conorsch merged commit 83dc0e4 into main Aug 15, 2024
13 checks passed
@conorsch conorsch deleted the pcli-show-auctions branch August 15, 2024 18:44
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.

pcli panics when displaying transaction including auction actions
2 participants