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, Feb 14, 9:59 PM
Unknown Object (File)
Wed, Jan 29, 1:21 PM
Unknown Object (File)
Wed, Jan 29, 12:21 AM
Unknown Object (File)
Sat, Jan 25, 9:46 AM
Unknown Object (File)
Jan 12 2025, 12:23 PM
Unknown Object (File)
Jan 7 2025, 3:42 PM
Unknown Object (File)
Jan 4 2025, 1:45 PM
Unknown Object (File)
Jan 4 2025, 1:45 PM
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
Branch
dev/wallet-balances-mismatch
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 43976
Build 17564: arc lint + arc unit

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.