Results 83 comments of J M Rossy

@bivsk Still one more problem. run `yarn lint:fix`

> @jmrossy I think the warp UI or explorer does this for routers? The warp ui queries a given router address for connected routers. It's a simpler than what you're...

Mostly looks good to me so far!

Once this is done, we can clean up TODOs in the [explorer](https://github.com/hyperlane-xyz/hyperlane-explorer/blob/main/src/store.ts#L100), [warp ui](https://github.com/hyperlane-xyz/hyperlane-warp-ui-template/blob/main/src/features/chains/metadata.ts#L46), and [deploy app](https://github.com/hyperlane-xyz/hyperlane-deploy-app/blob/main/src/features/chains/metadata.ts#L45)

Correction, chain logos are already included.

See Yorke's comment here: https://github.com/hyperlane-xyz/hyperlane-explorer/pull/73#discussion_r1602128133

@nambrot were you imagining that the outgoing from PI messages be surface above the other feed items or weaved in based on timestamp?

@avious00 Yes, it's to test and surface RPC flakiness earlier to the user

As JaunePomme said, you need to run `yarn prettier` to fix the formatting issue with your addresses file

@aaronmgdr Rather than invest time making updates here, I'm inclined to instead block off the Stake, Govern, and Exchange pages (exchange is broken already since the Mento migration) and point...