• Joined on 2025-12-31
padreug released v0.0.1 at aiolabs/nostrmarket 2025-12-31 15:50:04 +00:00
padreug pushed tag v0.0.1 to aiolabs/nostrmarket 2025-12-31 15:50:03 +00:00
padreug released v0.0.1 at aiolabs/nostrclient 2025-12-31 15:49:17 +00:00
padreug pushed tag v0.0.1 to aiolabs/nostrclient 2025-12-31 15:49:17 +00:00
padreug released v0.0.1 at aiolabs/nostrrelay 2025-12-31 15:48:26 +00:00
padreug pushed tag v0.0.1 to aiolabs/nostrrelay 2025-12-31 15:48:26 +00:00
padreug released v0.0.1 at aiolabs/events 2025-12-31 15:47:37 +00:00
padreug pushed tag v0.0.1 to aiolabs/events 2025-12-31 15:47:37 +00:00
padreug released v0.0.1 at aiolabs/satmachineadmin 2025-12-31 15:46:51 +00:00
padreug pushed tag v0.0.1 to aiolabs/satmachineadmin 2025-12-31 15:46:51 +00:00
padreug pushed tag v0.0.1 to aiolabs/satmachineclient 2025-12-31 15:42:40 +00:00
padreug released v0.0.1 at aiolabs/satmachineclient 2025-12-31 15:42:40 +00:00
padreug pushed to main at aiolabs/lnbits 2025-12-31 15:40:32 +00:00
3c29099f3a add extensions.json for LNBITS_EXTENSIONS_MANIFESTS var
bdf71d3ea9 fix: use coincurve instead of secp256k1 for Nostr event signing
0d579892a8 Adds API endpoint for default currency
44ba4e4086 Adds custom frontend URL redirect after auth
2795ad9ac3 Change default lnurlp
Compare 10 commits »
padreug created branch main in aiolabs/lnbits 2025-12-31 15:40:32 +00:00
padreug created branch main in aiolabs/nix-bitcoin 2025-12-31 15:35:51 +00:00
padreug pushed to main at aiolabs/nix-bitcoin 2025-12-31 15:35:51 +00:00
800afe647f examples: add neutrino backend example for lnd
a019f79283 lnd: add neutrino.maxPeers option
7d06fed28c lnd: rename neutrino.addpeers to neutrino.peers
ab188f03f8 lnd: use optionals instead of optional for list additions
ebd13a2c87 rtl: change default port from 3000 to 3001
Compare 10 commits »
padreug created repository aiolabs/nix-bitcoin 2025-12-31 15:35:22 +00:00
padreug created branch main in aiolabs/satmachineclient 2025-12-31 15:33:25 +00:00
padreug pushed to main at aiolabs/satmachineclient 2025-12-31 15:33:25 +00:00
98f82beb28 FIX: UMD does not allow self-closing tags
8d442b7c6f 01 Refactor currency handling in client models and calculations: Update models to store values in GTQ instead of centavos, adjust cost basis calculations, and modify API responses and frontend currency formatting to reflect the new structure.
8c3faeec3f 00 Add currency conversion utilities and update API models: Introduce functions for converting between GTQ and centavos, and enhance API models to reflect these changes for client dashboard and transaction data.
35c407f9aa Fix cost basis calculations to convert centavos to GTQ: Update average cost basis formulas in client dashboard summary and analytics functions for accurate currency handling.
d2866276a9 Update currency handling in models and views: Modify model attributes to specify values in centavos for precision. Adjust CSV export and currency formatting functions to convert centavos to GTQ for accurate display and export.
Compare 10 commits »
padreug created branch main in aiolabs/satmachineadmin 2025-12-31 15:33:18 +00:00