Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parameter to stop accepting transactions after given slot #21

Open
5 tasks done
Tracked by #27
kantp opened this issue Jul 10, 2023 · 0 comments
Open
5 tasks done
Tracked by #27

Add parameter to stop accepting transactions after given slot #21

kantp opened this issue Jul 10, 2023 · 0 comments
Assignees
Labels
hf-mechanism work to enable the hard fork mechanism

Comments

@kantp
Copy link

kantp commented Jul 10, 2023

This should include

  • command line option to specify slot number slot-tx-end
  • node not adding transactions to blocks after slot slot-tx-end
  • node not accepting blocks with transactions after slot slot-tx-end
  • mempool is clean of transactions after slot slot-tx-end
  • test verifying the above
@kantp kantp converted this from a draft issue Jul 10, 2023
@joaosreis joaosreis self-assigned this Jul 11, 2023
@kantp kantp moved this from Todo to In Progress in Mina Foundation OCaml Team Board Jul 11, 2023
@kantp kantp added the hf-mechanism work to enable the hard fork mechanism label Aug 21, 2023
@joaosreis joaosreis moved this from In Progress to In Review in Mina Foundation OCaml Team Board Sep 7, 2023
@joaosreis joaosreis moved this from In Review to In Progress in Mina Foundation OCaml Team Board Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hf-mechanism work to enable the hard fork mechanism
Projects
2 participants