You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current logic in DeletePublicPlanProposal doesn't terminate plan. It should send all remaining coins in the pool to the termination address and mark the plan as terminated.
Tasks
Add TerminationPlan logic in DeletePublicPlanProposal
Handle an edge case where FarmingPoolAddress and TerminationAddress are equal
Summary of Bug
Current logic in
DeletePublicPlanProposal
doesn't terminate plan. It should send all remaining coins in the pool to the termination address and mark the plan as terminated.Tasks
TerminationPlan
logic inDeletePublicPlanProposal
FarmingPoolAddress
andTerminationAddress
are equalReferences
farming/x/farming/keeper/proposal_handler.go
Lines 220 to 235 in f994143
For Admin Use
The text was updated successfully, but these errors were encountered: