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

Add a new output 'transfers' and make it default #5644

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

NullSoldier
Copy link
Contributor

@NullSoldier NullSoldier commented Nov 13, 2024

Summary

This adds a new output transfers which uses the same column as notes but excludes change notes and makes it the default.

Testing Plan

  • ironfish wallet:transactions --format notes
  • ironfish wallet:transactions --format transfers
  • ironfish wallet:transactions --format transactions
  • ironfish wallet:transactions

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

This adds a new output transfers which uses the same column as notes but
excludes change notes.
@NullSoldier NullSoldier requested a review from a team as a code owner November 13, 2024 00:54
Copy link
Contributor

@hughy hughy left a comment

Choose a reason for hiding this comment

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

LGTM

the 'output' vs 'format' is a bit confusing, but i can wait for that to change in a followup

@NullSoldier NullSoldier merged commit 2ab16ac into staging Nov 13, 2024
14 checks passed
@NullSoldier NullSoldier deleted the jason/formats branch November 13, 2024 18:04
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.

2 participants