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

feat(clarity): Improve emitted events for Clarity post-conditions

Open ldiego08 opened this issue 9 months ago • 7 comments

Description

Adds post-condition validation status to Stacks transaction receipts.

Applicable issues

  • fixes #4744

Additional info (benefits, drawbacks, caveats)

Checklist

  • [x] Test coverage for new or modified code paths
  • [ ] Changelog is updated
  • [ ] Required documentation changes (e.g., docs/rpc/openapi.yaml and rpc-endpoints.md for v2 endpoints, event-dispatcher.md for new events)
  • [ ] New clarity functions have corresponding PR in clarity-benchmarking repo
  • [ ] New integration test(s) added to bitcoin-tests.yml

ldiego08 avatar May 21 '24 20:05 ldiego08