HomePhorge
Diffusion kolab 3a781200cc1f

Fix wallet:transactions and add --balance option

Description

Fix wallet:transactions and add --balance option

Summary:

  1. ->each() without ->get() does set "LIMIT 1000 OFFSET 0" on the query. We use cursor() instead.
  2. Added option to print wallet balance after every transaction

Test Plan: ./phpunit tests/Feature/Console/Wallet/TransactionTest.php

Reviewers: #hkccp_developers, mollekopf

Reviewed By: #hkccp_developers, mollekopf

Subscribers: #hkccp_developers

Differential Revision: https://git.kolab.org/D4163

Details

Provenance
machniakAuthored on Mar 27 2023, 12:30 PM
mollekopfPushed on Aug 21 2023, 2:57 PM
Parents
R2:ab809949162a: Silence axios request errors on password policy checks
Branches
Unknown
Tags
Unknown

Event Timeline