pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using the Cosmos SDK
MIT License
16 stars 10 forks source link

[Gateway] Gateway Unbonding Periods #731

Open Olshansk opened 3 months ago

Olshansk commented 3 months ago

Objective

Prevent Gatewayss from immediately unbonding when the MsgUnstake message is submitted.

Origin Document

Deliverables

General deliverables


Creator: @bryanchriswhite Co-owner: @Olshansk

Olshansk commented 3 weeks ago

@bryanchriswhite Where are we on this?

bryanchriswhite commented 2 weeks ago

This depends on "state scheduling" (issue forthcoming) but will be quite straightforward to implement on top of it. I'll update this description once I've created the new issue.