stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 672 forks source link

Signers: Use tenure extend timestamp to determine if enough time has passed for a tenure extend #5478

Closed jferrant closed 2 days ago

jferrant commented 3 days ago

I think it made the most sense to put the calculate tenure extend timestamp code inside the signer db code but I could also put it in the utils if preferred.