Skip to content

Comments

feat: implement high-precision flow rates with scaling factor#62

Open
soomtochukwu wants to merge 2 commits intoGrant-Stream:mainfrom
soomtochukwu:feat/high-precision-flow-rates
Open

feat: implement high-precision flow rates with scaling factor#62
soomtochukwu wants to merge 2 commits intoGrant-Stream:mainfrom
soomtochukwu:feat/high-precision-flow-rates

Conversation

@soomtochukwu
Copy link

I added a 1e7 scaling factor for internal flow rate calculations. I updated settle_grant to divide by the scaling factor when computing accrued amounts. I added comprehensive tests for low-decimal token scenarios and fixed CI workflow.

Closes #18

I added a 1e7 scaling factor for internal flow rate calculations.
I updated settle_grant to divide by the scaling factor when computing accrued amounts.
I added comprehensive tests for low-decimal token scenarios and fixed CI workflow.
@soomtochukwu
Copy link
Author

@JerryIdoko, could you merge/approve this already

@soomtochukwu
Copy link
Author

The workflow error is neither a build nor a test error. Which means it is not coming from me

@soomtochukwu
Copy link
Author

@JerryIdoko, I pushed an update. Approve the workflow, let's see how it goes

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#18 Issue 18: [Math] High-Precision Flow Rates

1 participant