Explore: Auto-forward DCA distributions to external wallet
padreug
deleted branch fix/cap-dca-allocations-sync-mismatch from aiolabs/satmachineadmin
2026-01-11 14:59:44 +00:00
DCA distribution fails when ATM cash exceeds total tracked client balances
DCA distribution fails when ATM cash exceeds total tracked client balances
Fixed in commit 545a028 on main.
The sync mismatch detection now caps each client's allocation to their remaining fiat balance equivalent in sats. Orphan sats are tracked and logged for…
fix: cap DCA allocations when ATM cash exceeds tracked balances
fix: cap DCA allocations when ATM cash exceeds tracked balances
Closing this PR - the sync mismatch fix has been implemented directly on main in commit 545a028.
The implementation:
- Uses the extracted pure functions from
calculations.py(tested with 22…
padreug
pushed tag backup/decimal-precision-full to aiolabs/satmachineadmin
2026-01-11 14:32:14 +00:00
padreug
created branch refactor/decimal-precision in aiolabs/satmachineadmin
2026-01-11 14:22:47 +00:00
Investigate proper manifest.json declaration for LNbits extension
Obscure user IDs in accounting display
Add internal memo field for admin credit/debit operations
Add search feature to link aggregator module
Clean rebase onto upstream required