stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

Revisit the `clarity_vm` code paths once the chainstate is fully MARF'ed

Open obycode opened this issue 1 year ago • 1 comments

          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

obycode avatar Jun 21 '24 17:06 obycode

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

obycode avatar Jun 21 '24 17:06 obycode

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.

blockstack-devops avatar Oct 27 '24 00:10 blockstack-devops