Skip to content

Bug: unlock_position, unlock_partial_position, locking_position_extend_days #21

@augustofavrearg

Description

@augustofavrearg

The relock_position, relock_partial_position, and relock_from_balance functions work as expected: when these functions generate two positions (one of which existed before executing the function) with n days, the positions are merged.

The unlock_position, unlock_partial_position, and locking_position_extend_days functions work incorrectly: when these functions generate two positions (one of which existed before executing the function) with n days, the positions are not merged, leaving one pre-existing position and a new position after executing the function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions