Page MenuHomePhorge

Improve wallet:balances command
ClosedPublic

Authored by machniak on Aug 8 2023, 2:07 PM.
Tags
None
Referenced Files
F12884703: D4499.id12899.diff
Mon, Jun 17, 4:51 AM
F12881520: D4499.id12917.diff
Mon, Jun 17, 12:27 AM
F12876420: D4499.id12905.diff
Sun, Jun 16, 6:51 PM
F12870255: D4499.diff
Sun, Jun 16, 10:46 AM
Unknown Object (File)
Sat, Jun 15, 11:23 PM
Unknown Object (File)
Sat, Jun 15, 9:33 AM
Unknown Object (File)
Wed, Jun 5, 2:39 PM
Unknown Object (File)
Wed, Jun 5, 9:51 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.