explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Revoke-delegate working and displaying on API, throws error on explorer

Open ASuciuX opened this issue 10 months ago • 0 comments

Describe the bug Hello, during the end user testing for pox4 using lockstack for the delegate and revoke-delegate to a principal, I found this:

All revoke delegate calls I have throw an error on explorer when opening the tx, works on api. Here is the address to select from the revoke calls.

This is the error TypeError: Cannot read properties of undefined (reading 'includes')

Transaction ID 0x8a69ba543fd1ff3f7d0163414443ac6e2608b28f8dc67473fb638e54538da61d Network Testnet Address STTA4HM206NSGCZ3HDE8ZN4YY4PKYYWHX6MZJYWW Block# 153245 ( also on other revoke-delegate calls )

Explorer Tx link: https://explorer.hiro.so/txid/0x8a69ba543fd1ff3f7d0163414443ac6e2608b28f8dc67473fb638e54538da61d?chain=testnet API Tx link: https://stacks-node-api.testnet.stacks.co/extended/v1/tx/0x8a69ba543fd1ff3f7d0163414443ac6e2608b28f8dc67473fb638e54538da61d

To Reproduce Steps to reproduce the behavior:

  1. Go to explorer tx link mentioned above
  2. See error

Expected behavior To have the tx displayed.

Desktop (please complete the following information):

  • OS: MacOS Ventura
  • Browser chrome
  • Version Version 120.0.6099.71 (Official Build) (arm64)

Additional context Add any other context about the problem here:

ASuciuX avatar Apr 05 '24 13:04 ASuciuX