signum-network / signum-explorer

Signum Blockchain Explorer
GNU General Public License v3.0
9 stars 11 forks source link

Text message in Subscription Subscribe transaction is not shown #120

Closed ipr0310 closed 1 year ago

ipr0310 commented 1 year ago

When getting the details of a Subscription Subscribe transaction, the message is not shown. image

Link of transaction: https://testnet.explorer.signum.network/tx/4414824258562080750

You can see in api, message is shown, but not on explorer: https://europe3.testnet.signum.network/api?requestType=getTransaction&transaction=4414824258562080750

{
  "attachment": {
    "version.SubscriptionSubscribe": 1,
    "frequency": 3600,
    "version.Message": 1,
    "message": "{\"message\":\"hello world!\"}",
    "messageIsText": true
  },
}
pir8radio commented 1 year ago

also not shown to contracts https://t-chain.signum.network/tx/4792805042978716225

pir8radio commented 1 year ago

Fixed in this PR: https://github.com/signum-network/signum-explorer/pull/122/commits/204c2584cd213f12eb0797d066547d7048acef1c here is a subscription with message: https://explorer.notallmine.net/tx/15380928695827209893