Antonio Salazar Cardozo
                                            Antonio Salazar Cardozo
                                        
                                    Probably deserves a clearer title + description if what you're describing is what this issue should embody; alternatively, we can spin up a new feature issue and close this with...
3 is the only one that's I'd feel good saying will show up on etherscan. Even then, it depends on whether replacement happened after the transaction propagated to etherscan's indexing...
Not displaying the pending block height on dropped txes seems like an easy win. An even easier one may be finding a way to fail those txes earlier--figuring out when...
Doing that requires active code on our end that will have to be set per chain. I'm talking about something a little simpler, which is ensuring that when we submit...
Unfortunately the logs here are mostly connection problems (looks like there's an issue connecting to Alchemy for this user) and don't include any errors around the password setup... I wonder...
I haven't had a chance to test this since I factored these changes out of the big changeset 😅
Ok now I blocked this on #1935, then it'll be good to go.
Okay we ready.
Ooh that's a good question. Let's not for now since we're feature flagged and that's off my current test path. Definitely need to take a look though.
~~Please change `ALLOW_` to `SHOW_`. We are (very) slowly and so far semi-informally moving to a more consistent feature flag structure for UI things :)~~ Upon closer inspection, I'm not...