• Joined on 2025-12-31
padreug pushed to main at aiolabs/nix-bitcoin 2026-01-11 19:13:59 +00:00
231046cbc0 Fix Nix string escaping in PostgreSQL password setup
padreug pushed tag v0.0.23 to aiolabs/nix-bitcoin 2026-01-11 19:10:29 +00:00
padreug pushed to main at aiolabs/nix-bitcoin 2026-01-11 19:10:26 +00:00
047191835c Fix PostgreSQL password escaping
padreug pushed tag v0.0.22 to aiolabs/nix-bitcoin 2026-01-11 19:07:03 +00:00
padreug pushed to main at aiolabs/nix-bitcoin 2026-01-11 19:07:00 +00:00
dcc376a775 Fix lamassu-db-password permissions for postgres user
padreug pushed tag v0.0.21 to aiolabs/nix-bitcoin 2026-01-11 19:03:54 +00:00
padreug pushed to main at aiolabs/nix-bitcoin 2026-01-11 19:03:49 +00:00
4d2d65803b Fix security vulnerabilities in lamassu module
padreug pushed tag v0.0.20 to aiolabs/nix-bitcoin 2026-01-11 17:46:18 +00:00
padreug pushed to main at aiolabs/nix-bitcoin 2026-01-11 17:46:17 +00:00
6a69fe4672 Add configurable mode option for development/production
501d53b238 Fix node-gyp build: add PrivateTmp to lamassu-build service
Compare 2 commits »
padreug opened issue aiolabs/lamassu-server#5 2026-01-11 16:23:21 +00:00
Implement Nostr as verification code method (alternative to SMS)
padreug opened issue aiolabs/lamassu-server#4 2026-01-11 16:22:51 +00:00
Funding page spam creates multiple invoices in LNbits
padreug opened issue aiolabs/lamassu-server#3 2026-01-11 16:22:25 +00:00
Verify lamassu-send-coins works with LNbits lightning source
padreug pushed to main at aiolabs/satmachineadmin 2026-01-11 15:10:52 +00:00
6eb076d5f6 chore: bump version to 0.0.4
padreug pushed to main at aiolabs/lnbits 2026-01-11 15:10:25 +00:00
a21ce4fd92 add satmachineadmi v0.0.4
padreug released v0.0.4 at aiolabs/satmachineadmin 2026-01-11 15:07:32 +00:00
padreug pushed tag v0.0.4 to aiolabs/satmachineadmin 2026-01-11 15:06:25 +00:00
padreug opened issue aiolabs/satmachineadmin#8 2026-01-11 15:04:31 +00:00
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
padreug closed issue aiolabs/satmachineadmin#1 2026-01-11 14:59:24 +00:00
DCA distribution fails when ATM cash exceeds total tracked client balances
padreug commented on issue aiolabs/satmachineadmin#1 2026-01-11 14:59:22 +00:00
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…