Skip to content

[clarity] All check errors must be handled as runtime errors #3107

Closed
@jcnelson

Description

@jcnelson

Right now, (at-block) can emit CheckErrors which cause the transaction to be invalid, as well as the block that includes it. In Stacks 2.1, we should make it so that any error emitted by (at-block) is a RuntimeError, so at least the transaction will be mineable and fees will be collected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions