Skip to content

fix: update default mint settings#981

Open
a1denvalu3 wants to merge 3 commits into
mainfrom
fix/update-settings
Open

fix: update default mint settings#981
a1denvalu3 wants to merge 3 commits into
mainfrom
fix/update-settings

Conversation

@a1denvalu3

Copy link
Copy Markdown
Collaborator

Summary

Updates the default value of mint_rate_limit_proxy_trust to False.

@codecov

codecov Bot commented Apr 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.19%. Comparing base (f32a6ce) to head (5240e9a).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
+ Coverage   75.14%   75.19%   +0.04%     
==========================================
  Files          99       99              
  Lines       11714    11716       +2     
==========================================
+ Hits         8803     8810       +7     
+ Misses       2911     2906       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment thread cashu/core/settings.py
)
mint_rate_limit_proxy_trust: bool = Field(
default=False,
default=True,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit 1 and commit 3 appear to apply the same changes could you squash or remove the duplicate so the history is easier to follow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants