Willian Mitsuda
Willian Mitsuda
This is a little tricky, on really really wide displays, there is a lot of unused horizontal space, yet the tx hash column is currently truncated. We should give it...
This one depends on https://github.com/otterscan/otterscan/issues/1880 Let's say someone is running Otterscan against OP-mainnet, the user should optionally be allowed to inform the URL of his mainnet Otterscan instance and we...
All superchains have this "epoch" concept, which is the corresponding L1 block a certain L2 block is anchored to. And since we use archive nodes, that info should be queryable...
In order to avoid typo farming, it would be good to have some comment typo checking in our build pipeline. not a priority, but it would be a welcome contribution...
This is something that reached me by DM, and I think it would be interesting to have, but I don't know the best approach to make it, so open to...
Corresponding Erigon issue: https://github.com/ledgerwatch/erigon/issues/9675 Let's monitor it and try to get in early for Pectra.
Like we have an erigon devnet in our integration tests, it would be helpful to have it run against an anvil node. Although the anvil support was not implemented by...
This is a very, very, very low priority, unless someone has a very quick and easy way to solve that. Case: we release docker images and they do accept config...
This is an umbrella issue to track dencun-related data that we want to show in the UI. Since our test servers are sepolia, let's wait dencun be activate on sepolia...
Umbrella issue to track everything Caplin (Erigon internal CL) related. it should just work with Otterscan given CL integration was implemented based on other CL implementations, but we need to...