iron-fish / ironfish

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

moves wallet util logic out of wallet module #4997

Closed hughy closed 2 weeks ago

hughy commented 2 months ago

Summary

creates separate utils module within the wallet and submodules for asset and transaction utils

moves getAssetStatus, getTransactionStatus, and getTransactionType out of the wallet and into utils

Testing Plan

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