explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Make use of `vm_error` in transaction receipts

Open obycode opened this issue 3 years ago • 3 comments

Two blockchain PRs were recently merged that add more information about failed contract deploy transactions to the receipt. It would be great if the explorer could take this info and display it. (It may be the case that this field is already used and this new data will just show up, I haven't checked)

  • https://github.com/stacks-network/stacks-blockchain/pull/3593
  • https://github.com/stacks-network/stacks-blockchain/pull/3587

obycode avatar Mar 07 '23 22:03 obycode

Note that these changes are not live in the released stacks-node yet, so this data will not be showing up yet. I just wanted to let you know it was coming soon.

obycode avatar Mar 07 '23 22:03 obycode

Thanks, Brice, for the heads up. 🙏 We'll take a look at it when the API is ready

andresgalante avatar Apr 10 '23 16:04 andresgalante

@matt It seems you may have been involved with this based on your comment https://github.com/stacks-network/stacks-core/pull/3587#issuecomment-1446355057

Is the API already using and sharing these more descriptive errors?

BLuEScioN avatar Jul 23 '24 23:07 BLuEScioN

@zone117x can you help Nick with this one please 🙏

andresgalante avatar Jan 13 '25 13:01 andresgalante