Commit Graph
109 Commits
Author SHA1 Message Date
shroominic 495dc6b53f Remove redundant wallet initialization 2025-06-06 12:06:51 +02:00
shroominicandGitHub d073f487c6 Merge pull request #14 from Routstr/sixty-nuts-migration
Sixty nuts migration
2025-06-05 15:08:29 +02:00
Shroominic 613d890518 update sixty nuts version 2025-06-05 15:02:18 +02:00
Shroominic 24e81bc650 rm other http methods from proxy 2025-06-05 15:02:04 +02:00
Shroominic a7d49add8c rm need for secp256k1 2025-06-05 15:01:50 +02:00
Shroominic b4af5f0d17 fix nip60 wallet handling 2025-06-05 15:01:25 +02:00
Shroominic c31f312505 fix refund and improve wallet endpoints 2025-06-05 14:59:59 +02:00
Shroominic cdaccc5778 fix typing 2025-06-05 13:24:48 +02:00
Shroominic a0739d29fb fix linting errors 2025-06-05 13:22:59 +02:00
Shroominic 1bd3b8ecb6 add auto testing 2025-06-04 14:02:23 +02:00
Shroominic 23f96ee436 only update fields if new values are provided 2025-06-04 14:02:10 +02:00
Shroominic 4c350b6092 fix typing error 2025-06-04 13:55:29 +02:00
Shroominic 0567cf58cf Merge branch 'main' into sixty-nuts-migration 2025-06-03 15:48:33 +02:00
Shroominic 20cf22a4e6 wip fix tests 2025-06-03 14:40:03 +02:00
Shroominic fdb85bf918 wip migration to 2025-06-03 14:39:55 +02:00
shroominic 4b9974b037 make donation rate adjustable 2025-06-03 12:32:07 +00:00
shroominicandGitHub 30cf56bb46 Merge pull request #7 from GitHappens2Me/refund_LNURL
Key Expiry and Automatic Refunds
2025-06-01 18:45:37 +02:00
shroominicandGitHub d0b3e7efb5 Merge branch 'main' into refund_LNURL 2025-06-01 18:42:06 +02:00
shroominicandGitHub 6681e5a420 Merge pull request #8 from GitHappens2Me/non-streaming-fix
small fix for non-streaming responses
2025-06-01 18:39:33 +02:00
GitHappens2Me 559fcbf3b9 fixed non-streaming responses 2025-05-29 19:42:49 +02:00
shroominic 7f578cb980 update models 2025-05-29 12:42:59 +00:00
GitHappens2Me b76414dc00 clean up and .env variables 2025-05-28 20:30:24 +02:00
GitHappens2Me 0102aefd96 simplified key_expiry_time header logic 2025-05-28 18:58:40 +02:00
GitHappens2Me ecea6f3acb Merge remote-tracking branch 'upstream/main' into refund_LNURL 2025-05-28 18:54:30 +02:00
shroominic 6c0ca7f697 ai fix tests 2025-05-28 11:57:01 +00:00
shroominic 5be70738db ai generated tests (claude4opus) 2025-05-28 11:27:48 +00:00
shroominic 796ea1f7ae wip fix payouts 2025-05-28 11:27:48 +00:00
shroominicandGitHub 75150ddd42 Merge pull request #2 from GitHappens2Me/bug-fixes
Bug fixes, admin interface and improvments to .env
2025-05-28 13:11:30 +02:00
shroominicandGitHub 8d29f3c703 Merge branch 'main' into bug-fixes 2025-05-28 13:10:02 +02:00
shroominic 705d273ad2 timeout = None 2025-05-27 15:17:27 +00:00
shroominic 6ed7582094 add hint for sats not msats 2025-05-27 15:17:18 +00:00
shroominic 3e6e8457ca readd request 2025-05-27 15:16:53 +00:00
shroominic d5049fed53 fix max_cost check 2025-05-27 15:16:41 +00:00
shroominic 59de49fa51 fix payout logic 2025-05-27 15:16:18 +00:00
shroominic 0b97839736 pre-read body and improve error messages 2025-05-27 14:34:13 +00:00
shroominic db41fd395c improved error messages 2025-05-27 14:33:05 +00:00
shroominic c443c997c6 receive spelled wrong 2025-05-27 14:28:39 +00:00
shroominic 62535dea1d updated pay out 2025-05-27 14:28:09 +00:00
shroominic d05dbd3c51 per model max cost check 2025-05-27 14:27:46 +00:00
GitHappens2Me 9503c59022 fixed conversion error with automatic refunds, improved admin interface (human-readable refund date and correct owner balance) 2025-05-27 13:47:02 +02:00
shroominic e3d5b6028b add compose override 2025-05-26 22:01:29 +00:00
shroominic 097f0d21de update models 2025-05-26 22:01:11 +00:00
Shroominic 300f2c68a7 discovery wip 2025-05-26 23:55:57 +02:00
Shroominic fbb438d086 add tor and ports 2025-05-26 23:55:41 +02:00
Shroominic 71d3f574bd type ignore 2025-05-26 23:55:15 +02:00
GitHappens2Me e70986b72a added Key-Expiry-Time and Refund-LNURL and automatic refunds to lnurl 2025-05-25 22:56:28 +02:00
GitHappens2Me 8fe03c16ac further cleanup 2025-05-25 15:08:15 +02:00
GitHappens2Me f3a11f972a clean-up before pull request 2025-05-25 15:03:24 +02:00
GitHappens2Me 8de3bda191 identified problem with cashu tokens from different mints 2025-05-25 14:51:53 +02:00
shroominicandGitHub fa257cb5d9 Update README.md 2025-05-24 21:50:58 +02:00