iron-fish / ironfish

A novel cryptocurrency focused on privacy and accessibility.
https://ironfish.network
Mozilla Public License 2.0
968 stars 574 forks source link

Support viewing transaction data for all accounts #5640

Closed NullSoldier closed 2 weeks ago

NullSoldier commented 2 weeks ago

Summary

This allows you to use --no-account to now see all the transactions data for all accounts.

Examples

View transactions for the default account

View transactions for myaccount

View transactions for all accounts

Testing Plan

Execute the commands listed above in the examples

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