hyperlane-xyz / hyperlane-monorepo

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

Sealevel: synthetic warp route should work with non-2022 SPL token #2547

Closed tkporter closed 8 months ago

tkporter commented 1 year ago

Token 2022 (https://spl.solana.com/token-2022), which is the token type that is used for synthetic warp route tokens on Solana, is not audited atm. It's supposed to be frozen and audited "Fall 2023" according to https://spl.solana.com/token-2022/status, but unsure what the true status is of this

We should:

  1. confirm if relevant stakeholders (e.g. Eclipse) are uncomfortable with 2022 tokens for warped tokens
  2. if they are uncomfortable with it, we should make a code change to the Sealevel synthetic warp routes to work with the non-2022 version of SPL
avious00 commented 1 year ago

@tkporter let us know if this makes the cut based on Eclipse's architecture path. following the tg chat

tkporter commented 1 year ago

For posterity, this is no longer necessary for the Eclipse / Nautilus stuff

avious00 commented 12 months ago

@tkporter is this also the thing you recently flagged for me to find out about eclipse's upcoming mainnet launch?

tkporter commented 8 months ago

Looks like token 2022 is now fit for production and fully audited, so happy to consider this something we won't do https://spl.solana.com/token-2022#security-audits

Although I guess the mainnet recommendation is winter 2024 https://spl.solana.com/token-2022/status, but Eclipse said they're happy with 2022 so that's good with me