-
Notifications
You must be signed in to change notification settings - Fork 252
hotfix 11/18/2025 #2206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hotfix 11/18/2025 #2206
Conversation
* fix: injection logic * fix: fmt'
This reverts commit ccc6bba.
* fix: injection logic * fix: fmt'
* use alpha issuance for owner estimate * fix tests * use price for estimate only * fix tests for using just price * docs: comment fix
…f-no-root-sell' into devnet
use protocol tao only for tao flow calculation
* clamp at values given to/taken from the user * spec bump * use min instead of clamp * overstate the outflow * update comments
camfairchild
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a
|
btw the CI failures are ci glitching out, this branch passes |
|
I request that all PRs have actual descriptions of the issue and the resolution. They do not have to be verbose, but PRs are not transparent to the community readily without reading code. It also helps non-approvers who are reviewing to know if it actually meets the need or raises concerns. It also provides history of the mindset of the product. The PR template is mostly ignored atm. Approvers should require this, imo. |
What's Changed