telosnetwork / open-block-explorer

The Open Block Explorer (OBE) is the first open source block explorer that is designed to support all AntelopeIO-based blockchains.
https://explorer.telos.net
Apache License 2.0
27 stars 24 forks source link

Continuous Updateauth Data Growth with Live Updates Enabled on OBE Testnet Explorer Account or Tx View #697

Closed pmjanus closed 1 year ago

pmjanus commented 1 year ago

Describe the bug

On the OBE testnet explorer, when viewing the tf account or a specific transaction with live updates enabled, the updateauth dropdown data keeps growing with each automatic refresh.

To Reproduce

Go to the tf account on the OBE testnet explorer: https://explorer-test.telos.net/account/tf Ensure that live updates are enabled Observe the updateauth data continuously growing with each refresh Alternatively, view a specific transaction directly, such as: https://explorer-test.telos.net/transaction/9398eb3fd65179086d2cb571a82299fe16ac545a4724952f3d4dc8f1dd53fcac Observe the same continuous growth of updateauth data

Expected behavior

The updateauth data should remain consistent and not grow with each refresh when live updates are enabled.