citycoins / governance

Community-submitted CityCoins Improvement Proposals (CCIPs)
6 stars 4 forks source link

Extend direct-execute sunset period #17

Closed whoabuddy closed 1 year ago

whoabuddy commented 1 year ago

The direct execute extension has a sunset period of ~6 months from deployment, or 25,920 Stacks blocks.

(define-data-var sunsetBlock uint (+ block-height u25920))

As seen on the explorer, the contract was deployed at block height 95,988.

95,988 + 25,920 = 121,908

Currently we are at Stacks block 119,028, leaving ~2,880 blocks before it expires. We should create a CCIP and contract proposal that:

During that time we can continue to review and fomrulate any outstanding CCIPs, as well as look at integrating the voting method used in proposals into something used by the direct execute extension itself instead.

Side note: there is no getter for the variable in this version, but that would be a great thing to note for a v2!

CrypDohDS commented 1 year ago

CCIP-17 Proposal: Extend CCD01-direct -execute to STX Block 147,828 (appx 6mos)

whoabuddy commented 1 year ago

@CrypDohDS thanks! Details outlined in a draft CCIP in the linked PR, see the text here and open to feedback!

CrypDohDS commented 1 year ago

Do we need much discussion or just move to vote?DSSent from my iPhoneOn Aug 31, 2023, at 6:30 PM, Jason Schrader @.***> wrote: @CrypDohDS thanks! Details outlined in a draft CCIP in the linked PR, see the text here and open to feedback!

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>