Shroominic
|
00f5ee1dfe
|
fix tests
|
2025-08-22 16:41:53 -03:00 |
|
Shroominic
|
74d603dc12
|
edit insufficient balance error msg
|
2025-08-22 16:07:00 -03:00 |
|
Shroominic
|
8c6a6f65a5
|
fix ruff linting
|
2025-08-22 15:52:21 -03:00 |
|
Shroominic
|
dbc4f68ea3
|
Revert proxy.py changes - moved to proxy-changes-only branch
|
2025-08-22 15:38:42 -03:00 |
|
Shroominic
|
4eac998bc3
|
Revert .env.example and Dockerfile changes - moved to separate branches
|
2025-08-22 15:37:48 -03:00 |
|
Shroominic
|
62dd42f418
|
more loggging
|
2025-08-22 15:27:13 -03:00 |
|
Shroominic
|
a42f3b63f3
|
add reserved balance test
|
2025-08-22 15:26:55 -03:00 |
|
Shroominic
|
44c2dd1e30
|
undo Field edit
|
2025-08-22 15:22:34 -03:00 |
|
Shroominic
|
cf64210eeb
|
Merge branch 'main' into reserved-balance-and-fixes
|
2025-08-22 15:21:36 -03:00 |
|
Shroominic
|
8ed75325a1
|
change tests to work
|
2025-08-22 15:19:13 -03:00 |
|
Shroominic
|
f2b73f5600
|
fix reserved_balance/total_balance logic
|
2025-08-22 15:18:46 -03:00 |
|
Shroominic
|
b4c69df891
|
fix logs
|
2025-08-22 11:24:31 -03:00 |
|
Shroominic
|
de1f40b350
|
wip todos
|
2025-08-22 11:23:09 -03:00 |
|
Shroominic
|
5831c3e4d4
|
undo total_balance change
|
2025-08-22 11:22:59 -03:00 |
|
Shroominic
|
d036b7ac24
|
fix revert_pay_for_request
|
2025-08-22 11:19:34 -03:00 |
|
 shroominicandGitHub
|
e9302bdfcb
|
Merge pull request #141 from Routstr/improve-latency-by-3s
improve latency by 3s
|
2025-08-21 15:38:29 -03:00 |
|
Shroominic
|
3af531aacd
|
improve latency by 3s
|
2025-08-21 15:36:51 -03:00 |
|
 shroominicandGitHub
|
47d65b57f7
|
Merge pull request #140 from Routstr/fix-wallet-problems
batch checkstates + lru cache for wallet objects
|
2025-08-21 14:12:19 -03:00 |
|
Shroominic
|
983b3a1b23
|
fix pytests
|
2025-08-20 13:34:28 -03:00 |
|
Shroominic
|
35134e5401
|
fix caching
|
2025-08-20 10:39:27 -03:00 |
|
Shroominic
|
cb72d73ced
|
fix
|
2025-08-20 10:25:33 -03:00 |
|
Shroominic
|
dbd9b72a23
|
batch checkstates + lru cache for wallet objects
|
2025-08-20 10:18:44 -03:00 |
|
Shroominic
|
6a835047d3
|
comment out .env.example wip
|
2025-08-19 16:54:33 -03:00 |
|
Shroominic
|
4a338505cc
|
reserved balance wip
|
2025-08-19 16:54:17 -03:00 |
|
Shroominic
|
0270bf2ca6
|
optimize docker build
|
2025-08-19 16:53:55 -03:00 |
|
 shroominicandGitHub
|
f784a2a36d
|
Merge pull request #139 from Routstr/x-routstr-request-id-header
x-routstr-request-id header
|
2025-08-18 12:14:49 -03:00 |
|
Shroominic
|
31f53f7904
|
fix pytests
|
2025-08-17 22:07:38 -03:00 |
|
Shroominic
|
9f485e4dbb
|
x-routstr-request-id header
|
2025-08-17 22:03:35 -03:00 |
|
 shroominicandGitHub
|
cea6ddcd03
|
Merge pull request #138 from Routstr/132-fix-v1balancerefund-bugs
132 fix v1balancerefund bugs
|
2025-08-17 17:11:47 -03:00 |
|
Shroominic
|
7fce5318b6
|
fmt
|
2025-08-17 17:09:17 -03:00 |
|
Shroominic
|
56cc14928c
|
fix tests
|
2025-08-17 17:08:40 -03:00 |
|
Shroominic
|
97cdc0dbcd
|
fix msat balance convertsion
|
2025-08-17 16:59:21 -03:00 |
|
Shroominic
|
cf24cefc1f
|
fix msat/sat balance indicator
|
2025-08-17 16:59:06 -03:00 |
|
Shroominic
|
71dbbe44dd
|
change /models to include_in_schema=False
|
2025-08-17 16:57:39 -03:00 |
|
 shroominicandGitHub
|
8e8c32151d
|
Merge pull request #135 from Routstr/133-admin-dashboard-multi-currency
multi mint admin dashboard
|
2025-08-17 15:50:01 -03:00 |
|
Shroominic
|
84b903a6c2
|
multi mint admin dashboard
|
2025-08-17 15:48:12 -03:00 |
|
 shroominicandGitHub
|
f8665400cd
|
Merge pull request #131 from Routstr/129-implement-periodic_payout-to-lnurl
Implement periodic payout to owners lnurl
|
2025-08-16 16:34:45 -03:00 |
|
Shroominic
|
9e41f05742
|
fix refund
|
2025-08-16 16:33:06 -03:00 |
|
Shroominic
|
150918c5a7
|
refactor wallet, periodic payouts and LNURL payments
|
2025-08-15 16:50:30 -03:00 |
|
Shroominic
|
9f89e0485e
|
add LNURL helpers
|
2025-08-15 16:49:04 -03:00 |
|
Shroominic
|
ff3d268192
|
add balances_for_mint_and_unit db method
|
2025-08-15 16:48:43 -03:00 |
|
 shroominicandGitHub
|
d5800335a6
|
Merge pull request #128 from Routstr/124-msat---sat-non-trusted-swap-not-working
fixxxx msat -> sat non trusted swap not working #124
|
2025-08-14 14:09:09 -03:00 |
|
Shroominic
|
1858f7dd28
|
fixxxx
|
2025-08-13 23:37:21 -03:00 |
|
 shroominicandGitHub
|
c300082fd7
|
Merge pull request #127 from Routstr/fix-msat-refund
Fix msat refund
|
2025-08-13 17:56:22 -03:00 |
|
Shroominic
|
192518c9df
|
fix tests
|
2025-08-13 17:54:04 -03:00 |
|
Shroominic
|
558d442cd1
|
dont include fees
|
2025-08-13 17:11:36 -03:00 |
|
Shroominic
|
07257d5682
|
refund api keys with mint+currency details
|
2025-08-13 16:52:26 -03:00 |
|
Shroominic
|
f4d6762baa
|
init api keys with refund mint+currency details
|
2025-08-13 16:52:06 -03:00 |
|
Shroominic
|
dda016669f
|
add refund mint+currency to api table
|
2025-08-13 16:51:00 -03:00 |
|
 shroominicandGitHub
|
5d3d80c386
|
Merge pull request #126 from Routstr/fix-and-improve-logging
Fix and improve logging
|
2025-08-12 20:26:32 -03:00 |
|