• D's avatar
    chore: bump blockscout version (#787) · 4d07aea8
    D authored
    Currently the 6.7.2 introduced reth support.
    
    Even tho the workaround (below) is still in the code, it fixes some
    indexing issue. (Specifically something with the transaction receipts
    decoding).
    
    Still active (and if removed, still not working) workaround:
    ```
     "ETHEREUM_JSONRPC_VARIANT": "erigon"
                if el_client_name == "erigon" or el_client_name == "reth"
                else el_client_name,
    ```
    Co-authored-by: default avatarKeszey Dániel <keszeyd@MacBook-Pro.local>
    4d07aea8
Name
Last commit
Last update
..
blockscout_launcher.star Loading commit data...