• v0.0.4 545a0284a7

    v0.0.4
    Some checks failed
    CI / lint (push) Waiting to run
    CI / tests (3.10) (push) Blocked by required conditions
    CI / tests (3.9) (push) Blocked by required conditions
    / release (push) Has been cancelled
    / pullrequest (push) Has been cancelled
    Stable

    padreug released this 2026-01-11 15:06:23 +00:00 | 1 commits to main since this release

    • Fix for DCA distributions failing when ATM cash exceeds tracked balances

    • Added 22 unit tests for DCA calculation logic

    • LNbits API compatibility fixes

    • fix: cap DCA allocations when ATM cash exceeds tracked balances (#1)

    • fix: cast amount to float for LNbits create_invoice API

    • fix: reset correct loading state after manual transaction processing

    • feat: add unit tests for DCA calculations with empirical Lamassu data

    When physical cash in the ATM exceeds tracked client balances, the system now:

    • Caps each client's allocation to their remaining fiat balance
    • Tracks orphan sats that remain in source wallet
    • Logs sync mismatch for reconciliation
    Downloads
  • v0.0.3 ab4e3d6b12

    v0.0.3
    Some checks failed
    CI / lint (push) Waiting to run
    CI / tests (3.10) (push) Blocked by required conditions
    CI / tests (3.9) (push) Blocked by required conditions
    CI / lint (pull_request) Has been cancelled
    / release (push) Has been cancelled
    CI / tests (3.10) (pull_request) Has been cancelled
    CI / tests (3.9) (pull_request) Has been cancelled
    / pullrequest (push) Has been cancelled
    Stable

    padreug released this 2026-01-05 11:16:54 +00:00 | 5 commits to main since this release

    What's Changed

    Bug Fixes

    • fix: use check_user_exists for LNbits 1.4 compatibility (#6)

    Full Changelog: https://git.atitlan.io/aiolabs/satmachineadmin/compare/v0.0.2...v0.0.3

    Downloads
  • v0.0.2 25be6cff87

    v0.0.2
    Some checks failed
    CI / lint (push) Waiting to run
    CI / tests (3.10) (push) Blocked by required conditions
    CI / tests (3.9) (push) Blocked by required conditions
    CI / lint (pull_request) Has been cancelled
    / release (push) Has been cancelled
    CI / tests (3.10) (pull_request) Has been cancelled
    CI / tests (3.9) (pull_request) Has been cancelled
    / pullrequest (push) Has been cancelled
    Stable

    padreug released this 2026-01-05 10:31:18 +00:00 | 6 commits to main since this release

    What's Changed

    Bug Fixes

    • Fix LNbits 1.4 compatibility: add null guards for g.user.wallets (#5)

    Full Changelog: https://git.atitlan.io/aiolabs/satmachineadmin/compare/v0.0.1...v0.0.2

    Downloads
  • v0.0.1 cd0d958c2c

    v0.0.1
    Some checks failed
    CI / lint (push) Has been cancelled
    CI / tests (3.10) (push) Has been cancelled
    CI / tests (3.9) (push) Has been cancelled
    / release (push) Has been cancelled
    / pullrequest (push) Has been cancelled
    Stable

    padreug released this 2025-12-31 15:46:51 +00:00 | 7 commits to main since this release

    Downloads