blockscout / frontend

Front-end application for Blockscout
https://blockscout.com
GNU General Public License v3.0
159 stars 431 forks source link

The `Blob Txns` list contains not only transactions of type blob #1979

Closed qymlyl closed 2 months ago

qymlyl commented 4 months ago

Description

The Blob Txns list contains not only transactions of type blob

image

Link to the page

private network

Steps to reproduce

  1. run chain node (geth+prym)
  2. run blocksout(backend+frontend+...)

App version

use docker, ghcr.io/blockscout/frontend:latest

Browser

chrome

Operating system

Linux

Additional information

No response

tom2drum commented 2 months ago

I was not able to reproduce this issue on any of the instances where data availability is currently enabled. Overall, this appears to be an API bug rather than a UI bug.