Skip to content

Conversation

@AntonAndell
Copy link
Collaborator

No description provided.

@AntonAndell AntonAndell added the enhancement New feature or request label Jul 7, 2025
@codecov
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

❌ Patch coverage is 59.25926% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.98%. Comparing base (d96c95e) to head (87b526c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ork/balanced/score/util/trickler/TricklerImpl.java 0.00% 6 Missing and 3 partials ⚠️
...balanced/score/core/governance/GovernanceImpl.java 81.81% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #478      +/-   ##
============================================
- Coverage     73.02%   72.98%   -0.05%     
- Complexity     1633     1639       +6     
============================================
  Files           120      120              
  Lines          7812     7839      +27     
  Branches        942      944       +2     
============================================
+ Hits           5705     5721      +16     
- Misses         1700     1708       +8     
- Partials        407      410       +3     
Flag Coverage Δ
java 72.98% <59.25%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AntonAndell AntonAndell changed the title feat: add logic to close to balanced Dao feat: add logic to close the balanced DAO Jul 7, 2025
@nightowl121
Copy link
Collaborator

Could you describe what is being closed after the Balanced has been shut down?
Like rewards, distribution of baln?

@AntonAndell
Copy link
Collaborator Author

Could you describe what is being closed after the Balanced has been shut down? Like rewards, distribution of baln?
This i the plan.

PreAction
Upgrade Governance to add action to disable governance and baln:

First action set
bBaln: Upgrade -> withdrawEarly now has no penalty
Fee handler: use current disable. -> Means fee will be pooled in feehandler for now. And we can decide later what we want to do with them. (Also stopping burn) (Should now be SODAX allocated funds)
Rewards: Upgrade -> diables sets emissions to 0
Loans : upgrade-< disabled sends all interest to fee handler
Trickler: Upgrade to stop distribution and make all claimable

Second action set
Loans -> configure debt ceilings to be 0 (no more loans)
We are initially keeping the stability fund in the background so that liquidations can take place.

Third action set
Remove stability fund fees.

@AntonAndell
Copy link
Collaborator Author

With shutdown i mean shutdown of the DAO

@AntonAndell AntonAndell merged commit 10ab2f4 into main Oct 21, 2025
8 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants