stacks-core
stacks-core copied to clipboard
Revisit the `clarity_vm` code paths once the chainstate is fully MARF'ed
Approving for now, but please open an issue to revisit the `clarity_vm` code paths once the chainstate is fully MARF'ed. Thanks!
Originally posted by @jcnelson in https://github.com/stacks-network/stacks-core/pull/4846#pullrequestreview-2133101343
For example, get_first_block_in_tenure can be simplified once that work is complete:
Broadly speaking, this is just a placeholder. When the chainstate is fully MARF'ed, the code here will instead simply query the headers MARF for the given Stacks block's first-tenure block (literally 3 lines of code).
https://github.com/stacks-network/stacks-core/pull/4846#discussion_r1649222919
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.