Commit Graph
155 Commits
Author SHA1 Message Date
Shroominic 1d3f7326b8 update sixty nuts package 2025-06-16 16:15:08 +02:00
Shroominic ddd22b846c rename workflow file 2025-06-16 00:19:23 +02:00
shroominicandGitHub dc044c17b3 Merge pull request #39 from 9qeklajc/main
format
2025-06-15 21:15:05 +02:00
9qeklajc 5351b05fc8 format again 2025-06-15 21:13:56 +02:00
9qeklajc 811e313652 format 2025-06-15 21:09:24 +02:00
Shroominic 714e29512f fix .redeem output handling 2025-06-15 20:59:39 +02:00
Shroominic ecf9ac1baf update sixty-nuts version 2025-06-15 20:53:04 +02:00
shroominic cf99f0da8d skip free gemini 2025-06-15 11:20:05 +00:00
Shroominic 324c406ed0 fix mypy issues 2025-06-13 17:06:08 +02:00
Shroominic 47c8c34d5c rm 2025-06-13 16:49:47 +02:00
Shroominic 35e1aec9ea rm 2025-06-13 16:49:10 +02:00
Shroominic 3af5bc02c9 ruff linting + import sorts 2025-06-13 16:48:24 +02:00
shroominicandGitHub f8dc04cd07 Merge pull request #35 from Routstr/codex/fix-invalid-api-key-error
Fix bearer token validation
2025-06-13 15:26:08 +02:00
shroominicandGitHub f0fe6d2e6f Merge pull request #26 from Routstr/codex/check-payout-logic
Fix payout logic in cashu module
2025-06-13 15:25:49 +02:00
shroominicandGitHub ce4269f3a0 Merge branch 'main' into codex/check-payout-logic 2025-06-13 15:25:37 +02:00
shroominicandGitHub dbce7e8644 Update test_account.py 2025-06-13 15:24:26 +02:00
shroominicandGitHub 85b5226422 Merge pull request #33 from Routstr/codex/delete-api-key-on-balance-refund
Remove refunded API keys
2025-06-13 15:23:11 +02:00
shroominic e1294215a0 refresh new key after redemption 2025-06-13 15:09:23 +02:00
shroominicandGitHub 394d4fee56 Delete models.json 2025-06-13 15:09:02 +02:00
Shroominic f3601155ce fix 2025-06-13 14:49:14 +02:00
shroominicandGitHub b206fa91b0 Merge branch 'main' into codex/delete-api-key-on-balance-refund 2025-06-13 14:37:04 +02:00
shroominic 6ff0f5e1a9 Merge main 2025-06-13 14:34:40 +02:00
Shroominic ab06bccc82 fix 2025-06-12 12:56:49 +02:00
shroominicandGitHub 77ab50fe79 Merge pull request #30 from Routstr/codex/investigate-logical-error-in-payment-code
Fix balance race conditions
2025-06-12 12:55:45 +02:00
shroominicandGitHub cc2ab26544 Merge branch 'main' into codex/investigate-logical-error-in-payment-code 2025-06-10 16:02:57 +02:00
shroominic 11eb206164 Silence mypy errors for SQLModel update exec 2025-06-10 16:01:49 +02:00
shroominic 64259936b9 Use sqlmodel update 2025-06-10 15:02:37 +02:00
shroominic 6ba8313c3f Add mypy config and silence SQLAlchemy typing errors 2025-06-10 14:35:27 +02:00
shroominic 10ceb1d74e Improve balance update logic 2025-06-10 14:35:19 +02:00
shroominicandGitHub f6e1cde319 Merge pull request #31 from Routstr/codex/refactor-credit_balance-logic-and-handle-redeem
Use WALLET.redeem for crediting balances
2025-06-10 13:45:53 +02:00
shroominic 51954352ca Update credit_balance logic and adjust tests 2025-06-10 13:36:05 +02:00
shroominic 1547ce7afd fix race conditions in balance adjustments 2025-06-10 12:37:30 +02:00
shroominicandGitHub 9a57d2042c Merge pull request #21 from Routstr/codex/add-pytest-cov-and-generate-coverage-report
Add coverage plugin to dev dependencies
2025-06-09 23:27:39 +02:00
shroominicandGitHub cc1f39152b Merge pull request #18 from Routstr/codex/handle-task-cancellation-on-shutdown
Add graceful task shutdown
2025-06-09 23:27:13 +02:00
shroominicandGitHub cb36bd461a Merge pull request #19 from Routstr/codex/review-wallet-creation-and-add-initialization-step
Add wallet initialization step
2025-06-09 23:26:23 +02:00
shroominicandGitHub 86f2f63877 Merge pull request #27 from Routstr/codex/remove-dependency-on-models.json
Load models from example file if models.json missing
2025-06-09 23:23:53 +02:00
shroominic 873ad7d419 Allow running without models.json 2025-06-09 23:23:01 +02:00
shroominicandGitHub e5ca6ac17a Merge branch 'main' into codex/handle-task-cancellation-on-shutdown 2025-06-08 00:01:45 +02:00
shroominic 916166ea62 Fix payout balance retrieval 2025-06-07 23:47:59 +02:00
Shroominic 8df4d10054 fix price calculation 2025-06-07 17:04:12 +02:00
shroominic 4b7785f36e rm models.json 2025-06-06 11:13:52 +00:00
shroominic 496386bf59 Move pytest-cov to dev group and resync 2025-06-06 12:11:50 +02:00
shroominic 495dc6b53f Remove redundant wallet initialization 2025-06-06 12:06:51 +02:00
shroominicandGitHub 967de152dd Merge branch 'main' into codex/handle-task-cancellation-on-shutdown 2025-06-06 12:04:02 +02:00
shroominic 98bb8cc263 Handle task cancellation and test shutdown 2025-06-06 11:45:55 +02:00
shroominicandGitHub 74b0235b2b Merge pull request #16 from Routstr/codex/fix-failing-tests-in-pr-#15
Fix failing tests for price update error handling
2025-06-06 11:41:53 +02:00
shroominic 2175bd9ba7 Add missing newline to test_models 2025-06-06 11:30:06 +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