Page MenuHomePhorge

Improve wallet:balances command
ClosedPublic

Authored by machniak on Aug 8 2023, 2:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 9:56 AM
Unknown Object (File)
Wed, Nov 6, 8:56 AM
Unknown Object (File)
Oct 25 2024, 11:28 AM
Unknown Object (File)
Oct 25 2024, 11:27 AM
Unknown Object (File)
Oct 25 2024, 11:27 AM
Unknown Object (File)
Oct 25 2024, 11:27 AM
Unknown Object (File)
Oct 24 2024, 11:41 PM
Unknown Object (File)
Oct 21 2024, 7:53 AM
Subscribers
Restricted Project

Details

Reviewers
mollekopf
Group Reviewers
Restricted Project
Commits
rKc7fc123be2a9: Improve wallet:balances command
Summary

Refacor for performance and remove LIMIT 1000, implement --skip-zeros, --negative and --invalid options

Test Plan

./phpunit tests/Feature/Console/Wallet/BalancesTest.php

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
  • Optimize --skip-zeros and --invalid
This revision is now accepted and ready to land.Aug 9 2023, 10:16 AM
This revision was automatically updated to reflect the committed changes.