hyperlane-xyz / hyperlane-monorepo

The home for Hyperlane core contracts, sdk packages, and other infrastructure
https://hyperlane.xyz
Other
295 stars 322 forks source link

Scope Cosmos Explorer Support #3346

Open avious00 opened 6 months ago

avious00 commented 6 months ago

Now that Trevor's research on scoping Cosmos scraper support in https://github.com/hyperlane-xyz/issues/issues/903 is completed, and implementation issues are in https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3329/, we should figure out what this will take on the Explorer side.

### Tasks
- [ ] https://github.com/hyperlane-xyz/hyperlane-explorer/issues/61
- [ ] https://github.com/hyperlane-xyz/hyperlane-explorer/issues/80
- [ ] https://github.com/hyperlane-xyz/hyperlane-explorer/issues/81
- [ ] https://github.com/hyperlane-xyz/hyperlane-explorer/issues/82
- [ ] https://github.com/hyperlane-xyz/hyperlane-explorer/issues/88
tkporter commented 6 months ago

Flagging this https://github.com/hyperlane-xyz/hyperlane-explorer/issues/61 - the scraper atm has been writing 20 byte ethereum-style addresses to the DB which we'll need to change to 32 bytes, the explorer will need to be robust to this

jmrossy commented 6 months ago

@tkporter

Noted thanks