stacks-core
stacks-core copied to clipboard
refactor: investigate removing conversion of ParseErrors to RuntimeErrors thus removing ASTError
Should parse errors ever be converted to runtime errors? ASTError seems to only happen from calls in unit tests OR in clarity-cli.
Related to https://github.com/stacks-network/stacks-core/issues/6692