Skip to content

fix(contracts): restore investor tier wrapper and remove duplicate co…#1676

Merged
Baskarayelu merged 1 commit into
QuickLendX:mainfrom
Muyideen-js:fix/1601-quicklendx-contracts-compile
Jun 27, 2026
Merged

fix(contracts): restore investor tier wrapper and remove duplicate co…#1676
Baskarayelu merged 1 commit into
QuickLendX:mainfrom
Muyideen-js:fix/1601-quicklendx-contracts-compile

Conversation

@Muyideen-js

Copy link
Copy Markdown
Contributor

Closes #1601
Description

Fixes quicklendx-contracts compilation break caused by a broken merge in investor tier logic.
Adds the missing public 3-arg compute_investor_tier wrapper.
Implements the deterministic 4-arg core helper compute_investor_tier_from_stats.
Removes duplicate duplicate compute_investor_tier definitions.
Updates recompute_investor_tier to use the new core helper.
Note: I could not run cargo check in this environment because cargo is not available on the terminal PATH.Description

Fixes quicklendx-contracts compilation break caused by a broken merge in investor tier logic.
Adds the missing public 3-arg compute_investor_tier wrapper.
Implements the deterministic 4-arg core helper compute_investor_tier_from_stats.
Removes duplicate duplicate compute_investor_tier definitions.
Updates recompute_investor_tier to use the new core helper.
Note: I could not run cargo check in this environment because cargo is not available on the terminal PATH.

@drips-wave

drips-wave Bot commented Jun 26, 2026

Copy link
Copy Markdown

@Muyideen-js Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Baskarayelu

Copy link
Copy Markdown
Contributor

restore investor tier wrapper and remove duplicate co… — love this — merging 👍

@Baskarayelu Baskarayelu merged commit f5f82c0 into QuickLendX:main Jun 27, 2026
1 check failed
@Baskarayelu

Copy link
Copy Markdown
Contributor

restore investor tier wrapper and remove duplicate co… — rebased onto main and merged 👍

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.

quicklendx-contracts does not compile on main (broken merge of #1451: recompute_investor_tier / compute_investor_tier)

2 participants