Page MenuHomePhorge

Improve wallet:balances command
ClosedPublic

Authored by machniak on Aug 8 2023, 2:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 17, 1:54 AM
Unknown Object (File)
Mon, May 13, 12:12 AM
Unknown Object (File)
Sat, May 4, 11:25 PM
Unknown Object (File)
Apr 17 2024, 10:52 AM
Unknown Object (File)
Apr 17 2024, 10:52 AM
Unknown Object (File)
Apr 17 2024, 10:52 AM
Unknown Object (File)
Apr 17 2024, 10:51 AM
Unknown Object (File)
Apr 15 2024, 4:16 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.