IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.

Home Page:https://cardano.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timing Out of Governance Actions

Jimbo4350 opened this issue · comments

Test spec:

  • Figure out expiration time for proposals (query protocol parameter: govActionLifetime)
  • Create a proposal (e.g: change DRep activity)
  • Wait until proposal shows up in the list of proposals
  • Wait for proposal to expire govActionLifetime + 1 epochs
  • Check proposal doesn't show up in the list of proposals