• tom goriunov's avatar
    Unify rollups routes (#1547) · dc23b191
    tom goriunov authored
    * display main data
    
    * display rest of tx fields
    
    * placeholder data
    
    * always show tabs
    
    * manage error and retries on details tab
    
    * don't retry if degraded view is active
    
    * fix tests
    
    * fix tx receipt
    
    * change styles and wording for warning
    
    * tweaks
    
    * gray alert style change and update screenshots
    
    * display main block info from RPC
    
    * refetch API query
    
    * txs tab
    
    * display empty address for contract creation tx
    
    * withdrawals tab
    
    * remove type coercions
    
    * lazy rendered lists
    
    * fix RPC query refetch
    
    * fixes
    
    * comment about block type
    
    * fix tests
    
    * Unify rollups routes
    
    Fixes #1493
    
    * zkevm preset
    
    * renaming
    
    * update screenshots
    dc23b191
ZkEvmTxnBatchesTableItem.tsx 2.37 KB