• Joined on 2025-10-12
padreug pushed to main-aio at lnbits/lnbits 2025-10-14 08:02:22 +00:00
204b559f78 misc docs/helpers
0ba1719046 FIX: correct nixos module state directories
db025145aa feat: publish Nostr metadata events for new user accounts
a45d7ad11d Merge branch 'auto-lnurlp-acct' into dev-pm
b5806533e6 Merge branch 'auto-lnurlp-acct' into dev-pm
Compare 6 commits »
padreug pushed to demo-aio at lnbits/lnbits 2025-10-14 08:02:09 +00:00
padreug created branch demo-aio in lnbits/lnbits 2025-10-14 08:02:09 +00:00
padreug pushed to main-aio at lnbits/lnbits 2025-10-13 22:14:49 +00:00
911abc40ed misc docs/helpers
6f82698703 FIX: correct nixos module state directories
5fa0420e89 feat: publish Nostr metadata events for new user accounts
90fa5aafc5 Merge branch 'auto-lnurlp-acct' into dev-pm
447ef8b321 Merge branch 'auto-lnurlp-acct' into dev-pm
Compare 6699 commits »
padreug pushed to main-aio at lnbits/lnbits 2025-10-13 22:11:50 +00:00
e65d5d0121 misc docs/helpers
padreug pushed to main-aio at lnbits/lnbits 2025-10-13 22:10:16 +00:00
ee5ea3d876 FIX: correct nixos module state directories
8355a7b717 feat: publish Nostr metadata events for new user accounts
3dbe7637d3 Merge branch 'auto-lnurlp-acct' into dev-pm
2f920d6cb2 Merge branch 'auto-lnurlp-acct' into dev-pm
7c8044775f Merge branch 'auto-lnurlp-acct' into dev-pm
Compare 7 commits »
padreug pushed to main at lnbits-exts/satmachineadmin 2025-10-12 12:38:16 +00:00
bd7a72f3c0 Improve balance verification in LamassuTransactionProcessor: Added rounding to two decimal places for balance and fiat amounts to ensure precision in comparisons. Enhanced logging for insufficient balance scenarios, improving clarity in transaction processing and error reporting.
d1242e5cd2 Refactor transaction data handling in LamassuTransactionProcessor: Improved consistency in processing None and empty values during data ingestion. Defaulted numeric fields to 0 and percentage fields to 0.0 for better error handling. Ensured clean extraction of transaction details, enhancing reliability in transaction processing.
4843b43147 FIX: exclude flow_clients remaining_balance values less than 0.01
5d41e0c50e Refine distribution logic in transaction processing: Updated the LamassuTransactionProcessor to only create distributions for clients with positive allocated sats. Enhanced logging to indicate when clients are skipped due to zero amounts, improving clarity and accuracy in transaction reporting.
bca39b91cd Enhance commission memo generation in transaction processing: Added discount handling to the commission memo in LamassuTransactionProcessor, allowing for the calculation of effective commission percentages when discounts are applied. This improves clarity in transaction details by providing a more accurate representation of commissions after discounts.
Compare 10 commits »
padreug created branch main in lnbits-exts/satmachineadmin 2025-10-12 12:38:16 +00:00
padreug created repository lnbits-exts/satmachineadmin 2025-10-12 12:37:26 +00:00
padreug pushed to main at lnbits-exts/satmachineclient 2025-10-12 12:37:03 +00:00
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.
f32e1bb9ae Update milestone rewards and display: Revise milestone thresholds and corresponding labels for 10k, 50k, and 100M sats. Enhance formatting for larger amounts with a consistent progression pattern and update the dashboard to reflect these changes.
Compare 10 commits »
padreug created branch main in lnbits-exts/satmachineclient 2025-10-12 12:37:03 +00:00
padreug created repository lnbits-exts/satmachineclient 2025-10-12 12:29:37 +00:00
padreug pushed to v11.0-aio-dev at lamassu/lamassu-server 2025-10-12 12:24:39 +00:00
78840f115f fix: correct LNBits newFunding return format for funding page
c58e4e330c fix: update LNBits payment request handling
7ebd809abc feat: implement LNURL payment handling in LNBits plugin
31f1208046 feat: add bolt11 library for Lightning Network invoice handling
ee625a91e9 feat: integrate LNBits wallet schema and configuration
Compare 10 commits »
padreug created branch v11.0-aio-dev in lamassu/lamassu-server 2025-10-12 12:15:12 +00:00
padreug pushed to v11.0-aio-dev at lamassu/lamassu-server 2025-10-12 12:15:12 +00:00
8cd38f6305 fix: correct LNBits newFunding return format for funding page
719f16b743 fix: update LNBits payment request handling
7fe4add2ab feat: implement LNURL payment handling in LNBits plugin
349c8b3a8e feat: add bolt11 library for Lightning Network invoice handling
bf2c37409e feat: integrate LNBits wallet schema and configuration
Compare 10 commits »
padreug created repository lamassu/lamassu-server 2025-10-12 12:14:25 +00:00