stacks-network / stacks-core

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

Clarity-Wasm: avoid using testing-gated parse function #5167

Closed matteojug closed 2 months ago

matteojug commented 2 months ago

Instead of ast::parse, which apparently is a testing-gated legacy function, use a better one; stack-core counterpart of https://github.com/stacks-network/clarity-wasm/pull/509.

blockstack-devops commented 3 weeks ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.