Page MenuHomePhorge

Improve wallet:balances command
ClosedPublic

Authored by machniak on Aug 8 2023, 2:07 PM.
Tags
None
Referenced Files
F12010317: D4499.diff
Sat, May 4, 11:25 PM
Unknown Object (File)
Wed, Apr 17, 10:52 AM
Unknown Object (File)
Wed, Apr 17, 10:52 AM
Unknown Object (File)
Wed, Apr 17, 10:52 AM
Unknown Object (File)
Wed, Apr 17, 10:51 AM
Unknown Object (File)
Mon, Apr 15, 4:16 AM
Unknown Object (File)
Tue, Apr 9, 1:50 PM
Unknown Object (File)
Tue, Apr 9, 10:14 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.