[Stacks-2.1] Can stack-aggregation-commit
lock smaller amounts of STX after the minimum threshold for a PoX address has been met?
#3360
Labels
locked
ship now
This is a blocker for the next release (either non-breaking or breaking change)
stacks-2.1
This was a question raised by @friedger on his review of SIP-015. If possible,
stack-aggregation-commit
should be modified in.pox-2
to permit locking up additional STX for a PoX address once the minimum STX threshold has been met. If this can be done, then new pool members can be added over a sequence ofstack-aggregation-commit
calls even if their collective STX do not exceed the stacking minimum.It doesn't look like a very big change in the
.pox-2
code; the bulk of this task is in devising an adequate test for it.The text was updated successfully, but these errors were encountered: