Page MenuHomePhorge

Improve wallet:balances command
ClosedPublic

Authored by machniak on Aug 8 2023, 2:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 20, 3:24 AM
Unknown Object (File)
Sun, Jul 14, 9:02 PM
Unknown Object (File)
Sat, Jul 13, 6:20 AM
Unknown Object (File)
Sat, Jul 13, 6:02 AM
Unknown Object (File)
Sat, Jul 13, 2:34 AM
Unknown Object (File)
Fri, Jul 12, 3:26 PM
Unknown Object (File)
Fri, Jul 12, 2:34 PM
Unknown Object (File)
Fri, Jul 12, 2:23 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.